summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorfujiwarat <takao.fujiwara1@gmail.com>2019-04-23 16:05:25 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2019-04-23 16:05:25 +0900
commit3fbb74be726d10ae79ceddf1ed3077a497349e58 (patch)
tree4b0c231594fcb7a3299e4f584d50111fc86aade6 /po
parent979e794823119ffae023a58fc0a8e6eeb04189a3 (diff)
downloadibus-anthy-3fbb74be726d10ae79ceddf1ed3077a497349e58.tar.gz
NEWS: Add shortlog
Update Makefile.am to insert shortlog in NEWS Update po/Makevars to add multiple COPYRIGHT_HOLDER
Diffstat (limited to 'po')
-rw-r--r--po/Makevars3
1 files changed, 2 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index ad69963..aa09058 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -18,7 +18,8 @@ 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 = Peng Huang <shawn.p.huang@gmail.com>
+COPYRIGHT_HOLDER = Peng Huang <shawn.p.huang@gmail.com> \
+Takao Fujiwara <takao.fujiwara1@gmail.com>
# This tells whether or not to prepend "GNU " prefix to the package
# name that gets inserted into the header of the $(DOMAIN).pot file.