D27104: Convert license statements to SPDX headers

2020-02-08 Thread Andreas Cord-Landwehr
This revision was automatically updated to reflect the committed changes. Closed by commit R243:8c40c6f028b3: Convert license statements to SPDX headers (authored by cordlandwehr). REPOSITORY R243 KArchive CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D27104?vs=74862&id=75213 REVISI

D27104: Convert license statements to SPDX headers

2020-02-08 Thread Christophe Giboudeaux
cgiboudeaux accepted this revision. This revision is now accepted and ready to land. REPOSITORY R243 KArchive BRANCH spdx REVISION DETAIL https://phabricator.kde.org/D27104 To: cordlandwehr, cgiboudeaux Cc: cgiboudeaux, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, br

D27104: Convert license statements to SPDX headers

2020-02-08 Thread Andreas Cord-Landwehr
cordlandwehr added a comment. License statements with mixed usage of LGPL and GPL were clarified on mailing list. INLINE COMMENTS > cgiboudeaux wrote in krcc.cpp:4 > Same thing here clarified here that the conversion was correct: LGPL-2.0-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LG

D27104: Convert license statements to SPDX headers

2020-02-05 Thread Andreas Cord-Landwehr
cordlandwehr added a comment. Thanks for the review, I requested David to clarify the license statement. (Unfortunately, exact this license statement is also used in different frameworks, but we will have to solve those issues when coming to there.) INLINE COMMENTS > cgiboudeaux wrote in kr

D27104: Convert license statements to SPDX headers

2020-02-02 Thread Christophe Giboudeaux
cgiboudeaux added inline comments. INLINE COMMENTS > krcc.cpp:4 > + > + SPDX-License-Identifier: LGPL-2.0-only OR LGPL-3.0-only OR > LicenseRef-KDE-Accepted-LGPL > */ Same thing here > krcc.h:4 > > - This library is free software; you can redistribute it and/or modify > - it under the

D27104: Convert license statements to SPDX headers

2020-02-02 Thread Andreas Cord-Landwehr
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 specificatio

D27104: Convert license statements to SPDX headers

2020-02-02 Thread Andreas Cord-Landwehr
cordlandwehr added a task: T11550: Add SPDX License markers. REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D27104 To: cordlandwehr Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns