summaryrefslogtreecommitdiff
path: root/src/bin/psql/create_help.pl
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-01-01 20:44:34 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-01-01 20:44:34 +0000
commit7e1c8ef4fca01293cd561386c1b37bb53e26d62a (patch)
tree20d7f1cd615158f6ea3a1e71c740f1af626360fb /src/bin/psql/create_help.pl
parent3ca924a9dd524c158235c98d9a0acb3cae314b73 (diff)
downloadpostgresql-7e1c8ef4fca01293cd561386c1b37bb53e26d62a.tar.gz
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why weren't they?
Diffstat (limited to 'src/bin/psql/create_help.pl')
-rw-r--r--src/bin/psql/create_help.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/psql/create_help.pl b/src/bin/psql/create_help.pl
index c63c805226..996291ff19 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-2004, PostgreSQL Global Development Group
+# Copyright (c) 2000-2005, PostgreSQL Global Development Group
#
-# $PostgreSQL: pgsql/src/bin/psql/create_help.pl,v 1.12 2004/08/29 04:13:02 momjian Exp $
+# $PostgreSQL: pgsql/src/bin/psql/create_help.pl,v 1.13 2005/01/01 20:44:25 tgl Exp $
#################################################################
#