mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Update copyright via script for 2017
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
* amapi.c
|
||||
* Support routines for API for Postgres index access methods.
|
||||
*
|
||||
* Copyright (c) 2015-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2015-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* amvalidate.c
|
||||
* Support routines for index access methods' amvalidate functions.
|
||||
*
|
||||
* Copyright (c) 2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2016-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* genam.c
|
||||
* general index access method routines
|
||||
*
|
||||
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
*
|
||||
|
@@ -3,7 +3,7 @@
|
||||
* indexam.c
|
||||
* general index access method routines
|
||||
*
|
||||
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2017, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
*
|
||||
|
Reference in New Issue
Block a user