diff options
Diffstat (limited to 'test/math')
-rw-r--r-- | test/math/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/math/Makefile b/test/math/Makefile index 35329d977..7ad92b10b 100644 --- a/test/math/Makefile +++ b/test/math/Makefile @@ -1,5 +1,5 @@ # uClibc math tests -# Licensed under the GNU Library General Public License, see COPYING.LIB +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. TESTS := basic-test rint tst-definitions test-fpucw # test-double test-idouble |