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/include/postgres.h | |
parent | f5bdeabb84707450539f796a9ab94c9fb11c4aaa (diff) |
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/include/postgres.h')
-rw-r--r-- | src/include/postgres.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/postgres.h b/src/include/postgres.h index d24d321e01..caaa93d8b9 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California * - * $Id$ + * $PostgreSQL$ * *------------------------------------------------------------------------- */ |