Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: AVRDUDE - AVR Downloader Uploader Source: https://github.com/avrdudes/avrdude/releases The files listed in the Files-Excluded field have subsequently been removed from the source package for lack of copying permission statements or for otherwise not conforming to the DFSG. Files-Excluded: atmel-docs/* Files: * Copyright: 1990-2004,2006 Brian S. Dean 2001,2002,2003,2005-2020 Joerg Wunsch 2003,2004 Theodore A. Roth 2003,2004,2006 Eric B. Weddington 2003,2004 Martin J. Thomas 2005 Juliane Holzt 2005 Erik Walthinsen 2006 David Moore 2006 Thomas Fischl 2006 Christian Starkjohann 2007 Dick Streefland 2007 Limor Fried 2008 Klaus Leidinger 2009 Lars Immisch 2009 Michal Ludvig 2011 Darell Tan 2011 Wolfgang Moser 2011 Ville Voipio 2011 Hannes Weisbach 2011 Doug Springer 2011 Brett Hagman 2011,2012 Roger E. Wolff 2012 Kirill Levchenko 2012 ihsan Kehribar 2013 Radoslav Kolev 2013 Kevin Cuzner 2014 T. Bo"scke 2015-2020 David Sainty 2018-2022 Marius Greuel 2018 Morten Engelhardt Olsen 2018 Ralf Ramsauer 2021 Dawid Buchwald 2022 Stefan Rueger License: GPL-2+ Files: debian/* Copyright: 2005-2015 Michael Biebl 2015-2023 Milan Kupcevic License: GPL-2+ License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . 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, see . Comment: On Debian systems, the full text of the GNU General Public License version 2 can be found in the file '/usr/share/common-licenses/GPL-2'. Files: debian/com.github.avrdudes.avrdude.metainfo.xml Copyright: 2018,2019,2023 Milan Kupcevic 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. Files: src/doc/avrdude.texi Copyright: 2003 Brian Dean, Joerg Wunsch Comment: contains no identifiable front-cover, back-cover or invariant sections License: verbatim or GFDL-NIV-1.3 Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. . Permission is granted to process this file through TeX and print the results, provided the printed document carries copying permission notice identical to this one except for the removal of this paragraph (this paragraph not being relevant to the printed manual). . Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. . Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. . Alternatively, this documentation may be copied and distributed under the terms of the GNU Free Documentation License (FDL), version 1.3. Files: tools/bootloader-hash src/avrintel.c src/avrintel.h Copyright: 2022,2023 Stefan Rueger License: GPL-3 published under GNU General Public License, version 3 (GPL-3.0) author Stefan Rueger, 2022 Files: tools/build-mingw32.sh Copyright: Joerg Wunsch License: beer-ware THE BEER-WARE LICENSE Joerg Wunsch wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Files: src/stk500_private.h src/stk500v2_private.h Copyright: 2002, 2005 by Atmel Comment: Contains interface definitions. Copyright on interface definitions is widely regarded as not enforceable. License: unknown License terms not specified. Files: src/whereami.c src/whereami.h Copyright: Gregory Pakosz Comment: https://github.com/gpakosz/whereami/blob/master/LICENSE.MIT License: Expat 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. Files: src/msvc/getopt.h src/msvc/gettimeofday.c Copyright: none License: public-domain DISCLAIMER This file has no copyright assigned and is placed in the Public Domain. This file is part of the mingw-w64 runtime package. . The mingw-w64 runtime package and its code is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY. ALL WARRANTIES, EXPRESSED OR IMPLIED ARE HEREBY DISCLAIMED. This includes but is not limited to warranties of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Files: src/msvc/getopt.c Copyright: 2002 Todd C. Miller 2000 The NetBSD Foundation, Inc. License: ISC and BSD-2-Clause Copyright (c) 2002 Todd C. Miller . Permission to use, copy, modify, and 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. . Sponsored in part by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F39502-99-1-0512. . Copyright (c) 2000 The NetBSD Foundation, Inc. All rights reserved. . This code is derived from software contributed to The NetBSD Foundation by Dieter Baron and Thomas Klausner. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. . THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 FOUNDATION 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. Files: COPYING Copyright: 1989,1991 Free Software Foundation, Inc. License: verbatim Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.