Skip to content

Commit 1d6b096

Browse files
author
Neil Conway
committed
Update copyright information in documentation. Also, add a note
to RELEASE_CHANGES so that this is not forgotten in the future.
1 parent ea7f2f6 commit 1d6b096

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/src/sgml/legal.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.16 2003/11/29 19:51:37 pgsql Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.17 2004/10/25 06:40:39 neilc Exp $
33
-->
44

55
<copyright>
6-
<year>1996-2003</year>
6+
<year>1996-2004</year>
77
<holder>The PostgreSQL Global Development Group</holder>
88
</copyright>
99

1010
<legalnotice id="legalnotice">
1111
<title>Legal Notice</title>
1212

1313
<para>
14-
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2002
14+
<productname>PostgreSQL</productname> is Copyright &copy; 1996-2004
1515
by the PostgreSQL Global Development Group and is distributed under
1616
the terms of the license of the University of California below.
1717
</para>

src/tools/RELEASE_CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
* Update pg_upgrade to handle new version, or disable
3535

3636
* Update copyright year when needed
37+
doc/src/sgml/legal.sgml will also need to be updated
3738

3839

3940
---------------------------------------------------------------------------

0 commit comments

Comments
 (0)