diff options
| author | Bruce Momjian | 2002-06-20 20:29:54 +0000 |
|---|---|---|
| committer | Bruce Momjian | 2002-06-20 20:29:54 +0000 |
| commit | d84fe82230c593f3dc5d7f427849b99d1efa8a0a (patch) | |
| tree | e71dc2bfc87cd2f8609cfe33941460bc0d8b0e28 /src/bin/initlocation | |
| parent | ba790a5608ead9db7e08f700eb869dbefd3358a4 (diff) | |
Update copyright to 2002.
Diffstat (limited to 'src/bin/initlocation')
| -rw-r--r-- | src/bin/initlocation/Makefile | 4 | ||||
| -rw-r--r-- | src/bin/initlocation/initlocation.sh | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/bin/initlocation/Makefile b/src/bin/initlocation/Makefile index a7e65eed7f8..ef2c260fe4e 100644 --- a/src/bin/initlocation/Makefile +++ b/src/bin/initlocation/Makefile @@ -2,10 +2,10 @@ # # Makefile for src/bin/initlocation # -# 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 # -# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/Makefile,v 1.13 2001/02/18 18:33:59 momjian Exp $ +# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/Makefile,v 1.14 2002/06/20 20:29:41 momjian Exp $ # #------------------------------------------------------------------------- diff --git a/src/bin/initlocation/initlocation.sh b/src/bin/initlocation/initlocation.sh index 481923d3b89..9b4b27fd4af 100644 --- a/src/bin/initlocation/initlocation.sh +++ b/src/bin/initlocation/initlocation.sh @@ -4,12 +4,12 @@ # initlocation.sh-- # Create a secondary PostgreSQL database storage area. # -# 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 # # # IDENTIFICATION -# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation.sh,v 1.13 2002/02/24 23:59:36 tgl Exp $ +# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation.sh,v 1.14 2002/06/20 20:29:41 momjian Exp $ # #------------------------------------------------------------------------- |
