Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deepin-deb-installer
Source: https://github.com/linuxdeepin/deepin-deb-installer
Upstream-Contact: https://github.com/linuxdeepin/developer-center/issues

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

Files: tests/FuzzyTest/include/*
Copyright: The LLVM Project contributors
License: Apache-2.0 with LLVM exception

Files: debian/*
Copyright: 2017 Deepin Packages Builder <packages@deepin.com>
           2018 Yangfl <mmyangfl@gmail.com>
           2020 Clay Stan <claystan97@gmail.com>
           2020 Arun Kumar Pariyar <openarungeek@gmail.com>
           2025-2026 Boyuan Yang <byang@debian.org>
License: GPL-3+

Files: src/deb-installer/process/Pty.cpp
       src/deb-installer/process/Pty.h
Copyright: 1997-1998 by Lars Doelle <lars.doelle@on-line.de>
           2007-2008 by Robert Knight <robertknight@gmail.com>
License: GPL-2+

Files: src/deb-installer/process/kprocess.cpp
       src/deb-installer/process/kprocess.h
       src/deb-installer/process/kpty.cpp
       src/deb-installer/process/kpty.h
       src/deb-installer/process/kpty_p.h
       src/deb-installer/process/kptydevice.cpp
       src/deb-installer/process/kptydevice.h
       src/deb-installer/process/kptyprocess.cpp
       src/deb-installer/process/kptyprocess.h
Copyright: 2002-2007 Oswald Buddenhagen <ossi@kde.org>
           2002 Waldo Bastian <bastian@kde.org>
           2010 KDE e.V. <kde-ev-board@kde.org>
License: LGPL-2+

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: 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 <https://www.gnu.org/licenses/>.

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public
 License along with this library; if not, see <https://www.gnu.org/licenses/>.

License: Apache-2.0 with LLVM exception
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License version 2.0
 can be found in "/usr/share/common-licenses/Apache-2.0".
 .
 ---- LLVM Exceptions to the Apache 2.0 License ----
 .
 As an exception, if, as a result of your compiling your source code, portions
 of this Software are embedded into an Object form of such source code, you
 may redistribute such embedded portions in such Object form without complying
 with the conditions of Sections 4(a), 4(b) and 4(d) of the License.
 .
 In addition, if you combine or link compiled forms of this Software with
 software that is licensed under the GPLv2 ("Combined Software") and if a
 court of competent jurisdiction determines that the patent provision (Section
 3), the indemnity provision (Section 9) or other Section of the License
 conflicts with the conditions of the GPLv2, you may retroactively and
 prospectively choose to deem waived or otherwise exclude such Section(s) of
 the License, but only in their entirety and only with respect to the Combined
 Software.
