aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/complex.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-08-04 23:59:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-08-04 23:59:41 +0000
commit2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch)
tree04b3d3d242e7104d905756ae2929482fc264addd /src/tutorial/complex.source
parentd10146c06715edc0f10740b1f5704cd6f7cce074 (diff)
downloadpostgresql-2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19.tar.gz
postgresql-2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19.zip
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
Diffstat (limited to 'src/tutorial/complex.source')
-rw-r--r--src/tutorial/complex.source4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source
index 382eea25e9f..db33d9100e7 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 $
--
---------------------------------------------------------------------------