Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mraa
Source: https://github.com/intel-iot-devkit/mraa

Files: *
Copyright: 2014-2016 Intel Corporation
License: MIT

Files: src/arm/96boards.c include/arm/96boards.h
Copyright: 2015 Linaro Limited
License: MIT

Files: src/firmata/firmata.c include/firmata/firmata.h
Copyright: 2015 Jules Dourlens <jdourlens@gmail.com>
License: MIT

Files: src/x86/up.c include/x86/up.h
Copyright: 2015 Emutex Ltd
License: MIT

Files: src/glob/glob.*
Copyright: 1989, 1993 The Regents of the University of California
License: MIT

Files: src/i2c/i2c.c
Copyright: 2014 Intel Corporation
           2005-2014 RoadNarrows LLC
License: MIT

Files: examples/java/CyclePwm3.java examples/java/BlinkOnboard.java
       examples/java/GpioRead6.java
Copyright: 2015 VirtusLab
License: MIT

Files: examples/python/uart_receiver.py examples/python/uart_sender.py
Copyright: 2015 Alex Tereschenko
License: MIT

Files: examples/javascript/uart.js
Copyright: 2015 Eugene Bolshakov
License: MIT

Files: debian/*
Copyright: 2016 Fathi Boudra <fabo@debian.org>
           2016 Tom Ingleby <tom@ewsting.org
License: MIT

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
