summaryrefslogtreecommitdiff
path: root/contrib/sepgsql/hooks.c
diff options
context:
space:
mode:
authorBruce Momjian2017-01-03 18:48:53 +0000
committerBruce Momjian2017-01-03 18:48:53 +0000
commit1d25779284fe1ba08ecd57e647292a9deb241376 (patch)
tree1a288c7d8fb0a9232bc848be08cc03555804b05f /contrib/sepgsql/hooks.c
parent60f1e514ad0db017bc583b0e15d056b777bd9626 (diff)
Update copyright via script for 2017
Diffstat (limited to 'contrib/sepgsql/hooks.c')
-rw-r--r--contrib/sepgsql/hooks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sepgsql/hooks.c b/contrib/sepgsql/hooks.c
index 38b1a49775c..15f40d83f11 100644
--- a/contrib/sepgsql/hooks.c
+++ b/contrib/sepgsql/hooks.c
@@ -4,7 +4,7 @@
*
* Entrypoints of the hooks in PostgreSQL, and dispatches the callbacks.
*
- * Copyright (c) 2010-2016, PostgreSQL Global Development Group
+ * Copyright (c) 2010-2017, PostgreSQL Global Development Group
*
* -------------------------------------------------------------------------
*/