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/test/modules/test_parser/test_parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/modules/test_parser/test_parser.c') diff --git a/src/test/modules/test_parser/test_parser.c b/src/test/modules/test_parser/test_parser.c index 68c0a93e3cd..82e6c3c4b9a 100644 --- a/src/test/modules/test_parser/test_parser.c +++ b/src/test/modules/test_parser/test_parser.c @@ -3,7 +3,7 @@ * test_parser.c * Simple example of a text search parser * - * Copyright (c) 2007-2014, PostgreSQL Global Development Group + * Copyright (c) 2007-2015, PostgreSQL Global Development Group * * IDENTIFICATION * src/test/modules/test_parser/test_parser.c -- cgit v1.2.3