summaryrefslogtreecommitdiff
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)
downloadmtk-20170518-34939cad39f516fceca45a9da7771901a1c9342b.zip
mtk-20170518-34939cad39f516fceca45a9da7771901a1c9342b.tar.gz
mtk-20170518-34939cad39f516fceca45a9da7771901a1c9342b.tar.bz2
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 11f63f3..07777b9 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 7e834a7..ab7c2bc 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 63430be..072592a 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 79cd589..8085c71 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_