summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mathf
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/mathf')
-rw-r--r--testsuites/libtests/mathf/Makefile.am4
-rw-r--r--testsuites/libtests/mathf/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/libtests/mathf/Makefile.am b/testsuites/libtests/mathf/Makefile.am
index 57b372e08f..0834145292 100644
--- a/testsuites/libtests/mathf/Makefile.am
+++ b/testsuites/libtests/mathf/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mathf
mathf_SOURCES = init.c domathf.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathf/init.c b/testsuites/libtests/mathf/init.c
index 41d8071bde..643de1703a 100644
--- a/testsuites/libtests/mathf/init.c
+++ b/testsuites/libtests/mathf/init.c
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifdef HAVE_CONFIG_H