mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Update copyright via script for 2017
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* brinfuncs.c
|
||||
* Functions to investigate BRIN indexes
|
||||
*
|
||||
* Copyright (c) 2014-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2014-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pageinspect/brinfuncs.c
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
* there's hardly any use case for using these without superuser-rights
|
||||
* anyway.
|
||||
*
|
||||
* Copyright (c) 2007-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2007-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pageinspect/fsmfuncs.c
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
* ginfuncs.c
|
||||
* Functions to investigate the content of GIN indexes
|
||||
*
|
||||
* Copyright (c) 2014-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2014-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pageinspect/ginfuncs.c
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* there's hardly any use case for using these without superuser-rights
|
||||
* anyway.
|
||||
*
|
||||
* Copyright (c) 2007-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2007-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pageinspect/heapfuncs.c
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
*
|
||||
* Access-method specific inspection functions are in separate files.
|
||||
*
|
||||
* Copyright (c) 2007-2016, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2007-2017, PostgreSQL Global Development Group
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* contrib/pageinspect/rawpage.c
|
||||
|
||||
Reference in New Issue
Block a user