summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2022-01-07 19:04:57 -0500
committerBruce Momjian <bruce@momjian.us>2022-01-07 19:04:57 -0500
commit27b77ecf9f4d5be211900eda54d8155ada50d696 (patch)
tree63b0c8a1c05e6fa3c0314212f64bc1cc6d26d6a6 /src/tutorial
parentc3879a7b4c87344d804483234a7278a68e8248d9 (diff)
downloadpostgresql-27b77ecf9f4d5be211900eda54d8155ada50d696.tar.gz
Update copyright for 2022
Backpatch-through: 10
Diffstat (limited to 'src/tutorial')
-rw-r--r--src/tutorial/complex.source2
-rw-r--r--src/tutorial/syscat.source2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source
index d1f61fdd2e..bab21af21b 100644
--- a/src/tutorial/complex.source
+++ b/src/tutorial/complex.source
@@ -5,7 +5,7 @@
-- use this new type.
--
--
--- Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+-- Portions Copyright (c) 1996-2022, 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 6b3031c424..6458c32372 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-2021, PostgreSQL Global Development Group
+-- Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
-- Portions Copyright (c) 1994, Regents of the University of California
--
-- src/tutorial/syscat.source