diff options
author | Matthew Booth <mbooth@redhat.com> | 2011-11-08 14:27:49 +0000 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-11-08 14:43:07 +0000 |
commit | 04ea1375c55aa67df4e7fc61dbb534111767f3b6 (patch) | |
tree | e3fce6cc8412d02eb3a1eb07663e669afe6d8f86 /po-docs | |
parent | 9c299b64bb24cefafa582fe425bb65b78373d205 (diff) | |
download | libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.gz libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.tar.xz libguestfs-04ea1375c55aa67df4e7fc61dbb534111767f3b6.zip |
Update FSF address.
Diffstat (limited to 'po-docs')
-rw-r--r-- | po-docs/Makefile.am | 2 | ||||
-rw-r--r-- | po-docs/ja/Makefile.am | 2 | ||||
-rw-r--r-- | po-docs/uk.po | 8 | ||||
-rw-r--r-- | po-docs/uk/Makefile.am | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/po-docs/Makefile.am b/po-docs/Makefile.am index 22b6635e..f9af41b7 100644 --- a/po-docs/Makefile.am +++ b/po-docs/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # XXX The use of po4a is naive here. Also we should integrate this # into the po/ directory and the translations into the usual diff --git a/po-docs/ja/Makefile.am b/po-docs/ja/Makefile.am index 68e16439..d0d5c147 100644 --- a/po-docs/ja/Makefile.am +++ b/po-docs/ja/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Note that each Makefile.am in po-docs/$lang/Makefile.am should be # identical. If you create a new $lang.po, create the $lang/ diff --git a/po-docs/uk.po b/po-docs/uk.po index dfb612cd..12b85831 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -1164,12 +1164,12 @@ msgstr "" #: ../tools/virt-win-reg.pl:801 msgid "" "You should have received a copy of the GNU General Public License along with " -"this program; if not, write to the Free Software Foundation, Inc., 675 Mass " -"Ave, Cambridge, MA 02139, USA." +"this program; if not, write to the Free Software Foundation, Inc., " +"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." msgstr "" "Ви маєте отримати копію GNU General Public License разом з цією програмою; " -"якщо це не так, повідомте про факт за адресою Free Software Foundation, " -"Inc., 675 Mass Ave, Cambridge, MA 02139, USA." +"якщо це не так, повідомте про факт за адресою Free Software Foundation, Inc., " +"51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA." #. type: textblock #: ../cat/virt-cat.pod:5 diff --git a/po-docs/uk/Makefile.am b/po-docs/uk/Makefile.am index 68e16439..d0d5c147 100644 --- a/po-docs/uk/Makefile.am +++ b/po-docs/uk/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Note that each Makefile.am in po-docs/$lang/Makefile.am should be # identical. If you create a new $lang.po, create the $lang/ |