diff options
Diffstat (limited to 'po/make-template.sh')
-rwxr-xr-x | po/make-template.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/make-template.sh b/po/make-template.sh index 1bfd3df..d86ea81 100755 --- a/po/make-template.sh +++ b/po/make-template.sh @@ -32,5 +32,5 @@ fi # Finally make the template xgettext -LC -k_ -kN_ $SOURCES -o "$PACKAGE".pot \ --package-name="$PACKAGE" --package-version="$VERSION" \ - --copyright-holder="Přemysl Janouch" + --copyright-holder="Přemysl Eric Janouch" |