summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/putenvtest
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/putenvtest/Makefile.am4
-rw-r--r--testsuites/libtests/putenvtest/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index c2a62f4cae..f8dedaa134 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = putenvtest
putenvtest_SOURCES = init.c
diff --git a/testsuites/libtests/putenvtest/init.c b/testsuites/libtests/putenvtest/init.c
index 8253f867f7..40784228aa 100644
--- a/testsuites/libtests/putenvtest/init.c
+++ b/testsuites/libtests/putenvtest/init.c
@@ -17,8 +17,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