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 | b795affe0662c01f29b91bfacc17d8ab4978c999 (patch) | |
tree | ccdfb0cf3245a9114c1252ae19c71065c70d21a2 /package/libertas/src/LICENSE | |
parent | 7a7a5627cd47245ad50d2868bb4df72f28405001 (diff) | |
download | upstream-b795affe0662c01f29b91bfacc17d8ab4978c999.tar.gz upstream-b795affe0662c01f29b91bfacc17d8ab4978c999.tar.bz2 upstream-b795affe0662c01f29b91bfacc17d8ab4978c999.zip |
libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
Diffstat (limited to 'package/libertas/src/LICENSE')
-rw-r--r-- | package/libertas/src/LICENSE | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/package/libertas/src/LICENSE b/package/libertas/src/LICENSE deleted file mode 100644 index 8862742213..0000000000 --- a/package/libertas/src/LICENSE +++ /dev/null @@ -1,16 +0,0 @@ - Copyright (c) 2003-2006, Marvell International Ltd. - All Rights Reserved - - This program is free software; you can redistribute it and/or modify it - under the terms of version 2 of the GNU General Public License as - published by the Free Software Foundation. - - This program is distributed in the hope that it will be useful, but WITHOUT - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - more details. - - You should have received a copy of the GNU General Public License along with - this program; if not, write to the Free Software Foundation, Inc., 59 - Temple Place - Suite 330, Boston, MA 02111-1307, USA. - |