diff options
Diffstat (limited to 'src/win32/win32.rc.cmake')
-rw-r--r-- | src/win32/win32.rc.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/win32.rc.cmake b/src/win32/win32.rc.cmake index 1e86c7e0d..4cca9d89d 100644 --- a/src/win32/win32.rc.cmake +++ b/src/win32/win32.rc.cmake @@ -54,7 +54,7 @@ BEGIN VALUE "FileDescription", "Anope IRC Services" VALUE "FileVersion", "@VERSION_FULL@" VALUE "InternalName", "Anope" - VALUE "LegalCopyright", "Copyright (C) 2003-2016 Anope Team" + VALUE "LegalCopyright", "Copyright (C) 2003-2014 Anope Team" VALUE "OriginalFilename", "anope.exe" VALUE "ProductName", "Anope" VALUE "ProductVersion", "@VERSION_DOTTED@" |