summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTatsuo Ishii2007-01-10 01:18:40 +0000
committerTatsuo Ishii2007-01-10 01:18:40 +0000
commita733d281c0037e3f4f846f5dbdaf3ca91920c394 (patch)
treebfeb920e9127695b833ec071e4bf3e0b62941c4b
parentff0d8159fe792dad811af7e12d016571afd04f2e (diff)
Update copyright year
-rw-r--r--contrib/pgbench/pgbench.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c
index 1c4e69681ea..14cad08515e 100644
--- a/contrib/pgbench/pgbench.c
+++ b/contrib/pgbench/pgbench.c
@@ -1,10 +1,10 @@
/*
- * $PostgreSQL: pgsql/contrib/pgbench/pgbench.c,v 1.59 2006/12/26 01:02:05 ishii Exp $
+ * $PostgreSQL: pgsql/contrib/pgbench/pgbench.c,v 1.60 2007/01/10 01:18:40 ishii Exp $
*
* pgbench: a simple benchmark program for PostgreSQL
* written by Tatsuo Ishii
*
- * Copyright (c) 2000-2006 Tatsuo Ishii
+ * Copyright (c) 2000-2007 Tatsuo Ishii
*
* Permission to use, copy, modify, and distribute this software and
* its documentation for any purpose and without fee is hereby