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/utils/adt/tsgistidx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/backend/utils/adt/tsgistidx.c') diff --git a/src/backend/utils/adt/tsgistidx.c b/src/backend/utils/adt/tsgistidx.c index 72f4a784d27..b427586d185 100644 --- a/src/backend/utils/adt/tsgistidx.c +++ b/src/backend/utils/adt/tsgistidx.c @@ -3,7 +3,7 @@ * tsgistidx.c * GiST support functions for tsvector_ops * - * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * * * IDENTIFICATION -- cgit v1.2.3