Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: simulavr
Source: https://savannah.nongnu.org/projects/simulavr

Files: *
Copyright: 2001-2004 Theodore A. Roth <troth@openavr.org>
           2001-2005 Klaus Rudolph
           2007-2009 Onno Kortmann <onno@gmx.net>
License: GPL-2+

Files: debian/*
Copyright: 2002-2006 Shaun Jackman <sjackman@debian.org>
           2018 Reiner Herrmann <reiner@reiner-h.de>
License: GPL-2+

Files: examples/simple_serial/*
Copyright: 2009 Michael Moon <triffid.hunter@gmail.com>
           2010-2013 Markus Hitter <mah@jump-ing.de>
License: GPL-2+

Files: examples/verilog/*
       regress/verilog/*
Copyright: 2007-2009 Onno Kortmann <onno@gmx.net>
License: GPL-2+

Files: examples/verilog/vst.*
Copyright: 2015 Klaus Rudolph <lts-rudolph@gmx.de>
License: GPL-2+

Files: examples/stdiodemo/*
Copyright: Joerg Wunsch <joerg@FreeBSD.ORG>
License: Beer-Ware
 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: examples/stdiodemo/stdiodemo.dox
Copyright: 2005-2006 Joerg Wunsch <joerg@FreeBSD.ORG>
License: BSD-3-Clause

Files: examples/stdiodemo/checkdebug.tcl.in
       examples/stdiodemo/README
Copyright: 2008 Knut Schwichtenberg <kschwi@web.de>
License: GPL-2+

Files: m4/ac_pkg_swig.m4
       m4/swig_enable_cxx.m4
Copyright: 2006 Sebastian Huber <sebastian-huber@web.de>
           2006 Alan W. Irwin <irwin@beluga.phys.uvic.ca>
           2006 Rafael Laboissiere <rafael@laboissiere.net>
           2006 Andrew Collier <colliera@ukzn.ac.za>
License: GPL-2+

Files: m4/ax_prog_doxygen.m4
Copyright: 2009 Oren Ben-Kiki <oren@ben-kiki.org>
License: Autoconf

Files: m4/ax_python_module.m4
Copyright: 2008 Andrew Collier
License: Autoconf

Files: m4/az_python.m4
Copyright: 2008 Robert White <kranki@mac.com>
           2008 Dustin J. Mitchell <dustin@cs.uchicago.edu>
License: Autoconf

Files: src/verilog/*
Copyright: 2007-2009 Onno Kortmann <onno@gmx.net>
           2007-2015 Klaus Rudolph <lts-rudolph@gmx.de>
License: GPL-2+

Files: src/msvc/stdint.h
Copyright: 2006-2008 Alexander Chemeris
License: BSD-3-Clause

Files: src/getopt/*
Copyright: 1997-2006 Benjamin Sittler
License: MIT

Files: src/elfio/*
Copyright: 2001-2011 Serge Lamikhov-Center <to_serge@users.sourceforge.net>
License: MIT

Files: src/vpi.cpp
Copyright: 2002 Stephen Williams <steve@icarus.com>
           2007 Onno Kortmann <onno@gmx.net>
License: GPL-2+

Files: src/string*
Copyright: 2009 Joel Sherrill
License: GPL-2+

Files: src/atmega8.*
Copyright: 2010 ivica
License: GPL-2+

Files: src/atmega2560base.*
Copyright: 2001-2003 Klaus Rudolph
           2015 Christian Taedcke
License: GPL-2+

Files: regress/test_opcodes/test_EICALL.py
       regress/test_opcodes/test_ELPM*.py
Copyright: 2001-2002 Theodore A. Roth
           2015 Christian Taedcke
License: GPL-2+

Files: regress/modules/create_makefile.py
Copyright: 2009 Thomas Klepp
License: GPL-2+

Files: regress/gtest/gtest-1.6.0/*
Copyright: 2008 Google Inc.
License: BSD-3-Clause

Files: doc/simulavr.texi
Copyright: 2001-2004 Theodore A. Roth
           2004-2005 Klaus Rudolph
           2008 Knut Schwichtenberg
           2009 Joel Sherrill
           2009 Michael Hennebry
           2009 Onno Kortmann
           2009 Thomas Klepp
License: Doc
 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 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.

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.
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: BSD-3-Clause
  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 the copyright holders nor the names of
    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 OWNER 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: 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.

License: Autoconf
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved.