diff options
Diffstat (limited to 'src/include/utils/help_config.h')
-rw-r--r-- | src/include/utils/help_config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/utils/help_config.h b/src/include/utils/help_config.h index 65b4b4bf7eb..9f99355172d 100644 --- a/src/include/utils/help_config.h +++ b/src/include/utils/help_config.h @@ -3,9 +3,9 @@ * help_config.h * Interface to the --help-config option of main.c * - * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2004, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/include/utils/help_config.h,v 1.5 2003/11/29 22:41:15 pgsql Exp $ + * $PostgreSQL: pgsql/src/include/utils/help_config.h,v 1.6 2004/08/29 04:13:11 momjian Exp $ * *------------------------------------------------------------------------- */ |