diff options
Diffstat (limited to 'src/bin/psql/create_help.pl')
-rw-r--r-- | src/bin/psql/create_help.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/create_help.pl b/src/bin/psql/create_help.pl index 495100326df..7e30abac17c 100644 --- a/src/bin/psql/create_help.pl +++ b/src/bin/psql/create_help.pl @@ -3,7 +3,7 @@ ################################################################# # create_help.pl -- converts SGML docs to internal psql help # -# Copyright (c) 2000-2010, PostgreSQL Global Development Group +# Copyright (c) 2000-2011, PostgreSQL Global Development Group # # src/bin/psql/create_help.pl ################################################################# |