D27932: NetworkManager-Qt: Convert license headers to SPDX expressions
Andreas Cord-Landwehr
noreply at phabricator.kde.org
Sun Mar 8 15:28:25 GMT 2020
cordlandwehr created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
Herald added a reviewer: jgrulich.
cordlandwehr requested review of this revision.
REVISION SUMMARY
Convert license headers to SPDX expressions
and add license files as required by REUSE specification.
REPOSITORY
R282 NetworkManagerQt
BRANCH
spdx
REVISION DETAIL
https://phabricator.kde.org/D27932
AFFECTED FILES
.Doxyfile.cmake
LICENSES/BSD-3-Clause.txt
LICENSES/GPL-2.0-only.txt
LICENSES/GPL-3.0-only.txt
LICENSES/LGPL-2.1-only.txt
LICENSES/LGPL-3.0-only.txt
LICENSES/LicenseRef-KDE-Accepted-GPL.txt
LICENSES/LicenseRef-KDE-Accepted-LGPL.txt
autotests/activeconnectiontest.cpp
autotests/activeconnectiontest.h
autotests/managertest.cpp
autotests/managertest.h
autotests/settings/8021xsettingtest.cpp
autotests/settings/8021xsettingtest.h
autotests/settings/adslsettingtest.cpp
autotests/settings/adslsettingtest.h
autotests/settings/bluetoothsettingtest.cpp
autotests/settings/bluetoothsettingtest.h
autotests/settings/bondsettingtest.cpp
autotests/settings/bondsettingtest.h
autotests/settings/bridgeportsettingtest.cpp
autotests/settings/bridgeportsettingtest.h
autotests/settings/bridgesettingtest.cpp
autotests/settings/bridgesettingtest.h
autotests/settings/cdmasettingtest.cpp
autotests/settings/cdmasettingtest.h
autotests/settings/connectionsettingtest.cpp
autotests/settings/connectionsettingtest.h
autotests/settings/dcbsettingtest.cpp
autotests/settings/dcbsettingtest.h
autotests/settings/gsmsettingtest.cpp
autotests/settings/gsmsettingtest.h
autotests/settings/infinibandsettingtest.cpp
autotests/settings/infinibandsettingtest.h
autotests/settings/iptunnelsettingtest.cpp
autotests/settings/iptunnelsettingtest.h
autotests/settings/ipv4settingtest.cpp
autotests/settings/ipv4settingtest.h
autotests/settings/ipv6settingtest.cpp
autotests/settings/ipv6settingtest.h
autotests/settings/macsecsettingtest.cpp
autotests/settings/macsecsettingtest.h
autotests/settings/matchsettingtest.cpp
autotests/settings/matchsettingtest.h
autotests/settings/olpcmeshsettingtest.cpp
autotests/settings/olpcmeshsettingtest.h
autotests/settings/ovsbridgesettingtest.cpp
autotests/settings/ovsbridgesettingtest.h
autotests/settings/ovsinterfacesettingtest.cpp
autotests/settings/ovsinterfacesettingtest.h
autotests/settings/ovspatchsettingtest.cpp
autotests/settings/ovspatchsettingtest.h
autotests/settings/ovsportsettingtest.cpp
autotests/settings/ovsportsettingtest.h
autotests/settings/pppoesettingtest.cpp
autotests/settings/pppoesettingtest.h
autotests/settings/pppsettingtest.cpp
autotests/settings/pppsettingtest.h
autotests/settings/proxysettingtest.cpp
autotests/settings/proxysettingtest.h
autotests/settings/serialsettingtest.cpp
autotests/settings/serialsettingtest.h
autotests/settings/tcsettingtest.cpp
autotests/settings/tcsettingtest.h
autotests/settings/teamportsettingtest.cpp
autotests/settings/teamportsettingtest.h
autotests/settings/tunsettingtest.cpp
autotests/settings/tunsettingtest.h
autotests/settings/usersettingtest.cpp
autotests/settings/usersettingtest.h
autotests/settings/vlansettingtest.cpp
autotests/settings/vlansettingtest.h
autotests/settings/vpnsettingtest.cpp
autotests/settings/vpnsettingtest.h
autotests/settings/vxlansettingtest.cpp
autotests/settings/vxlansettingtest.h
autotests/settings/wimaxsettingtest.cpp
autotests/settings/wimaxsettingtest.h
autotests/settings/wiredsettingtest.cpp
autotests/settings/wiredsettingtest.h
autotests/settings/wireguardsettingtest.cpp
autotests/settings/wireguardsettingtest.h
autotests/settings/wirelesssecuritysettingtest.cpp
autotests/settings/wirelesssecuritysettingtest.h
autotests/settings/wirelesssettingtest.cpp
autotests/settings/wirelesssettingtest.h
autotests/settingstest.cpp
autotests/settingstest.h
cmake/FindNetworkManager.cmake
examples/createconnection/main.cpp
examples/main.cpp
src/accesspoint.cpp
src/accesspoint.h
src/accesspoint_p.h
src/activeconnection.cpp
src/activeconnection.h
src/activeconnection_p.h
src/adsldevice.cpp
src/adsldevice.h
src/adsldevice_p.h
src/bluetoothdevice.cpp
src/bluetoothdevice.h
src/bluetoothdevice_p.h
src/bonddevice.cpp
src/bonddevice.h
src/bonddevice_p.h
src/bridgedevice.cpp
src/bridgedevice.h
src/bridgedevice_p.h
src/connection.cpp
src/connection.h
src/connection_p.h
src/device.cpp
src/device.h
src/device_p.h
src/devicestatistics.cpp
src/devicestatistics.h
src/devicestatistics_p.h
src/dhcp4config.cpp
src/dhcp4config.h
src/dhcp4config_p.h
src/dhcp6config.cpp
src/dhcp6config.h
src/dhcp6config_p.h
src/dnsconfiguration.cpp
src/dnsconfiguration.h
src/dnsdomain.cpp
src/dnsdomain.h
src/fakenetwork/accesspoint.cpp
src/fakenetwork/accesspoint.h
src/fakenetwork/activeconnection.cpp
src/fakenetwork/activeconnection.h
src/fakenetwork/connection.cpp
src/fakenetwork/connection.h
src/fakenetwork/device.cpp
src/fakenetwork/device.h
src/fakenetwork/fakenetwork.cpp
src/fakenetwork/fakenetwork.h
src/fakenetwork/settings.cpp
src/fakenetwork/settings.h
src/fakenetwork/wireddevice.cpp
src/fakenetwork/wireddevice.h
src/fakenetwork/wirelessdevice.cpp
src/fakenetwork/wirelessdevice.h
src/genericdevice.cpp
src/genericdevice.h
src/genericdevice_p.h
src/generictypes.cpp
src/generictypes.h
src/gredevice.cpp
src/gredevice.h
src/gredevice_p.h
src/infinibanddevice.cpp
src/infinibanddevice.h
src/infinibanddevice_p.h
src/ipaddress.cpp
src/ipaddress.h
src/ipconfig.cpp
src/ipconfig.h
src/iproute.cpp
src/iproute.h
src/iptunneldevice.cpp
src/iptunneldevice.h
src/iptunneldevice_p.h
src/macros.h
src/macvlandevice.cpp
src/macvlandevice.h
src/macvlandevice_p.h
src/manager.cpp
src/manager.h
src/manager_p.h
src/modemdevice.cpp
src/modemdevice.h
src/modemdevice_p.h
src/nmdebug.h
src/olpcmeshdevice.cpp
src/olpcmeshdevice.h
src/olpcmeshdevice_p.h
src/secretagent.cpp
src/secretagent.h
src/secretagent_p.h
src/settings.cpp
src/settings.h
src/settings/adslsetting.cpp
src/settings/adslsetting.h
src/settings/adslsetting_p.h
src/settings/bluetoothsetting.cpp
src/settings/bluetoothsetting.h
src/settings/bluetoothsetting_p.h
src/settings/bondsetting.cpp
src/settings/bondsetting.h
src/settings/bondsetting_p.h
src/settings/bridgeportsetting.cpp
src/settings/bridgeportsetting.h
src/settings/bridgeportsetting_p.h
src/settings/bridgesetting.cpp
src/settings/bridgesetting.h
src/settings/bridgesetting_p.h
src/settings/cdmasetting.cpp
src/settings/cdmasetting.h
src/settings/cdmasetting_p.h
src/settings/connectionsettings.cpp
src/settings/connectionsettings.h
src/settings/connectionsettings_p.h
src/settings/dcbsetting.cpp
src/settings/dcbsetting.h
src/settings/dcbsetting_p.h
src/settings/genericsetting.cpp
src/settings/genericsetting.h
src/settings/genericsetting_p.h
src/settings/gsmsetting.cpp
src/settings/gsmsetting.h
src/settings/gsmsetting_p.h
src/settings/infinibandsetting.cpp
src/settings/infinibandsetting.h
src/settings/infinibandsetting_p.h
src/settings/iptunnelsetting.cpp
src/settings/iptunnelsetting.h
src/settings/iptunnelsetting_p.h
src/settings/ipv4setting.cpp
src/settings/ipv4setting.h
src/settings/ipv4setting_p.h
src/settings/ipv6setting.cpp
src/settings/ipv6setting.h
src/settings/ipv6setting_p.h
src/settings/macsecsetting.cpp
src/settings/macsecsetting.h
src/settings/macsecsetting_p.h
src/settings/matchsetting.cpp
src/settings/matchsetting.h
src/settings/matchsetting_p.h
src/settings/olpcmeshsetting.cpp
src/settings/olpcmeshsetting.h
src/settings/olpcmeshsetting_p.h
src/settings/ovsbridgesetting.cpp
src/settings/ovsbridgesetting.h
src/settings/ovsbridgesetting_p.h
src/settings/ovsinterfacesetting.cpp
src/settings/ovsinterfacesetting.h
src/settings/ovsinterfacesetting_p.h
src/settings/ovspatchsetting.cpp
src/settings/ovspatchsetting.h
src/settings/ovspatchsetting_p.h
src/settings/ovsportsetting.cpp
src/settings/ovsportsetting.h
src/settings/ovsportsetting_p.h
src/settings/pppoesetting.cpp
src/settings/pppoesetting.h
src/settings/pppoesetting_p.h
src/settings/pppsetting.cpp
(93 more files...)
To: cordlandwehr, jgrulich
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200308/36df6d04/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list