Skip to content

Commit

Permalink
chore: change license to lgpl
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers authored and deepin-bot[bot] committed Jan 5, 2024
1 parent 2eca48a commit 279bfa9
Show file tree
Hide file tree
Showing 226 changed files with 522 additions and 615 deletions.
457 changes: 298 additions & 159 deletions LICENSE

Large diffs are not rendered by default.

232 changes: 0 additions & 232 deletions LICENSES/GPL-3.0-or-later.txt

This file was deleted.

2 changes: 1 addition & 1 deletion common-plugin/item/devicestatushandler.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "devicestatushandler.h"

Expand Down
2 changes: 1 addition & 1 deletion common-plugin/item/devicestatushandler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef DEVICESTATUSHANDLER_H
#define DEVICESTATUSHANDLER_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "networkdialog.h"
#include "networkdialog/networkpanel.h"
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETWORKDIALOG_H
#define NETWORKDIALOG_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/item/netitem.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "netitem.h"
#include "wirelessconnect.h"
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/item/netitem.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETITEM_H
#define NETITEM_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/item/wirelessconnect.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "wirelessconnect.h"

Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/item/wirelessconnect.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef WIRELESSCONNECT_H
#define WIRELESSCONNECT_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/networkpanel.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "networkpanel.h"
#include "utils.h"
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/networkpanel.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETWORKPANEL_H
#define NETWORKPANEL_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/thememanager.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "thememanager.h"
#include "utils.h"
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkdialog/thememanager.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef THEMEMANAGER_H
#define THEMEMANAGER_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkpluginhelper.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "networkpluginhelper.h"
#include "widgets/tipswidget.h"
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/networkpluginhelper.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETWORKPLUGINHELPER_H
#define NETWORKPLUGINHELPER_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/secretagent.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "secretagent.h"

Expand Down
2 changes: 1 addition & 1 deletion common-plugin/secretagent.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef SECRETAGENT_H
#define SECRETAGENT_H
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/utils.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef UTILS
#define UTILS
Expand Down
2 changes: 1 addition & 1 deletion common-plugin/widgets/tipswidget.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "tipswidget.h"

Expand Down
2 changes: 1 addition & 1 deletion common-plugin/widgets/tipswidget.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2022 - 2023 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef TIPSWIDGET_H
#define TIPSWIDGET_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef DECLARE_METATYPE_FOR_NETWORKMANAGER_H
#define DECLARE_METATYPE_FOR_NETWORKMANAGER_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/appproxymodule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "appproxymodule.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/appproxymodule.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef APPPROXYMODULE_H
#define APPPROXYMODULE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/controllitemsmodel.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "controllitemsmodel.h"
#include "wireddevice.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/controllitemsmodel.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef CONTROLLITEMSMODEL_H
#define CONTROLLITEMSMODEL_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/dccnetworkmodule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "dccnetworkmodule.h"
#include "wirelessmodule.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/dccnetworkmodule.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETWORKINTERFACE_H
#define NETWORKINTERFACE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/dslmodule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "dslmodule.h"
#include "wireddevice.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/dslmodule.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef DSLMODULE_H
#define DSLMODULE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/editpage/connectioneditpage.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "connectioneditpage.h"
#include "settings/wiredsettings.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/editpage/connectioneditpage.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef CONNECTIONEDITPAGE_H
#define CONNECTIONEDITPAGE_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "connectionhotspoteditpage.h"
#include "settings/hotspotsettings.h"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef CONNECTIONHOTSPOTEDITPAGE_H
#define CONNECTIONHOTSPOTEDITPAGE_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "connectionvpneditpage.h"
#include "settings/vpn/vpnl2tpsettings.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/editpage/connectionvpneditpage.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef CONNECTIONVPNEDITPAGE_H
#define CONNECTIONVPNEDITPAGE_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "connectionwirelesseditpage.h"
#include "settings/wirelesssettings.h"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef CONNECTIONWIRELESSEDITPAGE_H
#define CONNECTIONWIRELESSEDITPAGE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/editpage/parameterscontainer.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "parameterscontainer.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/editpage/parameterscontainer.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef PARAMETERSCONTAINER_H
#define PARAMETERSCONTAINER_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/hotspotmodule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "controllitemsmodel.h"
#include "hotspotmodule.h"
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/hotspotmodule.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef HOTSPOTMODULE_H
#define HOTSPOTMODULE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/networkinfomodule.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "networkinfomodule.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/networkinfomodule.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef NETWORKINFOMODULE_H
#define NETWORKINFOMODULE_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/abstractsection.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "abstractsection.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/abstractsection.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef ABSTRACTSECTION_H
#define ABSTRACTSECTION_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/dnssection.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "dnssection.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/dnssection.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef DNSSECTION_H
#define DNSSECTION_H
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/ethernetsection.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "ethernetsection.h"

Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/ethernetsection.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef ETHERNETSECTION_H
#define ETHERNETSECTION_H
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#include "generichotspotsection.h"
#include <widgets/lineeditwidget.h>
Expand Down
2 changes: 1 addition & 1 deletion dcc-network-plugin/window/sections/generichotspotsection.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// SPDX-FileCopyrightText: 2018 - 2022 UnionTech Software Technology Co., Ltd.
//
// SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-License-Identifier: LGPL-3.0-or-later

#ifndef GENERICHOTSPOTSECTION_H
#define GENERICHOTSPOTSECTION_H
Expand Down
Loading

0 comments on commit 279bfa9

Please sign in to comment.