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 603961c7c4..8a626cb9f2 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 Free Software Foundation, Inc. +# Copyright (C) 2016-2017 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 |