Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: imsprog
Upstream-Contact: Mikhail Medvedev e-ink-reader@yandex.ru
Source: https://github.com/bigbigmdm/IMSProg

Files: *
Copyright: 2023-2025 Mikhail Medvedev <e-ink-reader@yandex.ru>
License: GPL-3+

Files:  */*metainfo.xml
Copyright: 2024 Mikhail Medvedev <e-ink-reader@yandex.ru>
License: GFDL-1.3

Files: IMSProg_programmer/language/chipProgrammer_uk_UA.ts
       IMSProg_editor/language/chipEditor_uk_UA.ts
Copyright: 2023 Sergey Golovko <cappelikan@gmail.com>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_hu_HU.ts
       IMSProg_editor/language/chipEditor_hu_HU.ts
Copyright: 2023 Charles K Barcza <https://github.com/blackPantherOS>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_it_IT.ts
       IMSProg_editor/language/chipEditor_it_IT.ts
Copyright: 2023 Marino Pasquale <percoco2000@gmail.com>
           2024 Giovanni Scafora <https://github.com/giovanni69>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_zh_CN.ts
       IMSProg_editor/language/chipEditor_zh_CN.ts
Copyright: 2024 Tian-HP <https://github.com/Tian-HP>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_zh_TW.ts
       IMSProg_editor/language/chipEditor_zh_TW.ts
Copyright: 2025 ystartgo <https://github.com/ystartgo>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_pt_BR.ts
       IMSProg_editor/language/chipEditor_pt_BR.ts
Copyright: 2023 Alexandre C. Leite <pu2tki@gmail.com>
License: GPL-3+

Files: IMSProg_programmer/language/chipProgrammer_de_DE.ts
       IMSProg_editor/language/chipEditor_de_DE.ts
Copyright: 2024 wucke13 <https://github.com/wucke13>
License: GPL-3+

Files: IMSProg_programmer/bitbang_microwire.c
       IMSProg_programmer/bitbang_microwire.h
       IMSProg_programmer/ch341a_gpio.c
       IMSProg_programmer/ch341a_gpio.h
       IMSProg_programmer/ch341a_spi.c
       IMSProg_programmer/ch341a_spi.h
       IMSProg_programmer/dialogrp.h
       IMSProg_programmer/dialogsp.cpp
       IMSProg_programmer/dialogsp.h
       IMSProg_programmer/flashcmd_api.c
       IMSProg_programmer/flashcmd_api.h
       IMSProg_programmer/i2c_eeprom.c
       IMSProg_programmer/i2c_eeprom_api.h
       IMSProg_programmer/main.cpp
       IMSProg_programmer/mw_eeprom.c
       IMSProg_programmer/mw_eeprom_api.h
       IMSProg_programmer/nandcmd_api.h
       IMSProg_programmer/snorcmd_api.h
       IMSProg_programmer/spi_eeprom.c
       IMSProg_programmer/spi_eeprom.h
       IMSProg_programmer/spi_eeprom_api.h
       IMSProg_programmer/spi_nor_flash.c
       IMSProg_programmer/timer.c
       IMSProg_programmer/timer.h
       IMSProg_programmer/types.h
Copyright: 2023-2025, Mikhail Medvedev <e-ink-reader@yandex.ru>
           2005-2022, McMCC <mcmcc@mail.ru>
           2014, Pluto Yang <yangyj.ee@gmail.com>
           2015-2016, Stefan Tauner
           2015, Urja Rannikko <urjaman@gmail.com>
           2011, asbokid <ballymunboy@gmail.com>
License: GPL-2+

Files: IMSProg_editor/IMSProg_editor.pro
       IMSProg_editor/delegates.cpp
       IMSProg_editor/delegates.h
       IMSProg_editor/ezp_chip_editor.cpp
       IMSProg_editor/ezp_chip_editor.h
Copyright: 2023, Mikhail Medvedev <e-ink-reader@yandex.ru>
License: GPL-2+

Files: IMSProg_programmer/ch341a_i2c.c
       IMSProg_programmer/ch341funcs.c
Copyright: 2023, Mikhail Medvedev <e-ink-reader@yandex.ru>
           2011, asbokid <ballymunboy@gmail.com>
License: GPL-3+

Files: IMSProg_programmer/commands.h
       IMSProg_programmer/commands.cpp
       IMSProg_programmer/qhexedit.h
       IMSProg_programmer/qhexedit.cpp
       IMSProg_programmer/qhexedit.sip
       IMSProg_programmer/chunks.cpp
       IMSProg_programmer/chunks.h
       IMSProg_programmer/searchdialog.cpp
       IMSProg_programmer/searchdialog.h
       IMSProg_programmer/QHexEditPlugin.cpp
       IMSProg_programmer/QHexEditPlugin.h
       IMSProg_programmer/color_manager.h
       IMSProg_programmer/color_manager.cpp
Copyright: 2010-2025 Winfried Simon
Comment: from https://github.com/Simsys/qhexedit2/
License: LGPL-2.1+

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

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

License: LGPL-2.1+
 This library 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;
 version 2.1 of the License.
 .
 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, write to the
 Free Software Foundation, Inc., 51 Franklin Street - Suite 500,
 Boston, MA 02110-1335, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: GFDL-1.3
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Free
 Documentation License can be found in
 `/usr/share/common-licenses/GFDL-1.3'.
