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/tutorial | |
parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) | |
download | postgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.tar.gz postgresql-4baaf863eca5412e07a8441b3b7e7482b7a8b21a.zip |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/tutorial')
-rw-r--r-- | src/tutorial/complex.source | 2 | ||||
-rw-r--r-- | src/tutorial/syscat.source | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source index 4328ada8221..0446e4284e7 100644 --- a/src/tutorial/complex.source +++ b/src/tutorial/complex.source @@ -5,7 +5,7 @@ -- use this new type. -- -- --- 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/tutorial/complex.source diff --git a/src/tutorial/syscat.source b/src/tutorial/syscat.source index 232b7efa5d0..7907cca6e1d 100644 --- a/src/tutorial/syscat.source +++ b/src/tutorial/syscat.source @@ -4,7 +4,7 @@ -- sample queries to the system catalogs -- -- --- 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/tutorial/syscat.source |