summaryrefslogtreecommitdiff
path: root/src/include/utils/guc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/utils/guc.h')
-rw-r--r--src/include/utils/guc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/guc.h b/src/include/utils/guc.h
index fdfd5dbeb71..1068b6f0e73 100644
--- a/src/include/utils/guc.h
+++ b/src/include/utils/guc.h
@@ -4,10 +4,10 @@
* External declarations pertaining to backend/utils/misc/guc.c and
* backend/utils/misc/guc-file.l
*
- * Copyright (c) 2000-2005, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2006, PostgreSQL Global Development Group
* Written by Peter Eisentraut <[email protected]>.
*
- * $PostgreSQL: pgsql/src/include/utils/guc.h,v 1.63 2005/10/15 02:49:46 momjian Exp $
+ * $PostgreSQL: pgsql/src/include/utils/guc.h,v 1.64 2006/03/05 15:59:07 momjian Exp $
*--------------------------------------------------------------------
*/
#ifndef GUC_H