diff --git a/COPYRIGHT b/COPYRIGHT index 33e6e4842ad64dd89d351c84454059daed61ff56..fe7c3857327896b1ab31cec73101a02fbb24352b 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,7 +1,7 @@ PostgreSQL Database Management System (formerly known as Postgres, then as Postgres95) -Portions Copyright (c) 1996-2018, PostgreSQL Global Development Group +Portions Copyright (c) 1996-2019, 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 fd5cda30b74986291e65fbb0a8c1ad360bef7083..9bb1d7983be54e4d24d1d6ce478dc0a141a6ec7d 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,9 +1,9 @@ <!-- doc/src/sgml/legal.sgml --> -<date>2018</date> +<date>2019</date> <copyright> - <year>1996-2018</year> + <year>1996-2019</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -11,7 +11,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2018 + <productname>PostgreSQL</productname> is Copyright © 1996-2019 by the PostgreSQL Global Development Group. </para>