diff options
Diffstat (limited to 'src/include/catalog/pg_description.h')
-rw-r--r-- | src/include/catalog/pg_description.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_description.h b/src/include/catalog/pg_description.h index 0cb86deaddd..96e824a427b 100644 --- a/src/include/catalog/pg_description.h +++ b/src/include/catalog/pg_description.h @@ -19,10 +19,10 @@ * for example). * * - * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $PostgreSQL: pgsql/src/include/catalog/pg_description.h,v 1.21 2004/08/29 04:13:05 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_description.h,v 1.22 2004/12/31 22:03:24 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |