summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorPostgreSQL Daemon2003-11-29 19:52:15 +0000
committerPostgreSQL Daemon2003-11-29 19:52:15 +0000
commit969685ad443637a24650909357e4e768a88412fc (patch)
treef4a2b7c998cc9ed58f2e228620af2bcc38729e93 /src/tutorial
parent738dc233f4dcb51e9c969718b52f5579de252880 (diff)
$Header: -> $PostgreSQL Changes ...
Diffstat (limited to 'src/tutorial')
-rw-r--r--src/tutorial/Makefile2
-rw-r--r--src/tutorial/beard.c2
-rw-r--r--src/tutorial/complex.source2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tutorial/Makefile b/src/tutorial/Makefile
index 0aa3cf6a497..7c68cd7ac68 100644
--- a/src/tutorial/Makefile
+++ b/src/tutorial/Makefile
@@ -4,7 +4,7 @@
# Makefile for tutorial
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/tutorial/Makefile,v 1.16 2002/09/05 18:28:46 petere Exp $
+# $PostgreSQL: pgsql/src/tutorial/Makefile,v 1.17 2003/11/29 19:52:14 pgsql Exp $
#
#-------------------------------------------------------------------------
diff --git a/src/tutorial/beard.c b/src/tutorial/beard.c
index 94ff8ceea4f..0214e11691b 100644
--- a/src/tutorial/beard.c
+++ b/src/tutorial/beard.c
@@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
- * $Header: /cvsroot/pgsql/src/tutorial/Attic/beard.c,v 1.9 2003/08/04 02:40:20 momjian Exp $
+ * $PostgreSQL: pgsql/src/tutorial/beard.c,v 1.10 2003/11/29 19:52:14 pgsql Exp $
*
*-------------------------------------------------------------------------
*/
diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source
index 9050e82a594..dcf7da54c8f 100644
--- a/src/tutorial/complex.source
+++ b/src/tutorial/complex.source
@@ -8,7 +8,7 @@
-- 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.16 2003/10/21 22:51:14 tgl Exp $
+-- $PostgreSQL: pgsql/src/tutorial/complex.source,v 1.17 2003/11/29 19:52:14 pgsql Exp $
--
---------------------------------------------------------------------------