diff options
author | Roland McGrath <roland@gnu.org> | 2007-07-25 03:41:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2007-07-25 03:41:17 +0000 |
commit | 74f2caf168045bb0446e635cc1fa6361f7fd37b6 (patch) | |
tree | 0dd233750fbb2a1e2b78035bdba049206a4d4a92 | |
parent | 80d4c3b06ebec23c32335d530d5d3f956dcff65b (diff) | |
download | glibc-74f2caf168045bb0446e635cc1fa6361f7fd37b6.tar.gz glibc-74f2caf168045bb0446e635cc1fa6361f7fd37b6.tar.xz glibc-74f2caf168045bb0446e635cc1fa6361f7fd37b6.zip |
copyright update
-rw-r--r-- | iconv/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/iconv/Makefile b/iconv/Makefile index 812f082431..f0f16f81b3 100644 --- a/iconv/Makefile +++ b/iconv/Makefile @@ -1,4 +1,5 @@ -# Copyright (C) 1997,1998,2000-2003,2004 Free Software Foundation, Inc. +# Copyright (C) 1997,1998,2000,2001,2002,2003,2004,2007 +# Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or |