mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +03:00
Update copyright for 2025
Backpatch-through: 13
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# Input: UnicodeData.txt
|
||||
# Output: unicode_case_table.h
|
||||
#
|
||||
# Copyright (c) 2000-2024, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2000-2025, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -69,7 +69,7 @@ print $OT <<"EOS";
|
||||
* unicode_case_table.h
|
||||
* Case mapping and information table.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2024, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2025, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/common/unicode_case_table.h
|
||||
|
||||
Reference in New Issue
Block a user