aboutsummaryrefslogtreecommitdiff
path: root/po/make-template.sh
diff options
context:
space:
mode:
Diffstat (limited to 'po/make-template.sh')
-rwxr-xr-xpo/make-template.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/make-template.sh b/po/make-template.sh
index d34c8d0..f223841 100755
--- a/po/make-template.sh
+++ b/po/make-template.sh
@@ -42,6 +42,6 @@ fi
# Finally make the template
xgettext -LC -k_ -kN_ $SOURCES -o "$DIR/$PACKAGE.pot" \
--package-name="$PACKAGE" --package-version="$VERSION" \
- --copyright-holder="Přemysl Janouch" \
+ --copyright-holder="Přemysl Eric Janouch" \
--msgid-bugs-address="https://github.com/pjanouch/$PACKAGE/issues"