summaryrefslogtreecommitdiffstats
path: root/po/Makevars
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars11
1 files changed, 7 insertions, 4 deletions
diff --git a/po/Makevars b/po/Makevars
index 456f3f0..3b74e7f 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -11,8 +11,11 @@ top_builddir = ..
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
# This is the copyright holder that gets inserted into the header of the
-# $(DOMAIN).pot file. Translators are expected to transfer the copyright
-# for their translations to this person or entity. The empty string stands
-# for the public domain; in this case the translators are expected to
-# disclaim their copyright.
+# $(DOMAIN).pot file. Set this to the copyright holder of the surrounding
+# package. (Note that the msgstr strings, extracted from the package's
+# sources, belong to the copyright holder of the package.) Translators are
+# expected to transfer the copyright for their translations to this person
+# or entity, or to disclaim their copyright. The empty string stands for
+# the public domain; in this case the translators are expected to disclaim
+# their copyright.
COPYRIGHT_HOLDER = Free Software Foundation, Inc.