diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-03 20:38:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-03 20:38:44 +0000 |
commit | b711cb4f13e3ccb2855f0b53a1a71e3157650b88 (patch) | |
tree | 4d7bf3fb65ab78f6ab1c1392b80c4901473b0501 /intl/gettext.c | |
parent | 2226c329f20f3e8fee1329f147a52e5b80c23a18 (diff) | |
download | idutils-b711cb4f13e3ccb2855f0b53a1a71e3157650b88.tar.gz idutils-b711cb4f13e3ccb2855f0b53a1a71e3157650b88.tar.bz2 idutils-b711cb4f13e3ccb2855f0b53a1a71e3157650b88.zip |
update from gettext-0.10.35
Diffstat (limited to 'intl/gettext.c')
-rw-r--r-- | intl/gettext.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/gettext.c b/intl/gettext.c index 1336d21..d929f98 100644 --- a/intl/gettext.c +++ b/intl/gettext.c @@ -1,4 +1,4 @@ -/* Implementation of gettext(3) function +/* Implementation of gettext(3) function. Copyright (C) 1995, 1997 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify |