From 4baaf863eca5412e07a8441b3b7e7482b7a8b21a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 6 Jan 2015 11:43:47 -0500 Subject: Update copyright for 2015 Backpatch certain files through 9.0 --- contrib/pgbench/pgbench.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/pgbench') diff --git a/contrib/pgbench/pgbench.c b/contrib/pgbench/pgbench.c index 2761d1d68fb..25616ceff67 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-2014, PostgreSQL Global Development Group + * Copyright (c) 2000-2015, PostgreSQL Global Development Group * ALL RIGHTS RESERVED; * * Permission to use, copy, modify, and distribute this software and its -- cgit v1.2.3