summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/math
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/math/Makefile.am4
-rw-r--r--testsuites/libtests/math/init.c2
-rw-r--r--testsuites/libtests/mathf/Makefile.am4
-rw-r--r--testsuites/libtests/mathf/init.c2
-rw-r--r--testsuites/libtests/mathl/Makefile.am4
-rw-r--r--testsuites/libtests/mathl/init.c2
6 files changed, 0 insertions, 18 deletions
diff --git a/testsuites/libtests/math/Makefile.am b/testsuites/libtests/math/Makefile.am
index 27cf21a480..5a8a010810 100644
--- a/testsuites/libtests/math/Makefile.am
+++ b/testsuites/libtests/math/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = math
math_SOURCES = init.c domath.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/math/init.c b/testsuites/libtests/math/init.c
index e1ce9c50c1..c80717f008 100644
--- a/testsuites/libtests/math/init.c
+++ b/testsuites/libtests/math/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
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
diff --git a/testsuites/libtests/mathl/Makefile.am b/testsuites/libtests/mathl/Makefile.am
index 64be2e0ad8..23d21d65c0 100644
--- a/testsuites/libtests/mathl/Makefile.am
+++ b/testsuites/libtests/mathl/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mathl
mathl_SOURCES = init.c domathl.c
EXTRA_DIST = $(srcdir)/../math/domath.in
diff --git a/testsuites/libtests/mathl/init.c b/testsuites/libtests/mathl/init.c
index cb35aa4e55..490f68ccb5 100644
--- a/testsuites/libtests/mathl/init.c
+++ b/testsuites/libtests/mathl/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