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/access/gist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/include/access/gist.h') diff --git a/src/include/access/gist.h b/src/include/access/gist.h index c6f9a01260d..0d03c520a2e 100644 --- a/src/include/access/gist.h +++ b/src/include/access/gist.h @@ -4,10 +4,10 @@ * common declarations for the GiST access method code. * * - * 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: gist.h,v 1.35 2001/11/05 17:46:31 momjian Exp $ + * $Id: gist.h,v 1.36 2002/06/20 20:29:42 momjian Exp $ * *------------------------------------------------------------------------- */ -- cgit v1.2.3