Update copyright info for 2015.

This commit is contained in:
André Hentschel 2015-01-06 18:47:53 +01:00 committed by Alexandre Julliard
parent 5a469f1b87
commit 25f24f2b00
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 1993-2014 the Wine project authors (see the file AUTHORS
Copyright (c) 1993-2015 the Wine project authors (see the file AUTHORS
for a complete list)
Wine is free software; you can redistribute it and/or modify it under

View File

@ -106,7 +106,7 @@ FILESUBTYPE WINE_FILESUBTYPE
VALUE "FileDescription", WINE_FILEDESCRIPTION_STR
VALUE "FileVersion", WINE_FILEVERSION_STR
VALUE "InternalName", WINE_FILENAME
VALUE "LegalCopyright", "Copyright (c) 1993-2014 the Wine project authors (see the file AUTHORS for a complete list)"
VALUE "LegalCopyright", "Copyright (c) 1993-2015 the Wine project authors (see the file AUTHORS for a complete list)"
VALUE "OriginalFilename", WINE_FILENAME_STR
VALUE "ProductName", WINE_PRODUCTNAME_STR
VALUE "ProductVersion", WINE_PRODUCTVERSION_STR