From 7e04792a1cbd1763edf72474f6b1fbad2cd0ad31 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 7 Jan 2014 16:05:30 -0500 Subject: Update copyright for 2014 Update all files in head, and files COPYRIGHT and legal.sgml in all back branches. --- 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 4f9168b074a..c5c034b2d86 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-2013, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2014, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * -- cgit v1.2.3