diff options
Diffstat (limited to 'contrib/bc/src/library.c')
-rw-r--r-- | contrib/bc/src/library.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bc/src/library.c b/contrib/bc/src/library.c index 5451e91684a2..282dddff27d2 100644 --- a/contrib/bc/src/library.c +++ b/contrib/bc/src/library.c @@ -3,7 +3,7 @@ * * SPDX-License-Identifier: BSD-2-Clause * - * Copyright (c) 2018-2024 Gavin D. Howard and contributors. + * Copyright (c) 2018-2025 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: |