summaryrefslogtreecommitdiff
path: root/contrib/pgbench/pgbench.c
diff options
context:
space:
mode:
authorBruce Momjian2012-01-01 23:01:58 +0000
committerBruce Momjian2012-01-01 23:01:58 +0000
commite126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch)
tree30b5ea1648285f983839f16b79f15af5abfeee0b /contrib/pgbench/pgbench.c
parent6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff)
Update copyright notices for year 2012.
Diffstat (limited to 'contrib/pgbench/pgbench.c')
-rw-r--r--contrib/pgbench/pgbench.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c
index 91d86da38df..9081f0955ff 100644
--- a/contrib/pgbench/pgbench.c
+++ b/contrib/pgbench/pgbench.c
@@ -5,7 +5,7 @@
* Originally written by Tatsuo Ishii and enhanced by many contributors.
*
* contrib/pgbench/pgbench.c
- * Copyright (c) 2000-2011, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2012, PostgreSQL Global Development Group
* ALL RIGHTS RESERVED;
*
* Permission to use, copy, modify, and distribute this software and its