Bump year.
diff --git a/ChangeLog b/ChangeLog
index df49ae9..069a93d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
* Version 1.13 released.
+2009-03-26 Bruno Haible <bruno@clisp.org>
+
+ * src/iconv.c (print_version): Bump year.
+
2009-03-25 Bruno Haible <bruno@clisp.org>
* build-aux/config.guess: Update to GNU version 2009-02-03.
diff --git a/src/iconv.c b/src/iconv.c
index 2750bec..af100ea 100644
--- a/src/iconv.c
+++ b/src/iconv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2008 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2009 Free Software Foundation, Inc.
This file is part of the GNU LIBICONV Library.
The GNU LIBICONV Library is free software; you can redistribute it
@@ -192,7 +192,7 @@
{
printf("iconv (GNU libiconv %d.%d)\n",
_libiconv_version >> 8, _libiconv_version & 0xff);
- printf("Copyright (C) %s Free Software Foundation, Inc.\n", "2000-2008");
+ printf("Copyright (C) %s Free Software Foundation, Inc.\n", "2000-2009");
/* xgettext: no-wrap */
fputs (_("\
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n\