diff --git a/LICENSE b/LICENSE index 2099a875e10..472d304c832 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 1993-2003 the Wine project authors (see the file AUTHORS +Copyright (c) 1993-2004 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 0d05e251824..d7264873f8c 100644 --- a/include/wine/wine_common_ver.rc +++ b/include/wine/wine_common_ver.rc @@ -75,7 +75,7 @@ FILESUBTYPE VFT2_UNKNOWN VALUE "FileDescription", WINE_FILEDESCRIPTION_STR VALUE "FileVersion", WINE_FILEVERSION_STR VALUE "InternalName", WINE_FILENAME_STR - VALUE "LegalCopyright", "Copyright (c) 1993-2003 the Wine project authors " \ + VALUE "LegalCopyright", "Copyright (c) 1993-2004 the Wine project authors " \ "(see the file AUTHORS for a complete list)" VALUE "OriginalFilename", WINE_FILENAME_STR VALUE "ProductName", WINE_PRODUCTNAME_STR