diff options
author | Nicolas Thill <nico@openwrt.org> | 2009-10-07 16:03:31 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2009-10-07 16:03:31 +0000 |
commit | d7affd9bfb3611044e33f7a963340396487762be (patch) | |
tree | f6680ee7bb34215ac6602588238e78d8a2d2c6bf /package/libertas/files/LICENSE | |
parent | 889e0e68341791fcf73f3d29036cff29e1521b18 (diff) | |
download | upstream-d7affd9bfb3611044e33f7a963340396487762be.tar.gz upstream-d7affd9bfb3611044e33f7a963340396487762be.tar.bz2 upstream-d7affd9bfb3611044e33f7a963340396487762be.zip |
[package] libertas: use driver from compat-wireless instead of our own (deprecated) one
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17982 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libertas/files/LICENSE')
-rw-r--r-- | package/libertas/files/LICENSE | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/package/libertas/files/LICENSE b/package/libertas/files/LICENSE deleted file mode 100644 index 7b6e8a9c73..0000000000 --- a/package/libertas/files/LICENSE +++ /dev/null @@ -1,33 +0,0 @@ -Copyright (c) 2006, One Laptop per Child and Marvell Corporation.
-All rights reserved.
-
-Redistribution. Redistribution and use in binary form, without
-modification, are permitted provided that the following conditions are
-met:
-
-* Redistributions must reproduce the above copyright notice and the
- following disclaimer in the documentation and/or other materials
- provided with the distribution.
-* Neither the name of Marvell Corporation nor the names of its suppliers
- may be used to endorse or promote products derived from this software
- without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software
- is permitted. -* You may not use or attempt to use this software in conjunction with - any product that is offered by a third party as a replacement, - substitute or alternative to a Marvell Product where a Marvell Product - is defined as a proprietary wireless LAN embedded client solution of - Marvell or a Marvell Affiliate.
-
-DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
-CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
-BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
-FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
-COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
-INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
-OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
-TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
-USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-DAMAGE.
|