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 --- src/bin/scripts/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin/scripts/common.h') diff --git a/src/bin/scripts/common.h b/src/bin/scripts/common.h index 691f6c6a02f..c0c1715bc16 100644 --- a/src/bin/scripts/common.h +++ b/src/bin/scripts/common.h @@ -2,7 +2,7 @@ * common.h * Common support routines for bin/scripts/ * - * Copyright (c) 2003-2014, PostgreSQL Global Development Group + * Copyright (c) 2003-2015, PostgreSQL Global Development Group * * src/bin/scripts/common.h */ -- cgit v1.2.3