summaryrefslogtreecommitdiff
path: root/src/test/bench
diff options
context:
space:
mode:
authorBruce Momjian2006-03-05 15:59:11 +0000
committerBruce Momjian2006-03-05 15:59:11 +0000
commitf2f5b05655afa80377757a2c335c01b28de24429 (patch)
treef34d3c8ec4239421ceb4b4a9b90cf178670c6df2 /src/test/bench
parente096406c05425208b2f4a8ce9ea6b283294de4e2 (diff)
Update copyright for 2006. Update scripts.
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 7c92d67c2de..e85334d3aca 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-2005, PostgreSQL Global Development Group
+# Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
# Portions Copyright (c) 1994-5, Regents of the University of California
#
#
# IDENTIFICATION
-# $PostgreSQL: pgsql/src/test/bench/Makefile,v 1.12 2004/12/31 22:03:56 pgsql Exp $
+# $PostgreSQL: pgsql/src/test/bench/Makefile,v 1.13 2006/03/05 15:59:11 momjian Exp $
#
#-------------------------------------------------------------------------