cordlandwehr created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. cordlandwehr requested review of this revision.
REVISION SUMMARY Convert license headers to SPDX expressions and add license files according to REUSE specification. REPOSITORY R278 KWindowSystem BRANCH spdx REVISION DETAIL https://phabricator.kde.org/D28056 AFFECTED FILES LICENSES/LGPL-2.0-only.txt LICENSES/LGPL-2.0-or-later.txt LICENSES/LGPL-2.1-only.txt LICENSES/LGPL-2.1-or-later.txt LICENSES/LGPL-3.0-only.txt LICENSES/LicenseRef-KDE-Accepted-LGPL.txt LICENSES/MIT.txt autotests/compositingenabled_test.cpp autotests/dontcrashmapviewport.cpp autotests/fixx11h_test.cpp autotests/fixx11h_test2.cpp autotests/helper/wayland_platform.cpp autotests/kkeyserver_x11_unittest.cpp autotests/kmanagerselectiontest.cpp autotests/kmanagerselectiontest.h autotests/kstartupinfo_unittest.cpp autotests/kwindoweffectstest.cpp autotests/kwindowinfox11test.cpp autotests/kwindowsystem_platform_wayland_test.cpp autotests/kwindowsystem_threadtest.cpp autotests/kwindowsystemx11test.cpp autotests/kxmessages_unittest.cpp autotests/netrootinfotestwm.cpp autotests/nettesthelper.h autotests/netwininfotestclient.cpp autotests/netwininfotestwm.cpp src/kkeyserver.cpp src/kkeyserver.h src/kstartupinfo.cpp src/kstartupinfo.h src/kusertimestamp.cpp src/kusertimestamp.h src/kwindoweffects.cpp src/kwindoweffects.h src/kwindoweffects_dummy.cpp src/kwindoweffects_dummy_p.h src/kwindoweffects_p.h src/kwindowinfo.cpp src/kwindowinfo.h src/kwindowinfo_dummy_p.h src/kwindowinfo_p.h src/kwindowshadow.cpp src/kwindowshadow.h src/kwindowshadow_dummy_p.h src/kwindowshadow_p.h src/kwindowsystem.cpp src/kwindowsystem.h src/kwindowsystem_dummy_p.h src/kwindowsystem_p.h src/kwindowsystemplugininterface.cpp src/kwindowsystemplugininterface_p.h src/netwm_def.h src/platforms/osx/kkeyserver.cpp src/platforms/osx/kkeyserver_mac.h src/platforms/osx/kwindowinfo.cpp src/platforms/osx/kwindowinfo_mac_p.h src/platforms/osx/kwindowsystem.cpp src/platforms/wayland/kwindowsystem.cpp src/platforms/wayland/kwindowsystem_p_wayland.h src/platforms/wayland/plugin.cpp src/platforms/wayland/plugin.h src/platforms/windows/kkeyserver.cpp src/platforms/windows/kkeyserver_win.h src/platforms/windows/kwindowinfo.cpp src/platforms/windows/kwindowsystem.cpp src/platforms/xcb/atoms_p.h src/platforms/xcb/fixx11h.h src/platforms/xcb/kkeyserver.cpp src/platforms/xcb/kkeyserver_x11.h src/platforms/xcb/kselectionowner.cpp src/platforms/xcb/kselectionowner.h src/platforms/xcb/kselectionwatcher.cpp src/platforms/xcb/kselectionwatcher.h src/platforms/xcb/kwindoweffects.cpp src/platforms/xcb/kwindoweffects_x11.h src/platforms/xcb/kwindowinfo.cpp src/platforms/xcb/kwindowinfo_p_x11.h src/platforms/xcb/kwindowshadow.cpp src/platforms/xcb/kwindowshadow_p_x11.h src/platforms/xcb/kwindowsystem.cpp src/platforms/xcb/kwindowsystem_p_x11.h src/platforms/xcb/kxerrorhandler.cpp src/platforms/xcb/kxerrorhandler_p.h src/platforms/xcb/kxmessages.cpp src/platforms/xcb/kxmessages.h src/platforms/xcb/kxutils.cpp src/platforms/xcb/kxutils_p.h src/platforms/xcb/netwm.cpp src/platforms/xcb/netwm.h src/platforms/xcb/netwm_p.h src/platforms/xcb/plugin.cpp src/platforms/xcb/plugin.h src/pluginwrapper.cpp src/pluginwrapper_p.h tests/backgroundcontrasttest.cpp tests/blurbehindtest.cpp tests/createpixmapfromhandletest.cpp tests/icontest.cpp tests/setmainwindowtest.cpp To: cordlandwehr Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns