aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regexport.h
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2017-01-03 13:48:53 -0500
committerBruce Momjian <bruce@momjian.us>2017-01-03 13:48:53 -0500
commit1d25779284fe1ba08ecd57e647292a9deb241376 (patch)
tree1a288c7d8fb0a9232bc848be08cc03555804b05f /src/include/regex/regexport.h
parent60f1e514ad0db017bc583b0e15d056b777bd9626 (diff)
downloadpostgresql-1d25779284fe1ba08ecd57e647292a9deb241376.tar.gz
postgresql-1d25779284fe1ba08ecd57e647292a9deb241376.zip
Update copyright via script for 2017
Diffstat (limited to 'src/include/regex/regexport.h')
-rw-r--r--src/include/regex/regexport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/regex/regexport.h b/src/include/regex/regexport.h
index b7da613c95a..091c568e635 100644
--- a/src/include/regex/regexport.h
+++ b/src/include/regex/regexport.h
@@ -17,7 +17,7 @@
* line and start/end of string. Colors are numbered 0..C-1, but note that
* color 0 is "white" (all unused characters) and can generally be ignored.
*
- * Portions Copyright (c) 2013-2016, PostgreSQL Global Development Group
+ * Portions Copyright (c) 2013-2017, PostgreSQL Global Development Group
* Portions Copyright (c) 1998, 1999 Henry Spencer
*
* IDENTIFICATION