summaryrefslogtreecommitdiff
path: root/src/win32/win32.rc.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/win32.rc.cmake')
-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 e94efb194..c72fe2b49 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-2023 Anope Team"
+ VALUE "LegalCopyright", "Copyright (C) 2003-2024 Anope Team"
VALUE "OriginalFilename", "anope.exe"
VALUE "ProductName", "Anope"
VALUE "ProductVersion", "@VERSION_DOTTED@"