diff options
Diffstat (limited to 'math/gen-fromfp-tests.py')
-rwxr-xr-x | math/gen-fromfp-tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gen-fromfp-tests.py b/math/gen-fromfp-tests.py index 690523d91e..95e942c739 100755 --- a/math/gen-fromfp-tests.py +++ b/math/gen-fromfp-tests.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Expand test inputs for fromfp functions into text to edit into libm-test.inc. -# Copyright (C) 2016-2020 Free Software Foundation, Inc. +# Copyright (C) 2016-2021 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or |