diff options
author | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-15 19:59:21 +0000 |
---|---|---|
committer | ryd <ryd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-15 19:59:21 +0000 |
commit | 7a4bdab85080df3e4a39ed3cf6d7e5ee325a26d2 (patch) | |
tree | a49d4db44f0bf8b2497d1450ef5507605fde6c7a /package/libertas/src/LICENSE | |
parent | c7c0768dc837f9f8cc0eb7b876ba8255c4a9b55d (diff) |
* adding network config for olpc
* adding libertas
* config issue
* quiet mode for bootloader
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9768 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libertas/src/LICENSE')
-rw-r--r-- | package/libertas/src/LICENSE | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/package/libertas/src/LICENSE b/package/libertas/src/LICENSE new file mode 100644 index 000000000..886274221 --- /dev/null +++ b/package/libertas/src/LICENSE @@ -0,0 +1,16 @@ + 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. + |