NFC: Change nfc.h license
nfc.h being GPL makes it quite controversial for non GPL applications to include it. Moreover, nfc.h only includes structures and API definitions that are hardly copyrightable. Signed-off-by: Lauro Ramos Venancio <lauro.venancio@openbossa.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
committed by
Samuel Ortiz
parent
858ce02209
commit
d3710e74cf
@@ -5,20 +5,17 @@
|
|||||||
* Lauro Ramos Venancio <lauro.venancio@openbossa.org>
|
* Lauro Ramos Venancio <lauro.venancio@openbossa.org>
|
||||||
* Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
|
* Aloisio Almeida Jr <aloisio.almeida@openbossa.org>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* Permission to use, copy, modify, and/or distribute this software for any
|
||||||
* it under the terms of the GNU General Public License as published by
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* copyright notice and this permission notice appear in all copies.
|
||||||
* (at your option) any later version.
|
|
||||||
*
|
*
|
||||||
* This program is distributed in the hope that it will be useful,
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
||||||
* GNU General Public License for more details.
|
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
||||||
*
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
||||||
* You should have received a copy of the GNU General Public License
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||||
* along with this program; if not, write to the
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
* Free Software Foundation, Inc.,
|
|
||||||
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef __LINUX_NFC_H
|
#ifndef __LINUX_NFC_H
|
||||||
|
|||||||
Reference in New Issue
Block a user