1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-03 00:26:59 +02:00

Update LICENSE.txt and PostgreSQL copyright for 2020.

This commit is contained in:
David Steele
2021-01-03 13:56:37 -05:00
parent af17bc4b6d
commit 9345fe4cb2
5 changed files with 6 additions and 6 deletions

View File

@ -24,7 +24,7 @@ Modifications need to be made after copying:
* referenced by storage/checksum.h. (Note: you may need to redefine
* Assert() as empty to compile this successfully externally.)
*
* Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* src/include/storage/checksum_impl.h

View File

@ -1,7 +1,7 @@
/***********************************************************************************************************************************
PostgreSQL Types That Do Not Vary By Version
Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
Portions Copyright (c) 1994, Regents of the University of California
For each supported release of PostgreSQL check the types in this file to see if they have changed. The easiest way to do this is to

View File

@ -1,7 +1,7 @@
/***********************************************************************************************************************************
PostgreSQL Types That Vary By Version
Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
Portions Copyright (c) 1994, Regents of the University of California
For each supported release of PostgreSQL check the types in this file to see if they have changed. The easiest way to do this is to