summaryrefslogtreecommitdiffstats
path: root/dnstest
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 /dnstest
parent2011-08-02 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadnetwork-demos-af6a124c980da349f673ae788c6a99aaf10e9115.tar.bz2
network-demos - Remove CVS Ids (scripted)
Diffstat (limited to 'dnstest')
-rw-r--r--dnstest/Makefile4
-rw-r--r--dnstest/init.c2
-rw-r--r--dnstest/test.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/dnstest/Makefile b/dnstest/Makefile
index 6e6d8c8..d1fbfda 100644
--- a/dnstest/Makefile
+++ b/dnstest/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=dnstest
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/dnstest/init.c b/dnstest/init.c
index d60ca46..42a81d2 100644
--- a/dnstest/init.c
+++ b/dnstest/init.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/dnstest/test.c b/dnstest/test.c
index a2ab47c..8a5769a 100644
--- a/dnstest/test.c
+++ b/dnstest/test.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <stdio.h>