From e126958c2efdfc2d60b978d1fc7a780ff647e8ad Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 1 Jan 2012 18:01:58 -0500 Subject: Update copyright notices for year 2012. --- contrib/test_parser/test_parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/test_parser/test_parser.c') diff --git a/contrib/test_parser/test_parser.c b/contrib/test_parser/test_parser.c index 8e4c7a32d9f..c27d7d31f4f 100644 --- a/contrib/test_parser/test_parser.c +++ b/contrib/test_parser/test_parser.c @@ -3,7 +3,7 @@ * test_parser.c * Simple example of a text search parser * - * Copyright (c) 2007-2011, PostgreSQL Global Development Group + * Copyright (c) 2007-2012, PostgreSQL Global Development Group * * IDENTIFICATION * contrib/test_parser/test_parser.c -- cgit v1.2.3