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 /lib/libalpm/po | |
parent | 5753c12e7b1b28df1163fb027e26ae7922dad21d (diff) | |
download | pacman-2f0fc0decba068a346b0588b9e0509232fc76e06.tar.gz pacman-2f0fc0decba068a346b0588b9e0509232fc76e06.tar.xz |
Update copyrights in gettext files
Diffstat (limited to 'lib/libalpm/po')
-rw-r--r-- | lib/libalpm/po/Makevars | 2 |
1 files changed, 1 insertions, 1 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. |