aboutsummaryrefslogtreecommitdiff
path: root/src/common/unicode/generate-unicode_version.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/unicode/generate-unicode_version.pl')
-rw-r--r--src/common/unicode/generate-unicode_version.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/unicode/generate-unicode_version.pl b/src/common/unicode/generate-unicode_version.pl
index e8cdb8e7d12..46211ab10dc 100644
--- a/src/common/unicode/generate-unicode_version.pl
+++ b/src/common/unicode/generate-unicode_version.pl
@@ -4,7 +4,7 @@
#
# Output: unicode_version.h
#
-# Copyright (c) 2000-2023, PostgreSQL Global Development Group
+# Copyright (c) 2000-2024, PostgreSQL Global Development Group
use strict;
use warnings FATAL => 'all';
@@ -34,7 +34,7 @@ print $OT <<HEADER;
* unicode_version.h
* Unicode version used by Postgres.
*
- * Portions Copyright (c) 1996-2023, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/common/unicode_version.h