mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Tag appropriate files for rc3
Also performed an initial run through of upgrading our Copyright date to extend to 2005 ... first run here was very simple ... change everything where: grep 1996-2004 && the word 'Copyright' ... scanned through the generated list with 'less' first, and after, to make sure that I only picked up the right entries ...
This commit is contained in:
@ -171,7 +171,7 @@ PostgreSQL
|
||||
|
||||
PostgreSQL Data Base Management System
|
||||
|
||||
Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group Portions
|
||||
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group Portions
|
||||
Copyright (c) 1994-6 Regents of the University of California
|
||||
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
@ -193,7 +193,7 @@ SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||
|
||||
POSTGRESQL <20>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD>
|
||||
|
||||
<20><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1996-2004, PostgreSQL<51><4C><EFBFBD>ݳ<EFBFBD>ȯ<EFBFBD><C8AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<20><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1996-2005, PostgreSQL<51><4C><EFBFBD>ݳ<EFBFBD>ȯ<EFBFBD><C8AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<20><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1994-6 <20><><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>˥<EFBFBD><CBA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܹ<EFBFBD>
|
||||
|
||||
|
||||
|
@ -166,7 +166,7 @@ http://www.PostgreSQL.org/docs/faqs/FAQ.html</A>
|
||||
<P>
|
||||
PostgreSQL Data Base Management System</P>
|
||||
<P>
|
||||
Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group
|
||||
Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
|
||||
Portions Copyright (c) 1994-6 Regents of the University of California</P>
|
||||
<P>
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
@ -191,7 +191,7 @@ MODIFICATIONS.</P>
|
||||
<SMALL><PRE>
|
||||
POSTGRESQL <20>ǡ<EFBFBD><C7A1><EFBFBD><EFBFBD>١<EFBFBD><D9A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƥ<EFBFBD>
|
||||
|
||||
<09><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1996-2004, PostgreSQL<51><4C><EFBFBD>ݳ<EFBFBD>ȯ<EFBFBD><C8AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<09><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1996-2005, PostgreSQL<51><4C><EFBFBD>ݳ<EFBFBD>ȯ<EFBFBD><C8AF><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||||
<09><>ʬŪ<CAAC><C5AA><EFBFBD> (c) 1994-6 <20><><EFBFBD><EFBFBD><EFBFBD>ե<EFBFBD><D5A5><EFBFBD><EFBFBD>˥<EFBFBD><CBA5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ܹ<EFBFBD>
|
||||
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
<!--
|
||||
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.17 2004/10/25 06:40:39 neilc Exp $
|
||||
$PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.18 2004/12/31 21:59:01 pgsql Exp $
|
||||
-->
|
||||
|
||||
<copyright>
|
||||
<year>1996-2004</year>
|
||||
<year>1996-2005</year>
|
||||
<holder>The PostgreSQL Global Development Group</holder>
|
||||
</copyright>
|
||||
|
||||
@ -11,7 +11,7 @@ $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.17 2004/10/25 06:40:39 neilc Exp
|
||||
<title>Legal Notice</title>
|
||||
|
||||
<para>
|
||||
<productname>PostgreSQL</productname> is Copyright © 1996-2004
|
||||
<productname>PostgreSQL</productname> is Copyright © 1996-2005
|
||||
by the PostgreSQL Global Development Group and is distributed under
|
||||
the terms of the license of the University of California below.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user