diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-04-17 14:09:46 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-04-17 14:09:46 +0000 |
commit | 5bdd866100defba20eba15f0a9088b56ff590cff (patch) | |
tree | d7f83dc9d651bd78d216e977083f69977f9ac8e6 /package/broadcom-wl/src/include/proto | |
parent | b2bb492de90805211d38fdcae8896eaacaae3dc8 (diff) | |
download | upstream-5bdd866100defba20eba15f0a9088b56ff590cff.tar.gz upstream-5bdd866100defba20eba15f0a9088b56ff590cff.tar.bz2 upstream-5bdd866100defba20eba15f0a9088b56ff590cff.zip |
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-wl/src/include/proto')
-rw-r--r-- | package/broadcom-wl/src/include/proto/802.11.h | 1 | ||||
-rw-r--r-- | package/broadcom-wl/src/include/proto/bcmeth.h | 1 | ||||
-rw-r--r-- | package/broadcom-wl/src/include/proto/bcmevent.h | 1 | ||||
-rw-r--r-- | package/broadcom-wl/src/include/proto/ethernet.h | 1 | ||||
-rw-r--r-- | package/broadcom-wl/src/include/proto/wpa.h | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/package/broadcom-wl/src/include/proto/802.11.h b/package/broadcom-wl/src/include/proto/802.11.h index 2b1c4ee111..3141a27cdc 100644 --- a/package/broadcom-wl/src/include/proto/802.11.h +++ b/package/broadcom-wl/src/include/proto/802.11.h @@ -9,7 +9,6 @@ * * Fundamental types and constants relating to 802.11 * - * $Id: 802.11.h,v 1.1.1.17 2006/04/15 01:29:08 michael Exp $ */ #ifndef _802_11_H_ diff --git a/package/broadcom-wl/src/include/proto/bcmeth.h b/package/broadcom-wl/src/include/proto/bcmeth.h index 7b3295389a..417eddeafc 100644 --- a/package/broadcom-wl/src/include/proto/bcmeth.h +++ b/package/broadcom-wl/src/include/proto/bcmeth.h @@ -9,7 +9,6 @@ * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE. * - * $Id: bcmeth.h,v 1.1.1.4 2006/02/27 03:43:16 honor Exp $ */ /* diff --git a/package/broadcom-wl/src/include/proto/bcmevent.h b/package/broadcom-wl/src/include/proto/bcmevent.h index d922a5d215..6adb53cb96 100644 --- a/package/broadcom-wl/src/include/proto/bcmevent.h +++ b/package/broadcom-wl/src/include/proto/bcmevent.h @@ -12,7 +12,6 @@ * * Dependencies: proto/bcmeth.h * - * $Id: bcmevent.h,v 1.1.1.3 2006/02/27 03:43:16 honor Exp $ * */ diff --git a/package/broadcom-wl/src/include/proto/ethernet.h b/package/broadcom-wl/src/include/proto/ethernet.h index ced65b6963..4e3197cb69 100644 --- a/package/broadcom-wl/src/include/proto/ethernet.h +++ b/package/broadcom-wl/src/include/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.14 2006/02/27 03:43:16 honor Exp $ */ #ifndef __NET_ETHERNET_H diff --git a/package/broadcom-wl/src/include/proto/wpa.h b/package/broadcom-wl/src/include/proto/wpa.h index dd35dbef02..26f258f1a8 100644 --- a/package/broadcom-wl/src/include/proto/wpa.h +++ b/package/broadcom-wl/src/include/proto/wpa.h @@ -9,7 +9,6 @@ * SPECIFICALLY DISCLAIMS ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS * FOR A SPECIFIC PURPOSE OR NONINFRINGEMENT CONCERNING THIS SOFTWARE. * - * $Id: wpa.h,v 1.1.1.4 2006/02/27 03:43:16 honor Exp $ */ #ifndef _proto_wpa_h_ |