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
commit5b0c77b19ee069ec6b476a6aaef1bb96dd27d46e (patch)
treed8e55896368dc284fd141697150fe2f38abeb64b /src/tutorial
parent537855f5a4a2722d7852322422e66e655e9e53ca (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 d3e9baf417..21c82cdbfd 100644
--- a/src/tutorial/Makefile
+++ b/src/tutorial/Makefile
@@ -4,7 +4,7 @@
# Makefile for tutorial
#
# IDENTIFICATION
-# $Header$
+# $PostgreSQL$
#
#-------------------------------------------------------------------------
diff --git a/src/tutorial/beard.c b/src/tutorial/beard.c
index 6d2d9de30d..6406a803a7 100644
--- a/src/tutorial/beard.c
+++ b/src/tutorial/beard.c
@@ -8,7 +8,7 @@
*
*
* IDENTIFICATION
- * $Header$
+ * $PostgreSQL$
*
*-------------------------------------------------------------------------
*/
diff --git a/src/tutorial/complex.source b/src/tutorial/complex.source
index 0f4ca3bb9a..69e41c1ad2 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$
+-- $PostgreSQL$
--
---------------------------------------------------------------------------