summaryrefslogtreecommitdiff
path: root/tftpTest
diff options
context:
space:
mode:
Diffstat (limited to 'tftpTest')
-rw-r--r--tftpTest/Makefile4
-rw-r--r--tftpTest/init.c2
-rw-r--r--tftpTest/test.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/tftpTest/Makefile b/tftpTest/Makefile
index c854dae..aca93b4 100644
--- a/tftpTest/Makefile
+++ b/tftpTest/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=tftp
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/tftpTest/init.c b/tftpTest/init.c
index b6d6138..6aa8e9b 100644
--- a/tftpTest/init.c
+++ b/tftpTest/init.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/tftpTest/test.c b/tftpTest/test.c
index a18d1f3..0705ae9 100644
--- a/tftpTest/test.c
+++ b/tftpTest/test.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <stdio.h>