aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2021-01-02 13:06:24 -0500
committerBruce Momjian <bruce@momjian.us>2021-01-02 13:06:24 -0500
commitc09f6882d6f78bde26fcc1e1a3da11c274de596a (patch)
treefdc68789872070ea7af6f2c4032c6a33f093fb35
parent4750d92ce82fa70dfee890161576743c151c422a (diff)
downloadpostgresql-c09f6882d6f78bde26fcc1e1a3da11c274de596a.tar.gz
postgresql-c09f6882d6f78bde26fcc1e1a3da11c274de596a.zip
Update copyright for 2021
Backpatch-through: 9.5
-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 0fc523af946..655a3c59d60 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
-Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2021, 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 904512f9f4a..f3d31b002aa 100644
--- a/doc/src/sgml/legal.sgml
+++ b/doc/src/sgml/legal.sgml
@@ -1,9 +1,9 @@
<!-- doc/src/sgml/legal.sgml -->
-<date>2020</date>
+<date>2021</date>
<copyright>
- <year>1996&ndash;2020</year>
+ <year>1996&ndash;2021</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;2020
+ <productname>PostgreSQL</productname> is Copyright &copy; 1996&ndash;2021
by the PostgreSQL Global Development Group.
</para>