summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/tztest
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/tztest')
-rw-r--r--testsuites/libtests/tztest/Makefile.am4
-rw-r--r--testsuites/libtests/tztest/init.c2
-rw-r--r--testsuites/libtests/tztest/tztest.doc4
3 files changed, 0 insertions, 10 deletions
diff --git a/testsuites/libtests/tztest/Makefile.am b/testsuites/libtests/tztest/Makefile.am
index cb1b9400ef..de83e4d31e 100644
--- a/testsuites/libtests/tztest/Makefile.am
+++ b/testsuites/libtests/tztest/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = tztest
tztest_SOURCES = init.c
diff --git a/testsuites/libtests/tztest/init.c b/testsuites/libtests/tztest/init.c
index 15d2b67853..9f3c4ef117 100644
--- a/testsuites/libtests/tztest/init.c
+++ b/testsuites/libtests/tztest/init.c
@@ -8,8 +8,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/tztest/tztest.doc b/testsuites/libtests/tztest/tztest.doc
index f74c42ae7c..f038c74003 100644
--- a/testsuites/libtests/tztest/tztest.doc
+++ b/testsuites/libtests/tztest/tztest.doc
@@ -1,6 +1,2 @@
-#
-# $Id$
-#
-
The purpose of this test is to demonstrate the use of timezones.