mirror of
https://https.git.savannah.gnu.org/git/gettext.git
synced 2026-01-26 15:39:11 +00:00
Update copyright year in Windows resource.
This commit is contained in:
parent
bf83f72dac
commit
ed2d6c1812
@ -1,3 +1,7 @@
|
||||
2013-08-13 Michele Locati <michele@locati.it> (tiny change)
|
||||
|
||||
* windows/gettext.rc: Update copyright year.
|
||||
|
||||
2013-08-08 Daiki Ueno <ueno@gnu.org>
|
||||
|
||||
* .dir-locals.el: New file to force spaces instead of tabs in C
|
||||
|
||||
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user