summaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgaccess/Makefile')
-rw-r--r--src/bin/pgaccess/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/bin/pgaccess/Makefile b/src/bin/pgaccess/Makefile
index 24fdae5802..8a38bcc13a 100644
--- a/src/bin/pgaccess/Makefile
+++ b/src/bin/pgaccess/Makefile
@@ -2,9 +2,10 @@
#
# Makefile for src/bin/pgaccess
#
-# Copyright (c) 1994, Regents of the University of California
+# Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group
+# Portions Copyright (c) 1994, Regents of the University of California
#
-# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.15 2001/02/07 20:30:20 tgl Exp $
+# $Header: /cvsroot/pgsql/src/bin/pgaccess/Attic/Makefile,v 1.16 2001/02/18 18:34:01 momjian Exp $
#
#-------------------------------------------------------------------------