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. --- src/backend/parser/parse_param.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/parser/parse_param.c') diff --git a/src/backend/parser/parse_param.c b/src/backend/parser/parse_param.c index 3b8a67619e8..cfe72629eab 100644 --- a/src/backend/parser/parse_param.c +++ b/src/backend/parser/parse_param.c @@ -12,7 +12,7 @@ * Note that other approaches to parameters are possible using the parser * hooks defined in ParseState. * - * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * -- cgit v1.2.3