From bd61a623ace3f3db8da1c7936416706968ae6ec2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 1 Jan 2013 17:15:01 -0500 Subject: Update copyrights for 2013 Fully update git head, and update back branches in ./COPYRIGHT and legal.sgml files. --- src/backend/regex/regc_pg_locale.c | 2 +- src/backend/regex/regprefix.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/backend/regex') diff --git a/src/backend/regex/regc_pg_locale.c b/src/backend/regex/regc_pg_locale.c index e85c5ddba51..c1b2862815d 100644 --- a/src/backend/regex/regc_pg_locale.c +++ b/src/backend/regex/regc_pg_locale.c @@ -6,7 +6,7 @@ * * This file is #included by regcomp.c; it's not meant to compile standalone. * - * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2013, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION diff --git a/src/backend/regex/regprefix.c b/src/backend/regex/regprefix.c index 6f91288e9df..d1b7974cafe 100644 --- a/src/backend/regex/regprefix.c +++ b/src/backend/regex/regprefix.c @@ -4,7 +4,7 @@ * Extract a common prefix, if any, from a compiled regex. * * - * Portions Copyright (c) 2012, PostgreSQL Global Development Group + * Portions Copyright (c) 2012-2013, PostgreSQL Global Development Group * Portions Copyright (c) 1998, 1999 Henry Spencer * * IDENTIFICATION -- cgit v1.2.3