diff options
author | Bruce Momjian | 2021-01-02 18:06:25 +0000 |
---|---|---|
committer | Bruce Momjian | 2021-01-02 18:06:25 +0000 |
commit | ca3b37487be333a1d241dab1bbdd17a211a88f43 (patch) | |
tree | 85245c7d62c73b1a132ad0b96647abb27b85c802 /src/common/encnames.c | |
parent | 4d3f03f42227bb351c2021a9ccea2fff9c023cfc (diff) |
Update copyright for 2021
Backpatch-through: 9.5
Diffstat (limited to 'src/common/encnames.c')
-rw-r--r-- | src/common/encnames.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/encnames.c b/src/common/encnames.c index 14cf1b39e98..f2aaeb4a8e5 100644 --- a/src/common/encnames.c +++ b/src/common/encnames.c @@ -3,7 +3,7 @@ * encnames.c * Encoding names and routines for working with them. * - * Portions Copyright (c) 2001-2020, PostgreSQL Global Development Group + * Portions Copyright (c) 2001-2021, PostgreSQL Global Development Group * * IDENTIFICATION * src/common/encnames.c |