diff options
| -rw-r--r-- | po/Makevars | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/po/Makevars b/po/Makevars index 445f9b9..971a323 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2  # 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. +COPYRIGHT_HOLDER = MATE Desktop Environment team  # This tells whether or not to prepend "GNU " prefix to the package  # name that gets inserted into the header of the $(DOMAIN).pot file. | 
