Package: arduino-core-avr / 1.8.6+dfsg-2

Header

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Upstream-Name: ArduinoCore-avr

Source: https://github.com/arduino/ArduinoCore-avr

Files-Excluded: *.hex *.lst *.orig *.pnprj *.pnps *.ppg *.rej driver firmwares/wifishield

Comment: The upstream Git tree isn't holding a dedicated copyright and license information for now. The arduino-core-avr relevant part was split of from the main arduino part in mid of 2018. The main arduino Git tree is holding a file license.txt (https://github.com/arduino/Arduino/raw/master/license.txt) which is stating the following part right in the beginning: . ---%<--- this file includes licensing information for parts of arduino. . first, the gnu general public license, which covers the main body of the processing/arduino code (in general, all the stuff inside the 'app' and 'core' subfolders). . next, the gnu lesser general public license that covers the arduino core and libraries. --->%--- . The now called 'ArduinoCore-avr' source, which was in mid 2018 created was placed previously in a folder hardware/ and got removed from the Arduino tree by commit d6b40d02183399f7e3faedcb9b734f25cf1c06f4 (https://github.com/arduino/Arduino/commit/d6b40d02183399f7e3faedcb9b734f25cf1c06f4) Reading the license.txt information from the Arduino tree let assume that arduino-core-avr is and was seen as a so called library part. . The files from the folder firmwares/wifishield are removed from the source as the shipped license isn't DFSG conform. . Also the folder driver/ were removed as it only contains Windows driver files.

Licenses

License: BSD-3-clause

The BSD License

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

  * Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.

  * Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.

  * Neither the name of <Organization> nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without specific prior written permission. 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER
OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 

License: Expat

The MIT License

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. 

License: MIT-modified

Permission to use, copy, modify, distribute, and sell this 
software and its documentation for any purpose is hereby granted
without fee, provided that the above copyright notice appear in 
all copies and that both that the copyright notice and this
permission notice and warranty disclaimer appear in supporting 
documentation, and that the name of the author not be used in 
advertising or publicity pertaining to distribution of the 
software without specific, written prior permission.

The author disclaim all warranties with regard to this
software, including all implied warranties of merchantability
and fitness.  In no event shall the author be liable for any
special, indirect or consequential damages or any damages
whatsoever resulting from loss of use, data or profits, whether
in an action of contract, negligence or other tortious action,
arising out of or in connection with the use or performance of
this software. 

License: GPL-2

A copy of the license is available on Debian systems at
/usr/share/common-licenses/GPL-2. 

License: GPL-2+

A copy of the license is available on Debian systems at
/usr/share/common-licenses/GPL-2. 

License: GPL-3+

A copy of the license is available on Debian systems at
/usr/share/common-licenses/GPL-3. 

License: ISC

Permission to use, copy, modify, and/or distribute this software for  
any purpose with or without fee is hereby granted, provided that the  
above copyright notice and this permission notice appear in all copies.  

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL  
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED  
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR  
BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES  
OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,  
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,  
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS  
SOFTWARE. 

License: LGPL-2.1+

On Debian systems, the complete text of version 2.1 of the GNU General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. 

License: public-domain

They may be distributed freely and/or modified as long as the original
Author is mentioned!