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 57ec06c3a95..5ba59375d53 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-2019, PostgreSQL Global Development Group + * Copyright (c) 2001-2020, PostgreSQL Global Development Group * * * IDENTIFICATION |