diff options
author | Bruno Haible <bruno@clisp.org> | 2001-12-19 19:42:25 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-21 23:51:56 +0200 |
commit | ba2581c25fc1d525837625f0d4159ea8b591cc48 (patch) | |
tree | 277f09dce636822baa659e9b622b9a590c322a39 | |
parent | 60db677d16d3a1623eacbc93365d9103aef557d6 (diff) | |
download | external_gettext-ba2581c25fc1d525837625f0d4159ea8b591cc48.zip external_gettext-ba2581c25fc1d525837625f0d4159ea8b591cc48.tar.gz external_gettext-ba2581c25fc1d525837625f0d4159ea8b591cc48.tar.bz2 |
Oops.
-rw-r--r-- | src/xgettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xgettext.c b/src/xgettext.c index 21ada5a..6e34d9b 100644 --- a/src/xgettext.c +++ b/src/xgettext.c @@ -1153,7 +1153,7 @@ Content-Transfer-Encoding: 8bit\n", ? xasprintf ("\ SOME DESCRIPTIVE TITLE.\n\ Copyright (C) YEAR %s\n\ -This file is distributed under the same license as the PACKAGE package. +This file is distributed under the same license as the PACKAGE package.\n\ FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.\n", copyright_holder) : "\ |