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 statements to SPDX markers and add license files compatible with REUSE.software specification. REPOSITORY R243 KArchive BRANCH spdx REVISION DETAIL https://phabricator.kde.org/D27104 AFFECTED FILES LICENSES/BSD-2-Clause.txt LICENSES/LGPL-2.0-only.txt LICENSES/LGPL-2.0-or-later.txt LICENSES/LGPL-3.0-only.txt LICENSES/LicenseRef-KDE-Accepted-LGPL.txt autotests/deprecatedtest.cpp autotests/karchivetest.cpp autotests/karchivetest.h autotests/kcompressiondevicetest.cpp autotests/kcompressiondevicetest.h autotests/kfiltertest.cpp autotests/kfiltertest.h autotests/klimitediodevicetest.cpp autotests/klimitediodevicetest.h examples/bzip2gzip/main.cpp examples/helloworld/main.cpp examples/tarlocalfiles/main.cpp examples/unzipper/main.cpp src/k7zip.cpp src/k7zip.h src/kar.cpp src/kar.h src/karchive.cpp src/karchive.h src/karchive_p.h src/karchivedirectory.h src/karchiveentry.h src/karchivefile.h src/kbzip2filter.cpp src/kbzip2filter.h src/kcompressiondevice.cpp src/kcompressiondevice.h src/kcompressiondevice_p.h src/kfilterbase.cpp src/kfilterbase.h src/kfilterdev.cpp src/kfilterdev.h src/kgzipfilter.cpp src/kgzipfilter.h src/klimitediodevice.cpp src/klimitediodevice_p.h src/knonefilter.cpp src/knonefilter.h src/krcc.cpp src/krcc.h src/ktar.cpp src/ktar.h src/kxzfilter.cpp src/kxzfilter.h src/kzip.cpp src/kzip.h src/kzipfileentry.h tests/k7ziptest.cpp tests/kartest.cpp tests/krcctest.cpp tests/ktartest.cpp tests/kziptest.cpp To: cordlandwehr Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns