summaryrefslogtreecommitdiff
path: root/tftpTest
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:23:55 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:25:45 -0500
commitaf6a124c980da349f673ae788c6a99aaf10e9115 (patch)
tree1d5762a997f0f180883eaae85d1a54ba14d3a346 /tftpTest
parent9313a63f51bbf587e7b3c5f86f96fc954e260e04 (diff)
network-demos - Remove CVS Ids (scripted)
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>