mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
Update copyright for 2019
Backpatch-through: certain files through 9.4
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* a true branch?) so that the interpreter knows whether to execute
|
||||
* code and whether to evaluate conditions.
|
||||
*
|
||||
* Copyright (c) 2000-2018, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2019, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/include/fe_utils/conditional.h
|
||||
*
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Interfaces in support of FE/BE connections.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/connect.h
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Multibyte character printing support for frontend code
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/mbprint.h
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* Query-result printing support for frontend code
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/print.h
|
||||
|
@@ -10,7 +10,7 @@
|
||||
* backslash commands.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/psqlscan.h
|
||||
|
@@ -34,7 +34,7 @@
|
||||
* same flex version, or if they don't use the same flex options.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/psqlscan_int.h
|
||||
|
@@ -7,7 +7,7 @@
|
||||
* it's all we need in, eg, pg_dump.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/simple_list.h
|
||||
|
@@ -6,7 +6,7 @@
|
||||
* assorted contexts.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/fe_utils/string_utils.h
|
||||
|
Reference in New Issue
Block a user