summaryrefslogtreecommitdiff
path: root/ntp
diff options
context:
space:
mode:
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>