summaryrefslogtreecommitdiffhomepage
path: root/src/dll.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dll.rc')
-rw-r--r--src/dll.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dll.rc b/src/dll.rc
index fa62277..0bdc74a 100644
--- a/src/dll.rc
+++ b/src/dll.rc
@@ -19,7 +19,7 @@ BEGIN
VALUE "FileDescription", LONGNAME
VALUE "FileVersion", VERSION
VALUE "InternalName", NAME
- VALUE "LegalCopyright", "Copyright (C) 2022 multiple authors. Refer to the included LICENCE file."
+ VALUE "LegalCopyright", "See the LICENCE file for copyright notices."
VALUE "ProductName", LONGNAME
VALUE "ProductVersion", VERSION
END