diff options
Diffstat (limited to 'src/common/hex.c')
-rw-r--r-- | src/common/hex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/hex.c b/src/common/hex.c index e4878ba253d..3b1bc8fa753 100644 --- a/src/common/hex.c +++ b/src/common/hex.c @@ -3,7 +3,7 @@ * hex.c * Encoding and decoding routines for hex. * - * Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group + * Portions Copyright (c) 1996-2021, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * * IDENTIFICATION |