summaryrefslogtreecommitdiffstats
path: root/package/broadcom-57xx/src/proto
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-17 14:09:46 +0000
commit34939cad39f516fceca45a9da7771901a1c9342b (patch)
treee0dfdcc254119c1da6f2df37d244266394ff455e /package/broadcom-57xx/src/proto
parentea59933af847467ff120083d5b7f87bcfc96434d (diff)
downloadmaster-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.tar.gz
master-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.tar.bz2
master-31e0f0ae-34939cad39f516fceca45a9da7771901a1c9342b.zip
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
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 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_