diff options
author | Jens Muecke <jens@nons.de> | 2007-12-15 19:59:21 +0000 |
---|---|---|
committer | Jens Muecke <jens@nons.de> | 2007-12-15 19:59:21 +0000 |
commit | 7eeb4e6f7f10c17c889abe4b905a909bb9f58af0 (patch) | |
tree | d2cd4d28e2b5c18464c71f4a9492a4eccc85b842 /package/libertas/src/LICENSE | |
parent | b03f211098f218b9e09d93a0056aec27a7a1e452 (diff) | |
download | mtk-20170518-7eeb4e6f7f10c17c889abe4b905a909bb9f58af0.zip mtk-20170518-7eeb4e6f7f10c17c889abe4b905a909bb9f58af0.tar.gz mtk-20170518-7eeb4e6f7f10c17c889abe4b905a909bb9f58af0.tar.bz2 |
* adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
SVN-Revision: 9768
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 0000000..8862742 --- /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. + |