diff options
| author | Bruce Momjian <bruce@momjian.us> | 2026-01-01 13:24:10 -0500 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 2026-01-01 13:24:10 -0500 |
| commit | 451c43974f8e199097d97624a4952ad0973cea61 (patch) | |
| tree | 8a36348c0999fd7aebb2c4d2b344f6462faf3838 /src/include/tsearch/dicts | |
| parent | f3c9e341cdf167ae3378e74e770558e81f9aa48e (diff) | |
Update copyright for 2026HEADorigin/masterorigin/HEADmaster
Backpatch-through: 14
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 3f40cdc92e4..5d1a8e21c8d 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-2025, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2026, 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 919b7df6370..038b4384fb4 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-2025, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2026, PostgreSQL Global Development Group * * src/include/tsearch/dicts/spell.h * |
