summaryrefslogtreecommitdiff
path: root/src/bin/psql/create_help.pl
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2003-08-04 23:59:41 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2003-08-04 23:59:41 +0000
commit2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19 (patch)
tree04b3d3d242e7104d905756ae2929482fc264addd /src/bin/psql/create_help.pl
parentd10146c06715edc0f10740b1f5704cd6f7cce074 (diff)
downloadpostgresql-2f9c859ea13dc90ac0c9dfc63b68d20a7caf8b19.tar.gz
Fix some copyright notices that weren't updated. Improve copyright tool
so it won't miss 'em again.
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 9e71e5bfa5..216479f024 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 2000 by PostgreSQL Global Development Group
+# Copyright (c) 2000-2003, PostgreSQL Global Development Group
#
-# $Header: /cvsroot/pgsql/src/bin/psql/create_help.pl,v 1.7 2000/06/27 00:31:41 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/psql/create_help.pl,v 1.8 2003/08/04 23:59:40 tgl Exp $
#################################################################
#