diff options
author | Bruce Momjian <bruce@momjian.us> | 2020-01-01 12:21:44 -0500 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2020-01-01 12:21:44 -0500 |
commit | f512479c23e02ecd49aeb569064517b07de5cc2e (patch) | |
tree | 25fc40337fee05e7cf9f08c1b09e2b9066f78e88 /doc/src | |
parent | 2fc7fc48863e963516f47508468fd37aa8d2713a (diff) |
Update copyrights for 2020
Backpatch-through: update all files in master, backpatch legal files through 9.4
Diffstat (limited to 'doc/src')
-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 9bb1d7983be..3735359ffa4 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,9 +1,9 @@ <!-- doc/src/sgml/legal.sgml --> -<date>2019</date> +<date>2020</date> <copyright> - <year>1996-2019</year> + <year>1996-2020</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -11,7 +11,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2019 + <productname>PostgreSQL</productname> is Copyright © 1996-2020 by the PostgreSQL Global Development Group. </para> |