diff options
Diffstat (limited to 'src/bin/psql/Makefile')
-rw-r--r-- | src/bin/psql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/psql/Makefile b/src/bin/psql/Makefile index f22055d0ce8..7ab5a906566 100644 --- a/src/bin/psql/Makefile +++ b/src/bin/psql/Makefile @@ -2,10 +2,10 @@ # # Makefile for src/bin/psql # -# 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/psql/Makefile,v 1.31 2001/10/15 01:25:10 ishii Exp $ +# $Header: /cvsroot/pgsql/src/bin/psql/Makefile,v 1.32 2002/06/20 20:29:42 momjian Exp $ # #------------------------------------------------------------------------- |