Skip to content

Commit a590256

Browse files
committed
Update copyright for 2015
Backpatch certain files through 9.0
1 parent 6f9b84a commit a590256

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

COPYRIGHT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PostgreSQL Database Management System
22
(formerly known as Postgres, then as Postgres95)
33

4-
Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group
4+
Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
55

66
Portions Copyright (c) 1994, The Regents of the University of California
77

doc/src/sgml/legal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<!-- doc/src/sgml/legal.sgml -->
22

33
<copyright>
4-
<year>1996-2014</year>
4+
<year>1996-2015</year>
55
<holder>The PostgreSQL Global Development Group</holder>
66
</copyright>
77

88
<legalnotice id="legalnotice">
99
<title>Legal Notice</title>
1010

1111
<para>
12-
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2014
12+
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2015
1313
by the PostgreSQL Global Development Group.
1414
</para>
1515

0 commit comments

Comments
 (0)