Module: wine
Branch: stable
Commit: 05a7e541ff177d57fbb4a9eccc0e793d678f3be6
URL: http://source.winehq.org/git/wine.git/?a=commit;h=05a7e541ff177d57fbb4a9ecc…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sat Jan 1 11:57:08 2011 +0100
Update copyright info for 2011.
(cherry picked from commit 8e2becf394f2fff9a67138419a27cbec8874c81c)
---
LICENSE | 2 +-
include/wine/wine_common_ver.rc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE b/LICENSE
index c9549e3..bcd8991 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 1993-2010 the Wine project authors (see the file AUTHORS
+Copyright (c) 1993-2011 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 29dcd98..340f38b 100644
--- a/include/wine/wine_common_ver.rc
+++ b/include/wine/wine_common_ver.rc
@@ -104,7 +104,7 @@ FILESUBTYPE WINE_FILESUBTYPE
VALUE "FileDescription", WINE_FILEDESCRIPTION_STR
VALUE "FileVersion", WINE_FILEVERSION_STR
VALUE "InternalName", WINE_FILENAME
- VALUE "LegalCopyright", "Copyright (c) 1993-2010 the Wine project authors (see the file AUTHORS for a complete list)"
+ VALUE "LegalCopyright", "Copyright (c) 1993-2011 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