diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-04-17 14:09:46 +0000 |
commit | 796a9d1091884a07817e5c140d0ff6a0b8c76235 (patch) | |
tree | d7f83dc9d651bd78d216e977083f69977f9ac8e6 /package/broadcom-57xx/src/proto | |
parent | d637172f6ccf81e1c70b503abe4943983e8eeb6a (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.h | 1 | ||||
-rw-r--r-- | package/broadcom-57xx/src/proto/bcmtcp.h | 1 | ||||
-rw-r--r-- | package/broadcom-57xx/src/proto/ethernet.h | 1 | ||||
-rw-r--r-- | package/broadcom-57xx/src/proto/vlan.h | 1 |
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 11f63f3208..07777b95b8 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 7e834a77b9..ab7c2bceb0 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 63430be5e2..072592a8d9 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 79cd5891e1..8085c71833 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_ |