diff options
author | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
---|---|---|
committer | Bruce Momjian | 2015-01-06 16:43:47 +0000 |
commit | 4baaf863eca5412e07a8441b3b7e7482b7a8b21a (patch) | |
tree | cc846ecbd09b540bc7e8868db2dec202ff6c332e /src/tutorial/syscat.source | |
parent | adfc157dd91471e995f3aa72e0fb5b50ecd93575 (diff) |
Update copyright for 2015
Backpatch certain files through 9.0
Diffstat (limited to 'src/tutorial/syscat.source')
-rw-r--r-- | src/tutorial/syscat.source | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorial/syscat.source b/src/tutorial/syscat.source index 232b7efa5d..7907cca6e1 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 |