From f2f5b05655afa80377757a2c335c01b28de24429 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 5 Mar 2006 15:59:11 +0000 Subject: Update copyright for 2006. Update scripts. --- src/include/utils/typcache.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/utils/typcache.h') diff --git a/src/include/utils/typcache.h b/src/include/utils/typcache.h index 1aba161f674..cbb13be3255 100644 --- a/src/include/utils/typcache.h +++ b/src/include/utils/typcache.h @@ -6,10 +6,10 @@ * The type cache exists to speed lookup of certain information about data * types that is not directly available from a type's pg_type row. * - * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/utils/typcache.h,v 1.9 2005/11/22 18:17:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/typcache.h,v 1.10 2006/03/05 15:59:08 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3