KItemModels: Convert license headers to SPDX markers
ClosedPublic

Authored by cordlandwehr on Feb 2 2020, 4:17 PM.

Details

Summary

Convert license headers to SPDX markers and add REUSE.software
compliant licesne files. This update also includes several copyright holder
clarifications for contracted contributors, where only implicitly the
copyright for the authors was stated inside the copyright statement of
the company.

Diff Detail

Repository
R275 KItemModels
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cordlandwehr created this revision.Feb 2 2020, 4:17 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptFeb 2 2020, 4:17 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
cordlandwehr requested review of this revision.Feb 2 2020, 4:17 PM

Can you have a look at the KDAB license statement changes? Specifically the point that now the copyright statement explicitly states the copyright for both the author and the company, where previously the author's copyright was only implicitly stated.

krop added a subscriber: krop.Feb 6 2020, 9:28 PM

same remark as for D27106. Check if FileContributor is more appropriate.

krop added inline comments.Feb 6 2020, 9:32 PM
autotests/proxymodeltestsuite/modeltest.h
4
cordlandwehr retitled this revision from Convert license headers to SPDX markers to KItemModels: Convert license headers to SPDX markers.Feb 8 2020, 10:35 AM

Incorporate review findings

  • Use FileContributor tag for stating authors without copyright claim
  • Resolving Qt legal redirect
  • Unify comment style for copyright statements
cordlandwehr marked an inline comment as done.Feb 13 2020, 8:44 AM
krop added inline comments.Feb 13 2020, 8:51 AM
autotests/proxymodeltestsuite/modeltest.h
4

Unneeded extra space added for a couple files "and /or" vs "and/or"

krop accepted this revision.Feb 13 2020, 8:52 AM

Please push after fixing the remaining issues

This revision is now accepted and ready to land.Feb 13 2020, 8:52 AM

Remove unneeded whitespace

cordlandwehr marked an inline comment as done.Feb 13 2020, 10:35 AM
This revision was automatically updated to reflect the committed changes.