summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/complex
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/complex/Makefile.am4
-rw-r--r--testsuites/libtests/complex/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/libtests/complex/Makefile.am b/testsuites/libtests/complex/Makefile.am
index ae3a836be8..2a16eec2ce 100644
--- a/testsuites/libtests/complex/Makefile.am
+++ b/testsuites/libtests/complex/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
if HAS_COMPLEX
rtems_tests_PROGRAMS = complex
complex_SOURCES = init.c docomplex.c docomplexf.c docomplexl.c
diff --git a/testsuites/libtests/complex/init.c b/testsuites/libtests/complex/init.c
index a3e3937ad7..82554f4816 100644
--- a/testsuites/libtests/complex/init.c
+++ b/testsuites/libtests/complex/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