aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2014-01-07 16:05:29 -0500
committerBruce Momjian <bruce@momjian.us>2014-01-07 16:05:29 -0500
commit9402169a35e8231a1ee66ade5a6e97ed97494f74 (patch)
treec28e1de9f1865c41dd60a04d9419651cb2f00bc8
parent026a91f86c1968da2120068d1ec453f412a1a046 (diff)
downloadpostgresql-9402169a35e8231a1ee66ade5a6e97ed97494f74.tar.gz
postgresql-9402169a35e8231a1ee66ade5a6e97ed97494f74.zip
Update copyright for 2014
Update all files in head, and files COPYRIGHT and legal.sgml in all back branches.
-rw-r--r--COPYRIGHT2
-rw-r--r--doc/src/sgml/legal.sgml4
2 files changed, 3 insertions, 3 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index e250de3df24..9660827d7f7 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
-Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2014, 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 171123ce606..98d9d12bd53 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 &copy; 1996-2013
+ <productname>PostgreSQL</productname> is Copyright &copy; 1996-2014
by the PostgreSQL Global Development Group and is distributed under
the terms of the license of the University of California below.
</para>