diff options
author | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
---|---|---|
committer | Bruce Momjian | 2016-01-02 18:33:40 +0000 |
commit | ee943004466418595363d567f18c053bae407792 (patch) | |
tree | 9dce63059d075efff2faaad06def5d0a1ffb92e4 /src/tutorial | |
parent | dfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff) |
Update copyright for 2016
Backpatch certain files through 9.1
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 0446e4284e7..1d910b8b451 100644 --- a/src/tutorial/complex.source +++ b/src/tutorial/complex.source @@ -5,7 +5,7 @@ -- use this new type. -- -- --- Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group +-- Portions Copyright (c) 1996-2016, 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 7907cca6e1d..926ed63b635 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-2015, PostgreSQL Global Development Group +-- Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group -- Portions Copyright (c) 1994, Regents of the University of California -- -- src/tutorial/syscat.source |