summaryrefslogtreecommitdiff
path: root/src/win32
diff options
context:
space:
mode:
authorlethality <lethality@anope.org>2011-01-07 23:01:19 +0000
committerlethality <lethality@anope.org>2011-01-07 23:01:19 +0000
commit0eb9152749bfb65a5a019a90f413ac3d7e11ca9b (patch)
tree75830a018863b6baaece091d5f07e678001656f8 /src/win32
parent44038491264a350a8849e1d7e8547bbdec134d74 (diff)
fix some more copyright and typos (not mine) spotted by chaz :P
Diffstat (limited to 'src/win32')
-rw-r--r--src/win32/win32.rc.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win32/win32.rc.cmake b/src/win32/win32.rc.cmake
index e8434109f..6fd53e0fe 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-2010 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2011 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "@VERSION_DOTTED@"