D9437: Match license keys by spdx

David Edmundson noreply at phabricator.kde.org
Wed Dec 20 17:11:54 UTC 2017


davidedmundson created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.

REVISION SUMMARY
  KAboutLicense supports exporting a license as an spdx ID.
  (https://spdx.org/licenses/)
  
  However the KAboutLicense::fromKeyword doesn't match
  
  We have a lot of metadata where people are using the spdx id
  rather than the somewhat arbitrary keyword format that KAboutLicense
  expects.
  
  This adds a unit test to make sure all supported license keys match up
  then expands the keyword list.

REPOSITORY
  R244 KCoreAddons

BRANCH
  master

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

AFFECTED FILES
  autotests/kaboutdatatest.cpp
  src/lib/kaboutdata.cpp
  src/lib/kaboutdata.h

To: davidedmundson
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171220/93846cbd/attachment.html>


More information about the Kde-frameworks-devel mailing list