about summary refs log tree commit diff stats
path: root/src/LYIcon.rc
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2024-01-07 23:03:23 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2024-01-07 23:49:31 +0000
commitcd6eca00f4da52b54382d31cf28dd92eca98c576 (patch)
tree929b67e968a4ee6645aa138f7191f87aeef987e4 /src/LYIcon.rc
parentc244c640f9b4f69f521d286b77db0be566a5a610 (diff)
downloadlynx-snapshots-cd6eca00f4da52b54382d31cf28dd92eca98c576.tar.gz
snapshot of project "lynx", label v2-9-0dev_12n
Diffstat (limited to 'src/LYIcon.rc')
-rw-r--r--src/LYIcon.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/LYIcon.rc b/src/LYIcon.rc
index 8b9af9f3..001af562 100644
--- a/src/LYIcon.rc
+++ b/src/LYIcon.rc
@@ -1,4 +1,4 @@
-// $LynxId: LYIcon.rc,v 1.56 2023/01/23 21:39:23 tom Exp $
+// $LynxId: LYIcon.rc,v 1.57 2024/01/07 11:13:00 tom Exp $
 
 #include <windows.h>
 
@@ -21,7 +21,7 @@ BEGIN
       VALUE "FileDescription",  "Lynx - web browser"
       VALUE "FileVersion",      "2.9.0.1013"
       VALUE "InternalName",     "Lynx"
-      VALUE "LegalCopyright",   "©1997-2023 Thomas E. Dickey"
+      VALUE "LegalCopyright",   "©1997-2024 Thomas E. Dickey"
       VALUE "OriginalFilename", "lynx.exe"
       VALUE "ProductName",      "Lynx - web browser"
       VALUE "ProductVersion",   "2.9.0.1013"