]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update copyright year in Windows resource. v0.18.3.1
authorMichele Locati <michele@locati.it>
Tue, 13 Aug 2013 19:30:51 +0000 (21:30 +0200)
committerDaiki Ueno <ueno@gnu.org>
Thu, 15 Aug 2013 16:21:53 +0000 (18:21 +0200)
ChangeLog
windows/gettext.rc

index 6a96e1b828a28b3f29b168be6f7b2fc5e2c1d8de..f525ec80202bd65cbe6d8e32962b182f4528f27a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-08-13  Michele Locati <michele@locati.it>  (tiny change)
+
+       * windows/gettext.rc: Update copyright year.
+
 2013-07-07  Daiki Ueno  <ueno@gnu.org>
 
        * NEWS: Mention libasprintf change and Tcl bug fix.
index 439c8affa7d640cfb20e3c20ade7e58011fda20e..d105b63c033924083bc62cddb820491f95ff71aa 100644 (file)
@@ -24,7 +24,7 @@ BEGIN
             VALUE "FileDescription", "GPLed program for Windows NT/2000/XP/Vista/7 and Windows 95/98/ME\0"
             VALUE "FileVersion", PACKAGE_VERSION_STRING "\0"
             VALUE "InternalName", "*.exe\0"
-            VALUE "LegalCopyright", "Copyright (C) 1995-2010\0"
+            VALUE "LegalCopyright", "Copyright (C) 1995-2013\0"
             VALUE "LegalTrademarks", "\0"
             VALUE "OriginalFilename", "*.exe\0"
             VALUE "ProductName", "gettext utilities\0"