mirror of
https://github.com/postgres/postgres.git
synced 2025-11-16 15:02:33 +03:00
Update copyright for 2024
Reported-by: Michael Paquier Discussion: https://postgr.es/m/ZZKTDPxBBMt3C0J9@paquier.xyz Backpatch-through: 12
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* category_test.c
|
||||
* Program to test Unicode general category functions.
|
||||
*
|
||||
* Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2017-2024, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/common/unicode/category_test.c
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#
|
||||
# NormalizationTest.txt is part of the Unicode Character Database.
|
||||
#
|
||||
# Copyright (c) 2000-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2000-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -30,7 +30,7 @@ print $OUTPUT <<HEADER;
|
||||
* norm_test_table.h
|
||||
* Test strings for Unicode normalization.
|
||||
*
|
||||
* 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/common/unicode/norm_test_table.h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# Input: UnicodeData.txt
|
||||
# Output: unicode_category_table.h
|
||||
#
|
||||
# Copyright (c) 2000-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2000-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -166,7 +166,7 @@ print $OT <<HEADER;
|
||||
* unicode_category_table.h
|
||||
* Category table for Unicode character classification.
|
||||
*
|
||||
* 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_category_table.h
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# and East Asian Fullwidth (F) characters, using Unicode data files as input.
|
||||
# Pass EastAsianWidth.txt as argument. The output is on stdout.
|
||||
#
|
||||
# Copyright (c) 2019-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2019-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# characters, using Unicode data files as input. Pass UnicodeData.txt
|
||||
# as argument. The output is on stdout.
|
||||
#
|
||||
# Copyright (c) 2019-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2019-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
# Input: UnicodeData.txt and CompositionExclusions.txt
|
||||
# Output: unicode_norm_table.h and unicode_norm_hashfunc.h
|
||||
#
|
||||
# Copyright (c) 2000-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2000-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
@@ -88,7 +88,7 @@ print $OT <<HEADER;
|
||||
* unicode_norm_table.h
|
||||
* Composition table used for Unicode normalization
|
||||
*
|
||||
* 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_norm_table.h
|
||||
@@ -131,7 +131,7 @@ print $OF <<HEADER;
|
||||
* unicode_norm_hashfunc.h
|
||||
* Perfect hash functions used for Unicode normalization
|
||||
*
|
||||
* 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_norm_hashfunc.h
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# (see UAX #15). Pass DerivedNormalizationProps.txt as argument. The
|
||||
# output is on stdout.
|
||||
#
|
||||
# Copyright (c) 2020-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2020-2024, PostgreSQL Global Development Group
|
||||
|
||||
use strict;
|
||||
use warnings FATAL => 'all';
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2022-2023, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2022-2024, PostgreSQL Global Development Group
|
||||
|
||||
UNICODE_VERSION = '15.1.0'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* norm_test.c
|
||||
* Program to test Unicode normalization functions.
|
||||
*
|
||||
* Portions Copyright (c) 2017-2023, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 2017-2024, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* src/common/unicode/norm_test.c
|
||||
|
||||
Reference in New Issue
Block a user