diff options
Diffstat (limited to 'src/num.c')
-rw-r--r-- | src/num.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/num.c b/src/num.c index be9ee2e6d6eb..58beb1dbad8b 100644 --- a/src/num.c +++ b/src/num.c @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2018-2021 Gavin D. Howard and contributors. + * Copyright (c) 2018-2023 Gavin D. Howard and contributors. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |