diff options
| author | Bruce Momjian <bruce@momjian.us> | 2012-01-01 18:01:58 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2012-01-01 18:01:58 -0500 |
| commit | e126958c2efdfc2d60b978d1fc7a780ff647e8ad (patch) | |
| tree | 30b5ea1648285f983839f16b79f15af5abfeee0b /src/include/tsearch/dicts | |
| parent | 6ba139dc5a8a5cce42f0508c14a8b42f4fb6b1cc (diff) | |
| download | postgresql-e126958c2efdfc2d60b978d1fc7a780ff647e8ad.tar.gz | |
Update copyright notices for year 2012.
Diffstat (limited to 'src/include/tsearch/dicts')
| -rw-r--r-- | src/include/tsearch/dicts/regis.h | 2 | ||||
| -rw-r--r-- | src/include/tsearch/dicts/spell.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/include/tsearch/dicts/regis.h b/src/include/tsearch/dicts/regis.h index 7b2fd9c63a..34d15e06f3 100644 --- a/src/include/tsearch/dicts/regis.h +++ b/src/include/tsearch/dicts/regis.h @@ -4,7 +4,7 @@ * * Declarations for for fast regex subset, used by ISpell * - * Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, 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 f59b30fcab..9f82c85663 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-2011, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group * * src/include/tsearch/dicts/spell.h * |
