1
0
mirror of https://github.com/postgres/postgres.git synced 2025-10-25 13:17:41 +03:00

Update copyright to 2002.

This commit is contained in:
Bruce Momjian
2002-06-20 20:29:54 +00:00
parent ba790a5608
commit d84fe82230
648 changed files with 1285 additions and 1285 deletions

View File

@@ -3,10 +3,10 @@
* async.h
* Asynchronous notification: NOTIFY, LISTEN, UNLISTEN
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: async.h,v 1.20 2001/11/05 17:46:33 momjian Exp $
* $Id: async.h,v 1.21 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -3,10 +3,10 @@
* cluster.h
* header file for postgres cluster command stuff
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994-5, Regents of the University of California
*
* $Id: cluster.h,v 1.13 2002/03/26 19:16:40 tgl Exp $
* $Id: cluster.h,v 1.14 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
* Definitions for using the POSTGRES copy command.
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: copy.h,v 1.18 2002/06/20 16:00:44 momjian Exp $
* $Id: copy.h,v 1.19 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
*
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: dbcommands.h,v 1.23 2002/06/20 16:00:44 momjian Exp $
* $Id: dbcommands.h,v 1.24 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
* POSTGRES define and remove utility definitions.
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: defrem.h,v 1.38 2002/05/22 21:40:55 tgl Exp $
* $Id: defrem.h,v 1.39 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -3,10 +3,10 @@
* explain.h
* prototypes for explain.c
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994-5, Regents of the University of California
*
* $Id: explain.h,v 1.16 2002/03/24 04:31:09 tgl Exp $
* $Id: explain.h,v 1.17 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -3,10 +3,10 @@
* sequence.h
* prototypes for sequence.c.
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: sequence.h,v 1.20 2002/05/22 21:40:55 tgl Exp $
* $Id: sequence.h,v 1.21 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -3,10 +3,10 @@
* trigger.h
* Declarations for trigger handling.
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: trigger.h,v 1.35 2002/04/26 19:29:47 tgl Exp $
* $Id: trigger.h,v 1.36 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
* header file for postgres vacuum cleaner and statistics analyzer
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: vacuum.h,v 1.43 2001/11/05 17:46:33 momjian Exp $
* $Id: vacuum.h,v 1.44 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
* Header file for versions.
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: version.h,v 1.12 2001/11/05 17:46:33 momjian Exp $
* $Id: version.h,v 1.13 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/

View File

@@ -4,10 +4,10 @@
*
*
*
* Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
* Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, Regents of the University of California
*
* $Id: view.h,v 1.14 2002/03/29 19:06:22 tgl Exp $
* $Id: view.h,v 1.15 2002/06/20 20:29:49 momjian Exp $
*
*-------------------------------------------------------------------------
*/