diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2012-09-10 05:20:22 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2012-09-10 05:20:22 -0700 |
commit | 06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94 (patch) | |
tree | 507f74cc6802f2399cc0db3ba82382ac79a273e0 /iconv/gconv_db.c | |
parent | 70d37fe0b5fa854ef3a34821ccb97fa7d792cdb1 (diff) | |
download | glibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.tar.gz glibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.tar.xz glibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.zip |
Update copyright years
Diffstat (limited to 'iconv/gconv_db.c')
-rw-r--r-- | iconv/gconv_db.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/iconv/gconv_db.c b/iconv/gconv_db.c index 5bc7ff8bd0..01015e8749 100644 --- a/iconv/gconv_db.c +++ b/iconv/gconv_db.c @@ -1,6 +1,5 @@ /* Provide access to the collection of available transformation modules. - Copyright (C) 1997-2003, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. + Copyright (C) 1997-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. |