tests: remove License section from module
[pspp] / modules / round-tests
index a4d2a15ab1c95be4af216edce198fe8f83e63d24..28b0defef8efa903068c69a6ec4c618866f66c93 100644 (file)
@@ -1,6 +1,9 @@
 Files:
 tests/test-round1.c
 tests/test-round2.c
+tests/nan.h
+tests/signature.h
+tests/macros.h
 
 Depends-on:
 isnand-nolibm
@@ -16,6 +19,3 @@ TESTS += test-round1 test-round2
 check_PROGRAMS += test-round1 test-round2
 test_round1_LDADD = $(LDADD) @ROUND_LIBM@
 test_round2_LDADD = $(LDADD) @ROUND_LIBM@
-
-License:
-LGPL