summaryrefslogtreecommitdiffstats
path: root/http
diff options
context:
space:
mode:
Diffstat (limited to 'http')
-rw-r--r--http/Makefile4
-rw-r--r--http/mongoose_ext.c2
-rw-r--r--http/shttpd_ext.c2
-rw-r--r--http/system.h1
4 files changed, 0 insertions, 9 deletions
diff --git a/http/Makefile b/http/Makefile
index 135b290..b253681 100644
--- a/http/Makefile
+++ b/http/Makefile
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
SAMPLE=http
PGM=${ARCH}/$(SAMPLE).exe
diff --git a/http/mongoose_ext.c b/http/mongoose_ext.c
index 8a42dbb..9545059 100644
--- a/http/mongoose_ext.c
+++ b/http/mongoose_ext.c
@@ -1,6 +1,4 @@
/* Mongoose HTTPD Extensions
- *
- * $Id$
*/
diff --git a/http/shttpd_ext.c b/http/shttpd_ext.c
index 898bbc8..d2909c2 100644
--- a/http/shttpd_ext.c
+++ b/http/shttpd_ext.c
@@ -1,6 +1,4 @@
/* SHTTPD Extensions
- *
- * $Id$
*/
diff --git a/http/system.h b/http/system.h
index 273bd7c..bc4d51e 100644
--- a/http/system.h
+++ b/http/system.h
@@ -8,7 +8,6 @@
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
- * $Id$
*/
#include <rtems.h>