diff options
Diffstat (limited to 'src/common/base64.c')
| -rw-r--r-- | src/common/base64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/base64.c b/src/common/base64.c index 37b0070f1c..2943ac7652 100644 --- a/src/common/base64.c +++ b/src/common/base64.c @@ -3,7 +3,7 @@ * base64.c * Encoding and decoding routines for base64 without whitespace. * - * Copyright (c) 2001-2022, PostgreSQL Global Development Group + * Copyright (c) 2001-2023, PostgreSQL Global Development Group * * * IDENTIFICATION |
