diff options
author | Bruce Momjian | 2014-01-07 21:05:29 +0000 |
---|---|---|
committer | Bruce Momjian | 2014-01-07 21:05:29 +0000 |
commit | 8aa6912b8fec3400441c365bde6a1030295de749 (patch) | |
tree | 117579f0aa5c3449f9123a7cb91ef280632ebf82 /doc/src | |
parent | 61d4d14ee55534dd9fead189a5a339ecdf04e82a (diff) |
Update copyright for 2014
Update all files in head, and files COPYRIGHT and legal.sgml in all back
branches.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/legal.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index 1c40ec47ee3..bcce89b6777 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,7 +1,7 @@ <!-- doc/src/sgml/legal.sgml --> <copyright> - <year>1996-2013</year> + <year>1996-2014</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -9,7 +9,7 @@ <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2013 + <productname>PostgreSQL</productname> is Copyright © 1996-2014 by the PostgreSQL Global Development Group. </para> |