1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-27 21:43:08 +03:00

Update copyright for 2022

Backpatch-through: 10
This commit is contained in:
Bruce Momjian
2022-01-07 19:04:57 -05:00
parent c3879a7b4c
commit 27b77ecf9f
2061 changed files with 2075 additions and 2075 deletions

View File

@@ -3,7 +3,7 @@
* archive.h
* Routines to access WAL archives from frontend
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/archive.h

View File

@@ -3,7 +3,7 @@
* Query cancellation support for frontend code
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/cancel.h

View File

@@ -14,7 +14,7 @@
* a true branch?) so that the interpreter knows whether to execute
* code and whether to evaluate conditions.
*
* Copyright (c) 2000-2021, PostgreSQL Global Development Group
* Copyright (c) 2000-2022, PostgreSQL Global Development Group
*
* src/include/fe_utils/conditional.h
*

View File

@@ -2,7 +2,7 @@
*
* Facilities for frontend code to connect to and disconnect from databases.
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/connect_utils.h

View File

@@ -3,7 +3,7 @@
* Multibyte character printing support for frontend code
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/mbprint.h

View File

@@ -2,7 +2,7 @@
*
* Command line option processing facilities for frontend code
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/option_utils.h

View File

@@ -3,7 +3,7 @@
* parallel_slot.h
* Parallel support for bin/scripts/
*
* Copyright (c) 2003-2021, PostgreSQL Global Development Group
* Copyright (c) 2003-2022, PostgreSQL Global Development Group
*
* src/include/fe_utils/parallel_slot.h
*

View File

@@ -3,7 +3,7 @@
* Query-result printing support for frontend code
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/print.h

View File

@@ -10,7 +10,7 @@
* backslash commands.
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/psqlscan.h

View File

@@ -34,7 +34,7 @@
* same flex version, or if they don't use the same flex options.
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/psqlscan_int.h

View File

@@ -2,7 +2,7 @@
*
* Facilities for frontend code to query a databases.
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/query_utils.h

View File

@@ -2,7 +2,7 @@
*
* Generator for recovery configuration
*
* Portions Copyright (c) 2011-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 2011-2022, PostgreSQL Global Development Group
*
* src/include/fe_utils/recovery_gen.h
*

View File

@@ -7,7 +7,7 @@
* facilities, but it's all we need in, eg, pg_dump.
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/simple_list.h

View File

@@ -6,7 +6,7 @@
* assorted contexts.
*
*
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/string_utils.h