summaryrefslogtreecommitdiff
path: root/src/bin/psql/create_help.pl
diff options
context:
space:
mode:
authorBruce Momjian2019-01-02 17:44:25 +0000
committerBruce Momjian2019-01-02 17:44:25 +0000
commit97c39498e5ca9208d3de5a443a2282923619bf91 (patch)
treed8074ce5b172fc2a52007bce178dcc9b2fa66fa5 /src/bin/psql/create_help.pl
parentb6f3649bba9832cf4958dbb184dabef93dcea29c (diff)
Update copyright for 2019
Backpatch-through: certain files through 9.4
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 08ed03215e5..314bb5d87c5 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-2018, PostgreSQL Global Development Group
+# Copyright (c) 2000-2019, PostgreSQL Global Development Group
#
# src/bin/psql/create_help.pl
#################################################################