Skip to content

Commit bee3489

Browse files
author
Michael Paquier
committed
Update some copyright lines to 2016
1 parent 0106bf9 commit bee3489

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

COPYRIGHT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
1+
Copyright (c) 2009-2013, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
22

3-
Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
3+
Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
44
Portions Copyright (c) 1994, The Regents of the University of California
55

66
Redistribution and use in source and binary forms, with or without

fetch.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* fetch.c
44
* Functions for fetching files from PostgreSQL data directory
55
*
6-
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
77
*
88
*-------------------------------------------------------------------------
99
*/

parsexlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* parsexlog.c
44
* Functions for reading Write-Ahead-Log
55
*
6-
* Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
6+
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
77
* Portions Copyright (c) 1994, Regents of the University of California
88
*
99
*-------------------------------------------------------------------------

status.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
*
33
* status.c
44
*
5-
* Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group
5+
* Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
66
*
77
* Monitor status of a PostgreSQL server.
88
*

0 commit comments

Comments
 (0)