diff options
| author | Bruce Momjian <bruce@momjian.us> | 2010-01-02 16:58:17 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2010-01-02 16:58:17 +0000 |
| commit | 0239800893ef4901e3c085e06534934a485d3bf0 (patch) | |
| tree | 4e52c59e97e01a0f8be48afcdb6a3c60ab47c7ea /src/bin/psql/create_help.pl | |
| parent | 8292079ad3db05faff01d03c7a8646704edbf54b (diff) | |
| download | postgresql-0239800893ef4901e3c085e06534934a485d3bf0.tar.gz | |
Update copyright for the year 2010.
Diffstat (limited to 'src/bin/psql/create_help.pl')
| -rw-r--r-- | src/bin/psql/create_help.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/psql/create_help.pl b/src/bin/psql/create_help.pl index d56cc5bea6..3771072509 100644 --- a/src/bin/psql/create_help.pl +++ b/src/bin/psql/create_help.pl @@ -3,9 +3,9 @@ ################################################################# # create_help.pl -- converts SGML docs to internal psql help # -# Copyright (c) 2000-2009, PostgreSQL Global Development Group +# Copyright (c) 2000-2010, PostgreSQL Global Development Group # -# $PostgreSQL: pgsql/src/bin/psql/create_help.pl,v 1.20 2009/09/18 05:00:42 petere Exp $ +# $PostgreSQL: pgsql/src/bin/psql/create_help.pl,v 1.21 2010/01/02 16:57:59 momjian Exp $ ################################################################# # |
