summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ftp01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ftp01')
-rw-r--r--testsuites/libtests/ftp01/Makefile.am4
-rw-r--r--testsuites/libtests/ftp01/ftp01.doc3
-rw-r--r--testsuites/libtests/ftp01/init.c2
3 files changed, 0 insertions, 9 deletions
diff --git a/testsuites/libtests/ftp01/Makefile.am b/testsuites/libtests/ftp01/Makefile.am
index ccb922af36..a3b8f3e2b4 100644
--- a/testsuites/libtests/ftp01/Makefile.am
+++ b/testsuites/libtests/ftp01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = ftp01
ftp01_SOURCES = init.c
diff --git a/testsuites/libtests/ftp01/ftp01.doc b/testsuites/libtests/ftp01/ftp01.doc
index 33056383c0..660feae3b1 100644
--- a/testsuites/libtests/ftp01/ftp01.doc
+++ b/testsuites/libtests/ftp01/ftp01.doc
@@ -10,9 +10,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$
-#
This file describes the directives and concepts tested by this test set.
diff --git a/testsuites/libtests/ftp01/init.c b/testsuites/libtests/ftp01/init.c
index b7e58243eb..4b4e8e7b09 100644
--- a/testsuites/libtests/ftp01/init.c
+++ b/testsuites/libtests/ftp01/init.c
@@ -10,8 +10,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