summaryrefslogtreecommitdiffstats
path: root/package/broadcom-57xx/src/proto
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-17 14:09:46 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-04-17 14:09:46 +0000
commit796a9d1091884a07817e5c140d0ff6a0b8c76235 (patch)
treed7f83dc9d651bd78d216e977083f69977f9ac8e6 /package/broadcom-57xx/src/proto
parentd637172f6ccf81e1c70b503abe4943983e8eeb6a (diff)
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-57xx/src/proto')
-rw-r--r--package/broadcom-57xx/src/proto/bcmip.h1
-rw-r--r--package/broadcom-57xx/src/proto/bcmtcp.h1
-rw-r--r--package/broadcom-57xx/src/proto/ethernet.h1
-rw-r--r--package/broadcom-57xx/src/proto/vlan.h1
4 files changed, 0 insertions, 4 deletions
diff --git a/package/broadcom-57xx/src/proto/bcmip.h b/package/broadcom-57xx/src/proto/bcmip.h
index 11f63f320..07777b95b 100644
--- a/package/broadcom-57xx/src/proto/bcmip.h
+++ b/package/broadcom-57xx/src/proto/bcmip.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to IP Protocol
*
- * $Id: bcmip.h,v 1.1.1.4 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcmip_h_
diff --git a/package/broadcom-57xx/src/proto/bcmtcp.h b/package/broadcom-57xx/src/proto/bcmtcp.h
index 7e834a77b..ab7c2bceb 100644
--- a/package/broadcom-57xx/src/proto/bcmtcp.h
+++ b/package/broadcom-57xx/src/proto/bcmtcp.h
@@ -9,7 +9,6 @@
*
* Fundamental constants relating to TCP Protocol
*
- * $Id: bcmtcp.h,v 1.1.1.1 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _bcmtcp_h_
diff --git a/package/broadcom-57xx/src/proto/ethernet.h b/package/broadcom-57xx/src/proto/ethernet.h
index 63430be5e..072592a8d 100644
--- a/package/broadcom-57xx/src/proto/ethernet.h
+++ b/package/broadcom-57xx/src/proto/ethernet.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id: ethernet.h,v 1.1.1.16 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _NET_ETHERNET_H_ /* use native BSD ethernet.h when available */
diff --git a/package/broadcom-57xx/src/proto/vlan.h b/package/broadcom-57xx/src/proto/vlan.h
index 79cd5891e..8085c7183 100644
--- a/package/broadcom-57xx/src/proto/vlan.h
+++ b/package/broadcom-57xx/src/proto/vlan.h
@@ -9,7 +9,6 @@
* SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
* FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE.
*
- * $Id: vlan.h,v 1.1.1.4 2007/05/31 08:00:41 michael Exp $
*/
#ifndef _vlan_h_