aboutsummaryrefslogtreecommitdiff
path: root/src/port/win32ver.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/win32ver.rc')
-rw-r--r--src/port/win32ver.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/port/win32ver.rc b/src/port/win32ver.rc
index 5410aa27875..05237f19443 100644
--- a/src/port/win32ver.rc
+++ b/src/port/win32ver.rc
@@ -20,7 +20,7 @@ BEGIN
VALUE "FileDescription", FILEDESC
VALUE "FileVersion", PG_VERSION
VALUE "InternalName", _INTERNAL_NAME_
- VALUE "LegalCopyright", "Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
+ VALUE "LegalCopyright", "Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
VALUE "OriginalFileName", _ORIGINAL_NAME_
VALUE "ProductName", "PostgreSQL"
VALUE "ProductVersion", PG_VERSION