From da9a8649d810826daf7868c6be9a4086c835c0ee Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 29 Aug 2004 04:13:13 +0000 Subject: Update copyright to 2004. --- src/include/catalog/pg_language.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/catalog/pg_language.h') diff --git a/src/include/catalog/pg_language.h b/src/include/catalog/pg_language.h index 4d230d3262..4a95581d74 100644 --- a/src/include/catalog/pg_language.h +++ b/src/include/catalog/pg_language.h @@ -5,10 +5,10 @@ * along with the relation's initial contents. * * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/catalog/pg_language.h,v 1.23 2003/11/29 22:40:58 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_language.h,v 1.24 2004/08/29 04:13:05 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki -- cgit v1.2.1