diff options
author | Neil Conway <neilc@samurai.com> | 2004-10-25 06:40:39 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2004-10-25 06:40:39 +0000 |
commit | 1d6b0969411e00b096d3e829df3a05debbc4821d (patch) | |
tree | 6991bd6f8cea4dcd478b8dad2d3b16ca0d5e8d63 /doc/src | |
parent | ea7f2f6a58d86b6f77fd064d099b916bf79fdcf7 (diff) | |
download | postgresql-1d6b0969411e00b096d3e829df3a05debbc4821d.tar.gz postgresql-1d6b0969411e00b096d3e829df3a05debbc4821d.zip |
Update copyright information in documentation. Also, add a note
to RELEASE_CHANGES so that this is not forgotten in the future.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/legal.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index e0afc8a311c..1ca45dddf52 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,9 +1,9 @@ <!-- -$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.16 2003/11/29 19:51:37 pgsql Exp $ +$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.17 2004/10/25 06:40:39 neilc Exp $ --> <copyright> - <year>1996-2003</year> + <year>1996-2004</year> <holder>The PostgreSQL Global Development Group</holder> </copyright> @@ -11,7 +11,7 @@ $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.16 2003/11/29 19:51:37 pgsql Exp <title>Legal Notice</title> <para> - <productname>PostgreSQL</productname> is Copyright © 1996-2002 + <productname>PostgreSQL</productname> is Copyright © 1996-2004 by the PostgreSQL Global Development Group and is distributed under the terms of the license of the University of California below. </para> |