summaryrefslogtreecommitdiff
path: root/src/bin/psql/create_help.pl
diff options
context:
space:
mode:
authorBruce Momjian2017-01-03 18:48:53 +0000
committerBruce Momjian2017-01-03 18:48:53 +0000
commit1d25779284fe1ba08ecd57e647292a9deb241376 (patch)
tree1a288c7d8fb0a9232bc848be08cc03555804b05f /src/bin/psql/create_help.pl
parent60f1e514ad0db017bc583b0e15d056b777bd9626 (diff)
Update copyright via script for 2017
Diffstat (limited to 'src/bin/psql/create_help.pl')
-rw-r--r--src/bin/psql/create_help.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/create_help.pl b/src/bin/psql/create_help.pl
index f3d8141b994..359670b6e97 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-2016, PostgreSQL Global Development Group
+# Copyright (c) 2000-2017, PostgreSQL Global Development Group
#
# src/bin/psql/create_help.pl
#################################################################