Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2003-08-04 23:59:41 +0000
committerTom Lane2003-08-04 23:59:41 +0000
commit2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch)
tree04b3d3d242e7104d905756ae2929482fc264addd /src/tutorial/syscat.source
parentd10146c06715edc0f10740b1f5704cd6f7cce074 (diff)
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
Diffstat (limited to 'src/tutorial/syscat.source')
-rw-r--r--src/tutorial/syscat.source4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/syscat.source b/src/tutorial/syscat.source
index ab5e26c94b5..a3ae7f7a278 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 $
--
---------------------------------------------------------------------------