summaryrefslogtreecommitdiff
path: root/src/test/bench
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/bench')
-rw-r--r--src/test/bench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/bench/Makefile b/src/test/bench/Makefile
index cba15c3aba8..c528fc015c3 100644
--- a/src/test/bench/Makefile
+++ b/src/test/bench/Makefile
@@ -3,12 +3,12 @@
# Makefile--
# Makefile for the Wisconsin Benchmark
#
-# Portions Copyright (c) 1996-2007, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
# Portions Copyright (c) 1994-5, Regents of the University of California
#
#
# IDENTIFICATION
-# $PostgreSQL: pgsql/src/test/bench/Makefile,v 1.14 2007/01/05 22:20:03 momjian Exp $
+# $PostgreSQL: pgsql/src/test/bench/Makefile,v 1.15 2008/01/01 19:46:00 momjian Exp $
#
#-------------------------------------------------------------------------