From 2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Mon, 4 Aug 2003 23:59:41 +0000 Subject: Fix some copyright notices that weren't updated. Improve copyright tool so it won't miss 'em again. --- src/tutorial/complex.source | 4 ++-- src/tutorial/syscat.source | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/tutorial') diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source index 382eea25e9..db33d9100e 100644 --- a/src/tutorial/complex.source +++ b/src/tutorial/complex.source @@ -5,10 +5,10 @@ -- use this new type. -- -- --- Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group +-- Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group -- Portions Copyright (c) 1994, Regents of the University of California -- --- $Header: /cvsroot/pgsql/src/tutorial/complex.source,v 1.14 2002/08/22 00:01:51 tgl Exp $ +-- $Header: /cvsroot/pgsql/src/tutorial/complex.source,v 1.15 2003/08/04 23:59:41 tgl Exp $ -- --------------------------------------------------------------------------- diff --git a/src/tutorial/syscat.source b/src/tutorial/syscat.source index ab5e26c94b..a3ae7f7a27 100644 --- a/src/tutorial/syscat.source +++ b/src/tutorial/syscat.source @@ -4,10 +4,10 @@ -- sample queries to the system catalogs -- -- --- Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group +-- Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group -- Portions Copyright (c) 1994, Regents of the University of California -- --- $Id: syscat.source,v 1.8 2003/05/28 16:04:02 tgl Exp $ +-- $Id: syscat.source,v 1.9 2003/08/04 23:59:41 tgl Exp $ -- --------------------------------------------------------------------------- -- cgit v1.2.1