diff options
author | Tatsuo Ishii | 2007-01-10 01:18:40 +0000 |
---|---|---|
committer | Tatsuo Ishii | 2007-01-10 01:18:40 +0000 |
commit | a733d281c0037e3f4f846f5dbdaf3ca91920c394 (patch) | |
tree | bfeb920e9127695b833ec071e4bf3e0b62941c4b | |
parent | ff0d8159fe792dad811af7e12d016571afd04f2e (diff) |
Update copyright year
-rw-r--r-- | contrib/pgbench/pgbench.c | 4 |
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 |