mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
Update copyright for 2018
Backpatch-through: certain files through 9.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* Definitions for network authentication routines
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/auth.h
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
*
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/be-fsstubs.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* crypt.h
|
||||
* Interface to libpq/crypt.c
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/crypt.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* ifaddr.h
|
||||
* IP netmask calculations, and enumerating network interfaces.
|
||||
*
|
||||
* Copyright (c) 2003-2017, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2003-2018, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/include/libpq/ifaddr.h
|
||||
*
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* Structs that need to be client-visible are in pqcomm.h.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/libpq-be.h
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* definitions for using Inversion file system routines (ie, large objects)
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/libpq-fs.h
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* POSTGRES LIBPQ buffer structure definitions.
|
||||
*
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/libpq.h
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* NOTE: for historical reasons, this does not correspond to pqcomm.c.
|
||||
* pqcomm.c's routines are declared in libpq.h.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/pqcomm.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* pqformat.h
|
||||
* Definitions for formatting and parsing frontend/backend messages
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/pqformat.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* pqmq.h
|
||||
* Use the frontend/backend protocol for communication over a shm_mq
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/pqmq.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* pqsignal.h
|
||||
* Backend signal(2) support (see also src/port/pqsignal.c)
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/pqsignal.h
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
* scram.h
|
||||
* Interface to libpq/scram.c
|
||||
*
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* src/include/libpq/scram.h
|
||||
|
||||
Reference in New Issue
Block a user