summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2015-01-06 11:43:46 -0500
committerBruce Momjian <bruce@momjian.us>2015-01-06 11:43:46 -0500
commitf57802a463826882fa08dd796272b1ad8dc2ff11 (patch)
tree5f8f25ace14cf7f58f5668ae1f02b7a62e8dce9b
parent39cdf365a38416f2f31429db9656ccfcb65ccd69 (diff)
Update copyright for 2015
Backpatch certain files through 9.0
-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 9660827d7f7..6fba6e7e135 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
PostgreSQL Database Management System
(formerly known as Postgres, then as Postgres95)
-Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
+Portions Copyright (c) 1996-2015, 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 98d9d12bd53..11010227625 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-2014</year>
+ <year>1996-2015</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-2014
+ <productname>PostgreSQL</productname> is Copyright &copy; 1996-2015
by the PostgreSQL Global Development Group and is distributed under
the terms of the license of the University of California below.
</para>