Module: wine
Branch: master
Commit: 25f24f2b0093ca14f8ac0a7878462c50b1c5a713
URL: http://source.winehq.org/git/wine.git/?a=commit;h=25f24f2b0093ca14f8ac0a787…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Tue Jan 6 18:47:53 2015 +0100
Update copyright info for 2015.
---
LICENSE | 2 +-
include/wine/wine_common_ver.rc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index 429646c..6dbf8c0 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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
diff --git a/include/wine/wine_common_ver.rc b/include/wine/wine_common_ver.rc
index d8aeaf8..5938582 100644
--- a/include/wine/wine_common_ver.rc
+++ b/include/wine/wine_common_ver.rc
@@ -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