summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--lib/libunistring.rc2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b4dfad7..3c5070a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-09 Bruno Haible <bruno@clisp.org>
+
+ Bump copyright year.
+ * lib/libunistring.rc: Add year 2011.
+
2010-12-07 Bruno Haible <bruno@clisp.org>
Effects of renaming u8_strcmp on Solaris platforms.
diff --git a/lib/libunistring.rc b/lib/libunistring.rc
index e86f978..5274632 100644
--- a/lib/libunistring.rc
+++ b/lib/libunistring.rc
@@ -24,7 +24,7 @@ BEGIN
VALUE "FileDescription", "LGPLed libunistring for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
VALUE "InternalName", "unistring.dll\0"
- VALUE "LegalCopyright", "Copyright (C) 2001-2010\0"
+ VALUE "LegalCopyright", "Copyright (C) 2001-2011\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "unistring.dll\0"
VALUE "ProductName", "libunistring: Unicode string library\0"