index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/libalpm/po/Makevars | 2 |
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. |