aboutsummaryrefslogtreecommitdiff
path: root/src/bin/scripts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/scripts/Makefile')
-rw-r--r--src/bin/scripts/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/scripts/Makefile b/src/bin/scripts/Makefile
index 0132cec6e74..1427801839e 100644
--- a/src/bin/scripts/Makefile
+++ b/src/bin/scripts/Makefile
@@ -2,10 +2,10 @@
#
# Makefile for src/bin/scripts
#
-# Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
-# $PostgreSQL: pgsql/src/bin/scripts/Makefile,v 1.38 2007/09/27 19:53:44 tgl Exp $
+# $PostgreSQL: pgsql/src/bin/scripts/Makefile,v 1.39 2008/01/01 19:45:56 momjian Exp $
#
#-------------------------------------------------------------------------