D27769: modemmanager-qt: Convert license headers to SPDX expressions

2020-03-05 Thread Andreas Cord-Landwehr
This revision was automatically updated to reflect the committed changes.
Closed by commit R281:8ad494d957ca: modemmanager-qt: Convert license headers to 
SPDX expressions (authored by cordlandwehr).

REPOSITORY
  R281 ModemManagerQt

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D27769?vs=76737=77061

REVISION DETAIL
  https://phabricator.kde.org/D27769

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/bearerpropertiestest.cpp
  autotests/bearerpropertiestest.h
  autotests/modem3gpppropertiestest.cpp
  autotests/modem3gpppropertiestest.h
  autotests/modem3gppussdpropertiestest.cpp
  autotests/modem3gppussdpropertiestest.h
  autotests/modemcdmapropertiestest.cpp
  autotests/modemcdmapropertiestest.h
  autotests/modemlocationpropertiestest.cpp
  autotests/modemlocationpropertiestest.h
  autotests/modemmessagingpropertiestest.cpp
  autotests/modemmessagingpropertiestest.h
  autotests/modemomapropertiestest.cpp
  autotests/modemomapropertiestest.h
  autotests/modempropertiestest.cpp
  autotests/modempropertiestest.h
  autotests/modemtest.cpp
  autotests/modemtest.h
  autotests/modemtimepropertiestest.cpp
  autotests/modemtimepropertiestest.h
  cmake/FindModemManager.cmake
  examples/main.cpp
  src/bearer.cpp
  src/bearer.h
  src/bearer_p.h
  src/call.cpp
  src/call.h
  src/call_p.h
  src/dbus/dbus.h
  src/dbus/fakedbus.h
  src/fakemodem/bearer.cpp
  src/fakemodem/bearer.h
  src/fakemodem/fakemodem.cpp
  src/fakemodem/fakemodem.h
  src/fakemodem/modem.cpp
  src/fakemodem/modem.h
  src/fakemodem/modem3gpp.cpp
  src/fakemodem/modem3gpp.h
  src/fakemodem/modem3gppussd.cpp
  src/fakemodem/modem3gppussd.h
  src/fakemodem/modemcdma.cpp
  src/fakemodem/modemcdma.h
  src/fakemodem/modemlocation.cpp
  src/fakemodem/modemlocation.h
  src/fakemodem/modemmessaging.cpp
  src/fakemodem/modemmessaging.h
  src/fakemodem/modemoma.cpp
  src/fakemodem/modemoma.h
  src/fakemodem/modemsimple.cpp
  src/fakemodem/modemsimple.h
  src/fakemodem/modemtime.cpp
  src/fakemodem/modemtime.h
  src/fakemodem/objectmanager.cpp
  src/fakemodem/objectmanager.h
  src/fakemodem/sms.cpp
  src/fakemodem/sms.h
  src/generictypes.cpp
  src/generictypes.h
  src/generictypes_p.h
  src/interface.cpp
  src/interface.h
  src/interface_p.h
  src/macros_p.h
  src/manager.cpp
  src/manager.h
  src/manager_p.h
  src/mmdebug_p.h
  src/modem.cpp
  src/modem.h
  src/modem3gpp.cpp
  src/modem3gpp.h
  src/modem3gpp_p.h
  src/modem3gppussd.cpp
  src/modem3gppussd.h
  src/modem3gppussd_p.h
  src/modem_p.h
  src/modemcdma.cpp
  src/modemcdma.h
  src/modemcdma_p.h
  src/modemdevice.cpp
  src/modemdevice.h
  src/modemdevice_p.h
  src/modemfirmware.cpp
  src/modemfirmware.h
  src/modemfirmware_p.h
  src/modemlocation.cpp
  src/modemlocation.h
  src/modemlocation_p.h
  src/modemmessaging.cpp
  src/modemmessaging.h
  src/modemmessaging_p.h
  src/modemoma.cpp
  src/modemoma.h
  src/modemoma_p.h
  src/modemsignal.cpp
  src/modemsignal.h
  src/modemsignal_p.h
  src/modemsimple.cpp
  src/modemsimple.h
  src/modemsimple_p.h
  src/modemtime.cpp
  src/modemtime.h
  src/modemtime_p.h
  src/modemvoice.cpp
  src/modemvoice.h
  src/modemvoice_p.h
  src/sim.cpp
  src/sim.h
  src/sim_p.h
  src/sms.cpp
  src/sms.h
  src/sms_p.h

To: cordlandwehr, jgrulich
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27769: modemmanager-qt: Convert license headers to SPDX expressions

2020-03-01 Thread Jan Grulich
jgrulich accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R281 ModemManagerQt

BRANCH
  spdx

