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