From d84fe82230c593f3dc5d7f427849b99d1efa8a0a Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 20 Jun 2002 20:29:54 +0000 Subject: Update copyright to 2002. --- src/include/catalog/pg_description.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/catalog/pg_description.h') diff --git a/src/include/catalog/pg_description.h b/src/include/catalog/pg_description.h index 9aa0127abf..abe61d49bc 100644 --- a/src/include/catalog/pg_description.h +++ b/src/include/catalog/pg_description.h @@ -19,10 +19,10 @@ * for example). * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_description.h,v 1.16 2001/11/05 17:46:32 momjian Exp $ + * $Id: pg_description.h,v 1.17 2002/06/20 20:29:44 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki -- cgit v1.2.1