REVISION DETAIL
  https://phabricator.kde.org/D27769

To: cordlandwehr, jgrulich
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27769: modemmanager-qt: Convert license headers to SPDX expressions

2020-03-01 Thread Andreas Cord-Landwehr
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
  R281 ModemManagerQt

BRANCH
  spdx

REVISION DETAIL
  https://phabricator.kde.org/D27769

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/bearerpropertiestest.cpp
  autotests/bearerpropertiestest.h
  autotests/modem3gpppropertiestest.cpp
  autotests/modem3gpppropertiestest.h
  autotests/modem3gppussdpropertiestest.cpp
  autotests/modem3gppussdpropertiestest.h
  autotests/modemcdmapropertiestest.cpp
  autotests/modemcdmapropertiestest.h
  autotests/modemlocationpropertiestest.cpp
  autotests/modemlocationpropertiestest.h
  autotests/modemmessagingpropertiestest.cpp
  autotests/modemmessagingpropertiestest.h
  autotests/modemomapropertiestest.cpp
  autotests/modemomapropertiestest.h
  autotests/modempropertiestest.cpp
  autotests/modempropertiestest.h
  autotests/modemtest.cpp
  autotests/modemtest.h
  autotests/modemtimepropertiestest.cpp
  autotests/modemtimepropertiestest.h
  cmake/FindModemManager.cmake
  examples/main.cpp
  src/bearer.cpp
  src/bearer.h
  src/bearer_p.h
  src/call.cpp
  src/call.h
  src/call_p.h
  src/dbus/dbus.h
  src/dbus/fakedbus.h
  src/fakemodem/bearer.cpp
  src/fakemodem/bearer.h
  src/fakemodem/fakemodem.cpp
  src/fakemodem/fakemodem.h
  src/fakemodem/modem.cpp
  src/fakemodem/modem.h
  src/fakemodem/modem3gpp.cpp
  src/fakemodem/modem3gpp.h
  src/fakemodem/modem3gppussd.cpp
  src/fakemodem/modem3gppussd.h
  src/fakemodem/modemcdma.cpp
  src/fakemodem/modemcdma.h
  src/fakemodem/modemlocation.cpp
  src/fakemodem/modemlocation.h
  src/fakemodem/modemmessaging.cpp
  src/fakemodem/modemmessaging.h
  src/fakemodem/modemoma.cpp
  src/fakemodem/modemoma.h
  src/fakemodem/modemsimple.cpp
  src/fakemodem/modemsimple.h
  src/fakemodem/modemtime.cpp
  src/fakemodem/modemtime.h
  src/fakemodem/objectmanager.cpp
  src/fakemodem/objectmanager.h
  src/fakemodem/sms.cpp
  src/fakemodem/sms.h
  src/generictypes.cpp
  src/generictypes.h
  src/generictypes_p.h
  src/interface.cpp
  src/interface.h
  src/interface_p.h
  src/macros_p.h
  src/manager.cpp
  src/manager.h
  src/manager_p.h
  src/mmdebug_p.h
  src/modem.cpp
  src/modem.h
  src/modem3gpp.cpp
  src/modem3gpp.h
  src/modem3gpp_p.h
  src/modem3gppussd.cpp
  src/modem3gppussd.h
  src/modem3gppussd_p.h
  src/modem_p.h
  src/modemcdma.cpp
  src/modemcdma.h
  src/modemcdma_p.h
  src/modemdevice.cpp
  src/modemdevice.h
  src/modemdevice_p.h
  src/modemfirmware.cpp
  src/modemfirmware.h
  src/modemfirmware_p.h
  src/modemlocation.cpp
  src/modemlocation.h
  src/modemlocation_p.h
  src/modemmessaging.cpp
  src/modemmessaging.h
  src/modemmessaging_p.h
  src/modemoma.cpp
  src/modemoma.h
  src/modemoma_p.h
  src/modemsignal.cpp
  src/modemsignal.h
  src/modemsignal_p.h
  src/modemsimple.cpp
  src/modemsimple.h
  src/modemsimple_p.h
  src/modemtime.cpp
  src/modemtime.h
  src/modemtime_p.h
  src/modemvoice.cpp
  src/modemvoice.h
  src/modemvoice_p.h
  src/sim.cpp
  src/sim.h
  src/sim_p.h
  src/sms.cpp
  src/sms.h
  src/sms_p.h

To: cordlandwehr, jgrulich
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D27769: modemmanager-qt: Convert license headers to SPDX expressions

2020-03-01 Thread Andreas Cord-Landwehr
cordlandwehr added a task: T11550: Add SPDX License markers.

REPOSITORY
  R281 ModemManagerQt

REVISION DETAIL
  https://phabricator.kde.org/D27769

To: cordlandwehr, jgrulich
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns