diff options
| author | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:47 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2015-01-06 11:43:47 -0500 |
| commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
| tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /src/bin/Makefile | |
| parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) | |
| download | postgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.tar.gz | |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/bin/Makefile')
| -rw-r--r-- | src/bin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/Makefile b/src/bin/Makefile index f03cc425d7..2b628f3176 100644 --- a/src/bin/Makefile +++ b/src/bin/Makefile @@ -2,7 +2,7 @@ # # Makefile for src/bin (client programs) # -# Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group +# Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group # Portions Copyright (c) 1994, Regents of the University of California # # src/bin/Makefile |
