summaryrefslogtreecommitdiffstats
path: root/netdemo
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 /netdemo
parent2011-08-02 Joel Sherrill <joel.sherrilL@OARcorp.com> (diff)
downloadnetwork-demos-af6a124c980da349f673ae788c6a99aaf10e9115.tar.bz2
network-demos - Remove CVS Ids (scripted)
Diffstat (limited to 'netdemo')
-rw-r--r--netdemo/Makefile4
-rw-r--r--netdemo/README4
-rw-r--r--netdemo/init.c2
-rw-r--r--netdemo/test.c2
4 files changed, 0 insertions, 12 deletions
diff --git a/netdemo/Makefile b/netdemo/Makefile
index 811616a..c1102c7 100644
--- a/netdemo/Makefile
+++ b/netdemo/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=netdemo
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/netdemo/README b/netdemo/README
index 80bd7aa..9fba83b 100644
--- a/netdemo/README
+++ b/netdemo/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
A simple application to test some of the RTEMS/FreeBSD networking code.
**************************
diff --git a/netdemo/init.c b/netdemo/init.c
index 2b1c318..c49e1f7 100644
--- a/netdemo/init.c
+++ b/netdemo/init.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/netdemo/test.c b/netdemo/test.c
index d0e3fb0..90d9b9c 100644
--- a/netdemo/test.c
+++ b/netdemo/test.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <stdio.h>