Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deepin-terminal
Source: https://github.com/linuxdeepin/deepin-terminal
Upstream-Contact: https://github.com/linuxdeepin/deepin-terminal/issues
Files-Excluded: FuzzyTest
Comment: FuzzyTest contains compiled static library libFuzzer.a

Files: *
Copyright: 2011-2019 Deepin Technology Co., Ltd. <support@deepin.org>
           2019-2026, UnionTech Software Technology Co., Ltd.
License: GPL-3+

Files: .github/*
       .gitignore
       .tx/*
       CMakeLists.txt
       cmake/*
       rpm/*
       src/assets/config/*
       src/assets/other/default-config.json
       src/assets/resources.qrc
       tests/CMakeLists.txt
Copyright: 2019-2026, UnionTech Software Technology Co., Ltd.
License: CC0-1.0

Files: translations/*
Copyright: 2019-2026, UnionTech Software Technology Co., Ltd.
License: LGPL-3+

Files: README.md
       README.zh_CN.md
Copyright: 2019-2026, UnionTech Software Technology Co., Ltd.
License: CC-BY-4.0

Files: 3rdparty/terminalwidget/*
Copyright: 1996 Matthias Ettrich <ettrich@kde.org>
           1997-1998 Lars Doelle <lars.doelle@on-line.de>
           2006-2008 Robert Knight <robertknight@gmail.com>
           2008 e_k <e_k@users.sourceforge.net>
           Adam Treat <atreat@rim.com>
           Chris Mueller <ruunsmail@googlemail.com>
           Christian Surlykke <christian@surlykke.dk>
           Daniel O'Neill <doneill@cammy.riverroadcable.com>
           Francisco Ballina <zballinita@gmail.com>
           Georg Rudoy <0xd34df00d@gmail.com>
           Jerome Leclanche <jerome@leclan.ch>
           Petr Vanek <petr@yarpen.cz>
Comment: This directory is a bundled fork of the qtermwidget library, which
 was itself forked from KDE Konsole; see 3rdparty/terminalwidget/AUTHORS for
 the list of qtermwidget contributors.  The project-wide license is the one
 in 3rdparty/terminalwidget/LICENSE (GPL-2), and neither Deepin nor UnionTech
 hold the copyright on it.  The BSD-3-clause text shipped as
 3rdparty/terminalwidget/COPYING-CMAKE-SCRIPTS covers the upstream CMake
 modules, none of which are bundled here.
License: GPL-2+

Files: 3rdparty/terminalwidget/lib/TerminalCharacterDecoder.*
       3rdparty/terminalwidget/lib/ColorTables.h
       3rdparty/terminalwidget/lib/DefaultTranslatorText.h
       3rdparty/terminalwidget/lib/ExtendedDefaultTranslator.h
       3rdparty/terminalwidget/lib/LineFont.h
       3rdparty/terminalwidget/lib/konsole_wcwidth.*
       3rdparty/terminalwidget/lib/kprocess.*
       3rdparty/terminalwidget/lib/kpty*
       3rdparty/terminalwidget/lib/qtermwidget.*
       3rdparty/terminalwidget/lib/tools.*
Copyright: Adriaan de Groot <groot@kde.org>
           2010, KDE e.V <kde-ev-board@kde.org>
           2002-2007, Oswald Buddenhagen <ossi@kde.org>
           2006-2008, Robert Knight <robertknight@gmail.com>
           2002, Waldo Bastian <bastian@kde.org>
           2008, e_k <e_k@users.sourceforge.net>
           1997,1998 Lars Doelle <lars.doelle@on-line.de>
License: LGPL-2+

Files: 3rdparty/terminalwidget/lib/BlockArray.*
       3rdparty/terminalwidget/lib/Character*
       3rdparty/terminalwidget/lib/ColorScheme.*
       3rdparty/terminalwidget/lib/Emulation.*
       3rdparty/terminalwidget/lib/Filter.*
       3rdparty/terminalwidget/lib/HistorySearch.*
       3rdparty/terminalwidget/lib/KeyboardTranslator.*
       3rdparty/terminalwidget/lib/ProcessInfo.*
       3rdparty/terminalwidget/lib/Pty.*
       3rdparty/terminalwidget/lib/Screen*
       3rdparty/terminalwidget/lib/SearchBar.*
       3rdparty/terminalwidget/lib/Session.*
       3rdparty/terminalwidget/lib/SessionManager.*
       3rdparty/terminalwidget/lib/ShellCommand.*
       3rdparty/terminalwidget/lib/TerminalDisplay.*
       3rdparty/terminalwidget/lib/Vt102Emulation.*
       3rdparty/terminalwidget/lib/EscapeSequenceUrlExtractor.cpp
       3rdparty/terminalwidget/lib/EscapeSequenceUrlExtractor.h
       3rdparty/terminalwidget/lib/history/*
Copyright: 2007-2008 Robert Knight <robertknight@gmail.com>
           1997-1998 Lars Doelle <lars.doelle@on-line.de>
           1996 Matthias Ettrich <ettrich@kde.org>
           2013 Christian Surlykke
           Maxim Bourmistrov <maxim@unixconn.com>
           2008 e_k <e_k@users.sourceforge.net>
           2000 Stephan Kulow <coolo@kde.org>
License: GPL-2+

Files: 3rdparty/terminalwidget/lib/encodes/*
       3rdparty/terminalwidget/lib/qtcompat.h
Copyright: 2019-2024, UnionTech Software Technology Co., Ltd.
Comment: These three files are not part of qtermwidget; they were added to
 the bundled copy by UnionTech and carry their own SPDX headers.
License: GPL-3+

Files: debian/*
Copyright: 2016 Deepin Packages Builder <packages@deepin.com>
           2018 Yangfl <mmyangfl@gmail.com>
           2018 Yanhao Mo <yanhaocs@gmail.com>
           2020-2025 Arun Kumar Pariyar <arun@debian.org>
           2018-2026 Boyuan Yang <byang@debian.org>
License: GPL-2+ and Expat

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 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: LGPL-2+
 This package 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 2.1 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this package. If not, see <https://www.gnu.org/licenses/>.
 .
 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: GPL-3+
 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 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-3+
 This package 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 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this package. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 3 can be found in "/usr/share/common-licenses/LGPL-3".

License: CC0-1.0
 On Debian systems, the complete text of the Creative Commons Zero v1.0
 Universal license can be found in "/usr/share/common-licenses/CC0-1.0".

License: CC-BY-4.0
 On Debian systems, the complete text of the Creative Commons
 Attribution 4.0 International license can be found in
 "/usr/share/common-licenses/CC-BY-4.0".

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.
