summaryrefslogtreecommitdiff
path: root/ntp
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 /ntp
parent9313a63f51bbf587e7b3c5f86f96fc954e260e04 (diff)
network-demos - Remove CVS Ids (scripted)
Diffstat (limited to 'ntp')
-rw-r--r--ntp/Makefile4
-rw-r--r--ntp/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/ntp/Makefile b/ntp/Makefile
index 5e29a73..8b3cd57 100644
--- a/ntp/Makefile
+++ b/ntp/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=ntpdemo
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/ntp/init.c b/ntp/init.c
index a85d6cc..58b9435 100644
--- a/ntp/init.c
+++ b/ntp/init.c
@@ -11,8 +11,6 @@
* University of Saskatchewan
* Saskatoon, Saskatchewan, CANADA
* eric@skatter.usask.ca
- *
- * $Id$
*/
#include <bsp.h>