diff options
Diffstat (limited to 'po/Makevars.template')
-rw-r--r-- | po/Makevars.template | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/po/Makevars.template b/po/Makevars.template index 0648ec75..86a11f13 100644 --- a/po/Makevars.template +++ b/po/Makevars.template @@ -1,4 +1,8 @@ # Makefile variables for PO directory in any package using GNU gettext. +# +# Copyright (C) 2003-2019 Free Software Foundation, Inc. +# This file is free software; the Free Software Foundation gives +# unlimited permission to use, copy, distribute, and modify it. # Usually the message domain is the same as the package name. DOMAIN = $(PACKAGE) |