about summary refs log tree commit diff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-09-10 05:20:22 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-09-10 05:20:22 -0700
commit06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94 (patch)
tree507f74cc6802f2399cc0db3ba82382ac79a273e0
parent70d37fe0b5fa854ef3a34821ccb97fa7d792cdb1 (diff)
downloadglibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.tar.gz
glibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.tar.xz
glibc-06585ee8da2c3a30fc7f5e0a42d26adcb3a72e94.zip
Update copyright years
-rw-r--r--ChangeLog4
-rw-r--r--iconv/gconv_db.c3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e87c0a3f2a..c2bd4f08dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* iconv/gconv_db.c: Update copyright years.
+
 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
 
 	* sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
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.