diff options
author | Bruno Haible <bruno@clisp.org> | 2005-01-11 13:05:13 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:11:59 +0200 |
commit | 9d08db7443601b2ff678026071dfa8ed1b83614e (patch) | |
tree | 56c045c496d4818b480143292b27d441d99985bd | |
parent | 31ce4ce29167287b52f4cfd73c04a1f5fa9a0bc3 (diff) | |
download | external_gettext-9d08db7443601b2ff678026071dfa8ed1b83614e.zip external_gettext-9d08db7443601b2ff678026071dfa8ed1b83614e.tar.gz external_gettext-9d08db7443601b2ff678026071dfa8ed1b83614e.tar.bz2 |
Forgot to update copyright year.
-rw-r--r-- | gettext-tools/lib/concatpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gettext-tools/lib/concatpath.c b/gettext-tools/lib/concatpath.c index 4ca3c1e..e614e3d 100644 --- a/gettext-tools/lib/concatpath.c +++ b/gettext-tools/lib/concatpath.c @@ -1,5 +1,5 @@ /* Construct a full pathname from a directory and a filename. - Copyright (C) 2001-2003 Free Software Foundation, Inc. + Copyright (C) 2001-2004 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the |