diff options
| author | Bruce Momjian | 2022-01-08 00:04:56 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2022-01-08 00:04:56 +0000 |
| commit | 7b5f0e5825210958212fc5a4878022a2611993a2 (patch) | |
| tree | 301072976e7ad5c244a782885730730fe850bbca /doc/src/sgml | |
| parent | c7fa0f55deb17960de97285595e4a5342f0136c1 (diff) | |
Update copyright for 2022
Backpatch-through: 10
Diffstat (limited to 'doc/src/sgml')
| -rw-r--r-- | doc/src/sgml/legal.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index fdd26c9e715..4bd8156273e 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-2021</year> + <year>1996-2022</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -11,7 +11,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2021 + <productname>PostgreSQL</productname> is Copyright © 1996-2022 by the PostgreSQL Global Development Group. </para> |
