Update dcopyright
This commit is contained in:
parent
90fc7441d5
commit
7ea4a88bf6
|
@ -1,25 +1,107 @@
|
|||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: kylin-nm
|
||||
Upstream-Contact: Kylin Team <ukui@kylinos.cn>
|
||||
Source: https://github.com/ukui/kylin-nm
|
||||
Upstream-Contact: xibowen <xibowen@kylinos.cn>
|
||||
Source: https://gitee.com/openkylin/kylin-nm
|
||||
|
||||
Files: *
|
||||
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-3+
|
||||
|
||||
Files: kylin-nm-plugin/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-2+
|
||||
|
||||
Files: kylin-nm-plugin/plugins/component/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-3+
|
||||
This package is free software; you can redistribute it and/or modify
|
||||
|
||||
Files: kylin-nm-plugin/plugins/component/DrownLabel/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-2+
|
||||
|
||||
Files: kylin-nm-plugin/plugins/component/SwitchButton/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-2+
|
||||
|
||||
Files: kylin-nm-plugin/plugins/wlanconnect/hiddenwifi/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-3+
|
||||
|
||||
Files: src-vpn/singleapplication/*
|
||||
Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: src/backend/dbus-interface/kylinagent.c
|
||||
src/backend/dbus-interface/kylinagent.h
|
||||
Copyright: 2011-2014, Red Hat, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/backend/dbus-interface/kylinagentinterface.c
|
||||
src/backend/dbus-interface/kylinagentinterface.h
|
||||
Copyright: 2005-2008, Novell, Inc.
|
||||
2004-2017, Red Hat, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/backend/dbus-interface/kylinvpnrequest.c
|
||||
src/backend/dbus-interface/kylinvpnrequest.h
|
||||
Copyright: 2018, Lubomir Rintel
|
||||
2004-2019, Red Hat, Inc.
|
||||
License: GPL-2+
|
||||
|
||||
Files: src/singleapplication/*
|
||||
Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: sys-dbus-register/kyarping/*
|
||||
Copyright: 2023, KylinSoft Co., Ltd.
|
||||
License: GPL-2+
|
||||
|
||||
License: BSD-3-clause
|
||||
This software is Copyright (c) 2024 by foo.
|
||||
This is free software, licensed under:
|
||||
The (three-clause) BSD License
|
||||
The BSD License
|
||||
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 foo nor the names of its
|
||||
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 HOLDER 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: GPL-2+
|
||||
This software is Copyright (c) 2024 by foo.
|
||||
This is free software, licensed under:
|
||||
The GNU General Public License, Version 2, June 1991
|
||||
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 Genaral Public License for more details.
|
||||
.
|
||||
You should have received a copy og the GNU General Public License
|
||||
along with this program. If not, see <http://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".
|
||||
the Free Software Foundation; version 2 dated June, 1991, or (at
|
||||
your option) any later version.
|
||||
On Debian systems, the complete text of version 2 of the GNU General
|
||||
Public License can be found in '/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
License: GPL-3+
|
||||
This software is Copyright (c) 2024 by foo.
|
||||
This is free software, licensed under:
|
||||
The GNU General Public License, Version 3, June 2007
|
||||
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; version 3 dated June, 2007, or (at
|
||||
your option) any later version.
|
||||
On Debian systems, the complete text of version 3 of the GNU General
|
||||
Public License can be found in '/usr/share/common-licenses/GPL-3'.
|
||||
|
|
Loading…
Reference in New Issue