diff options
Diffstat (limited to 'src/include/catalog/pg_language.h')
-rw-r--r-- | src/include/catalog/pg_language.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/catalog/pg_language.h b/src/include/catalog/pg_language.h index 423f2e94700..0d3f14fc7a0 100644 --- a/src/include/catalog/pg_language.h +++ b/src/include/catalog/pg_language.h @@ -5,10 +5,10 @@ * along with the relation's initial contents. * * - * Portions Copyright (c) 1996-2000, PostgreSQL, Inc + * Portions Copyright (c) 1996-2001, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_language.h,v 1.12 2000/11/20 20:36:50 tgl Exp $ + * $Id: pg_language.h,v 1.13 2001/01/24 19:43:21 momjian Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki |