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 ba57755135a..d3a5821847b 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-2008, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2009, PostgreSQL Global Development Group * - * $PostgreSQL: pgsql/src/include/utils/help_config.h,v 1.10 2008/01/01 19:45:59 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/help_config.h,v 1.11 2009/01/01 17:24:02 momjian Exp $ * *------------------------------------------------------------------------- */ |