Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: scanmem
Source: https://github.com/scanmem/scanmem
Upstream-Contact:
 Andrea Stacchiotti <andreastacchiotti(a)gmail.com>,
 Sebastian Parschauer <s.parschauer@gmx.de>.

Files: *
Copyright: 2006, 2007, 2009 Tavis Ormandy <taviso@sdf.lonestar.org>
           2009-2015 WANG Lu <coolwanglu@gmail.com>
           2014-2016 Sebastian Parschauer <s.parschauer@gmx.de>
           2016-2017 Andrea Stacchiotti <andreastacchiotti@gmail.com>
License: GPL-3+

Files: commands.* handlers.* interrupt.* licence.* list.* maps.* menu.*
       ptrace.* scanmem.* scanroutines.* show_message.* targetmem.* value.*
Copyright: 2006, 2007, 2009 Tavis Ormandy <taviso@sdf.lonestar.org>
           2009 Eli Dupree <elidupree@charter.net>
           2009-2015 WANG Lu <coolwanglu@gmail.com>
           2014-2016 Sebastian Parschauer <s.parschauer@gmx.de>
           2017 Andrea Stacchiotti <andreastacchiotti@gmail.com>
License: LGPL-3+

Files: sets.*
Copyright: 2016-2017 Bijan Kazemi <bkazemi@users.sf.net>
License: LGPL-3+

Files: endianness.h
Copyright: 2014 Hraban Luyat
           2015 Sebastian Parschauer <s.parschauer@gmx.de>
License: LGPL-3+

Files: main.c
Copyright: 2006, 2007, 2009 Tavis Ormandy <taviso@sdf.lonestar.org>
           2009 Eli Dupree <elidupree@charter.net>
           2010-2013 WANG Lu <coolwanglu@gmail.com>
           2016 Sebastian Parschauer <s.parschauer@gmx.de>
License: GPL-3+

Files: gui/*
Copyright: 2009, 2010, 2011 WANG Lu <coolwanglu@gmail.com>
           2010, Bryan Cain
           2014-2016 Sebastian Parschauer <s.parschauer@gmx.de>
           2016-2017 Andrea Stacchiotti <andreastacchiotti(a)gmail.com>
License: GPL-3+

Files: gui/hexview.py
Copyright: 2008, 2009 Adriano Monteiro Marques
           2010, 2011, 2013 WANG Lu <coolwanglu@gmail.com>
           2015 Sebastian Parschauer <s.parschauer@gmx.de>
           2017 Andrea Stacchiotti <andreastacchiotti(a)gmail.com>
License: GPL-3+

Files: debian/*
Copyright: 2010-2012 WANG Lu <coolwanglu@gmail.com>
           2010-2022, 2018 Kartik Mistry <kartik@debian.org>
           2016-2018 Sebastian Parschauer <s.parschauer@gmx.de>
License: GPL-3+

License: GPL-3+
 This package 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 3 of the License, or
 (at your option) any later version.
 .
 This package 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 <https://www.gnu.org/licenses/>.
 .
 On Debian-based systems, the complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 and
 /usr/share/common-licenses/GPL-3.

License: LGPL-3+
 Libscanmem is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 This library 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 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this library.  If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian-based systems, the complete text of the GNU Lesser General Public
 License can be found in /usr/share/common-licenses/LGPL-2 and
 /usr/share/common-licenses/LGPL-3.