summaryrefslogtreecommitdiff
path: root/src/bin/psql/describe.h
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/describe.h
parentb6f3649bba9832cf4958dbb184dabef93dcea29c (diff)
Update copyright for 2019
Backpatch-through: certain files through 9.4
Diffstat (limited to 'src/bin/psql/describe.h')
-rw-r--r--src/bin/psql/describe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/describe.h b/src/bin/psql/describe.h
index a4cc5efae0c..4ff1f91f381 100644
--- a/src/bin/psql/describe.h
+++ b/src/bin/psql/describe.h
@@ -1,7 +1,7 @@
/*
* psql - the PostgreSQL interactive terminal
*
- * Copyright (c) 2000-2018, PostgreSQL Global Development Group
+ * Copyright (c) 2000-2019, PostgreSQL Global Development Group
*
* src/bin/psql/describe.h
*/