diff options
author | PostgreSQL Daemon | 2003-11-29 22:41:33 +0000 |
---|---|---|
committer | PostgreSQL Daemon | 2003-11-29 22:41:33 +0000 |
commit | 52733c0dfb701e61b15eb2ddc39506c675067ebf (patch) | |
tree | 46eeda6958f4ff5c31e3c1f6d9a73b3282fd3190 /src/tutorial/funcs.source | |
parent | f5bdeabb84707450539f796a9ab94c9fb11c4aaa (diff) |
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/tutorial/funcs.source')
-rw-r--r-- | src/tutorial/funcs.source | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tutorial/funcs.source b/src/tutorial/funcs.source index 6bc37c1c92..a6f22742f0 100644 --- a/src/tutorial/funcs.source +++ b/src/tutorial/funcs.source @@ -6,7 +6,7 @@ -- -- Copyright (c) 1994-5, Regents of the University of California -- --- $Id$ +-- $PostgreSQL$ -- --------------------------------------------------------------------------- |