aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2022-01-07 19:04:56 -0500
committerBruce Momjian <bruce@momjian.us>2022-01-07 19:04:56 -0500
commit61c8da50cb39ab41c3a7a0122d6943f72bb0798e (patch)
tree05197fbf3d0f4d63f4c5dff66582a8e8c015bfb0
parenta7772e8748a7783776f0095e0d7068bcf42e3d69 (diff)
downloadpostgresql-61c8da50cb39ab41c3a7a0122d6943f72bb0798e.tar.gz
postgresql-61c8da50cb39ab41c3a7a0122d6943f72bb0798e.zip
Update copyright for 2022
Backpatch-through: 10
-rw-r--r--COPYRIGHT2
-rw-r--r--doc/src/sgml/legal.sgml6
2 files changed, 4 insertions, 4 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index 655a3c59d60..9d65dbea7ef 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
-Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2022, PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml
index f3d31b002aa..fedaa31e4be 100644
--- a/doc/src/sgml/legal.sgml
+++ b/doc/src/sgml/legal.sgml
@@ -1,9 +1,9 @@
<!-- doc/src/sgml/legal.sgml -->
-<date>2021</date>
+<date>2022</date>
<copyright>
- <year>1996&ndash;2021</year>
+ <year>1996&ndash;2022</year>
<holder>The PostgreSQL Global Development Group</holder>
</copyright>
@@ -11,7 +11,7 @@
<title>Legal Notice</title>
<para>
- <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2021
+ <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2022
by the PostgreSQL Global Development Group.
</para>