From d51ed20f97e9305aba169c50d2a12490e2b769c3 Mon Sep 17 00:00:00 2001 From: Jordi Albornoz Date: Thu, 17 Oct 2002 09:42:18 +0000 Subject: [PATCH] set COPYRIGHT_HOLDER to Ka-shu Wong. --- ChangeLog | 4 ++++ po/ChangeLog | 4 ++++ po/Makevars | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cec70e0..ee81782 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-10-17 Jordi Mallach + + * po/Makevars (COPYRIGHT_HOLDER): set to Ka-shu Wong. + 2002-10-17 Jordi Mallach * src/sound.c (sound_playsound): patch from Ryan Underwood which diff --git a/po/ChangeLog b/po/ChangeLog index b2b5da5..eeb4ed2 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2002-10-17 Jordi Mallach + + * Makevars (COPYRIGHT_HOLDER): set to Ka-shu Wong. + 2002-10-14 Jordi Mallach * Upgrade to gettext 0.11.5. diff --git a/po/Makevars b/po/Makevars index 8b09f53..aef6e31 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ # 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 = Ka-shu Wong # This is the list of locale categories, beyond LC_MESSAGES, for which the # message catalogs shall be used. It is usually empty. -- 2.50.1