diff options
author | Bruce Momjian | 2002-06-20 20:29:54 +0000 |
---|---|---|
committer | Bruce Momjian | 2002-06-20 20:29:54 +0000 |
commit | 23c4ce38839576d13d0f3764d70bf10da19f3291 (patch) | |
tree | b2c5e77d6ebc5f85e64db36d1423da6957e41f03 /src/include/access/gist.h | |
parent | 73b703e1257d9ff5953f985a0ed3ab516553d116 (diff) |
Update copyright to 2002.
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 762429c8f8..2b8fcc240a 100644 --- a/src/include/access/gist.h +++ b/src/include/access/gist.h @@ -4,7 +4,7 @@ * common declarations for the GiST access method code. * * - * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * $Id$ |