summaryrefslogtreecommitdiff
path: root/src/include/tsearch/dicts
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2016-01-02 13:33:40 -0500
committerBruce Momjian <bruce@momjian.us>2016-01-02 13:33:40 -0500
commitee943004466418595363d567f18c053bae407792 (patch)
tree9dce63059d075efff2faaad06def5d0a1ffb92e4 /src/include/tsearch/dicts
parentdfcd9cb30237f882b7308bdcbfb0318b22b1e224 (diff)
downloadpostgresql-ee943004466418595363d567f18c053bae407792.tar.gz
Update copyright for 2016
Backpatch certain files through 9.1
Diffstat (limited to 'src/include/tsearch/dicts')
-rw-r--r--src/include/tsearch/dicts/regis.h2
-rw-r--r--src/include/tsearch/dicts/spell.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/tsearch/dicts/regis.h b/src/include/tsearch/dicts/regis.h
index ddf5b605c4..5bbfad1d95 100644
--- a/src/include/tsearch/dicts/regis.h
+++ b/src/include/tsearch/dicts/regis.h
@@ -4,7 +4,7 @@
*
* Declarations for fast regex subset, used by ISpell
*
- * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
*
* src/include/tsearch/dicts/regis.h
*
diff --git a/src/include/tsearch/dicts/spell.h b/src/include/tsearch/dicts/spell.h
index e512532f8e..7e2df833e8 100644
--- a/src/include/tsearch/dicts/spell.h
+++ b/src/include/tsearch/dicts/spell.h
@@ -4,7 +4,7 @@
*
* Declarations for ISpell dictionary
*
- * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
+ * Portions Copyright (c) 1996-2016, PostgreSQL Global Development Group
*
* src/include/tsearch/dicts/spell.h
*