diff options
author | Dan McGee <dan@archlinux.org> | 2009-07-28 04:40:43 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-07-28 04:40:43 +0200 |
commit | 2f0fc0decba068a346b0588b9e0509232fc76e06 (patch) | |
tree | 35bce082cf5f7f9eef6422dc46625db318249fb7 | |
parent | 5753c12e7b1b28df1163fb027e26ae7922dad21d (diff) | |
download | pacman-2f0fc0decba068a346b0588b9e0509232fc76e06.tar.gz pacman-2f0fc0decba068a346b0588b9e0509232fc76e06.tar.xz |
Update copyrights in gettext files
-rw-r--r-- | lib/libalpm/po/Makevars | 2 | ||||
-rw-r--r-- | po/Makevars | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalpm/po/Makevars b/lib/libalpm/po/Makevars index 8f48284c..31144f5f 100644 --- a/lib/libalpm/po/Makevars +++ b/lib/libalpm/po/Makevars @@ -15,7 +15,7 @@ XGETTEXT_OPTIONS = --no-location \ # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. Set this to the copyright holder of the surrounding # package. -COPYRIGHT_HOLDER = Judd Vinet <jvinet@zeroflux.org> +COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@archlinux.org> # This is the email address or URL to which the translators shall report # bugs in the untranslated strings. diff --git a/po/Makevars b/po/Makevars index 5dc31a4a..25d2fee1 100644 --- a/po/Makevars +++ b/po/Makevars @@ -14,7 +14,7 @@ XGETTEXT_OPTIONS = --no-location \ # This is the copyright holder that gets inserted into the header of the # $(DOMAIN).pot file. -COPYRIGHT_HOLDER = Judd Vinet <jvinet@zeroflux.org> +COPYRIGHT_HOLDER = Pacman Development Team <pacman-dev@archlinux.org> # This is the email address or URL to which the translators shall report # bugs in the untranslated strings. |