1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-03 15:22:11 +03:00

Update copyrights for 2020

Backpatch-through: update all files in master, backpatch legal files through 9.4
This commit is contained in:
Bruce Momjian
2020-01-01 12:21:45 -05:00
parent b55413d77f
commit 7559d8ebfa
1771 changed files with 1781 additions and 1781 deletions

View File

@@ -3,7 +3,7 @@
* Query cancellation support for frontend code
*
*
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, 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-2019, PostgreSQL Global Development Group
* Copyright (c) 2000-2020, PostgreSQL Global Development Group
*
* src/include/fe_utils/conditional.h
*

View File

@@ -3,7 +3,7 @@
* Interfaces in support of FE/BE connections.
*
*
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/connect.h

View File

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

View File

@@ -3,7 +3,7 @@
* Query-result printing support for frontend code
*
*
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, 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-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, 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-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, 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 @@
*
* Generator for recovery configuration
*
* Portions Copyright (c) 2011-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 2011-2020, 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-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, 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-2019, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/fe_utils/string_utils.h