From 7a4bdab85080df3e4a39ed3cf6d7e5ee325a26d2 Mon Sep 17 00:00:00 2001 From: ryd Date: Sat, 15 Dec 2007 19:59:21 +0000 Subject: * 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 --- package/libertas/src/LICENSE | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 package/libertas/src/LICENSE (limited to 'package/libertas/src/LICENSE') 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. + -- cgit v1.2.3