D20785: expand bsd license in cmake modules

Harald Sitter noreply at phabricator.kde.org
Wed Apr 24 13:37:51 BST 2019


sitter created this revision.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
sitter requested review of this revision.

REVISION SUMMARY
  when revisiting the cmake module licensing during the early days of kf5
  we realized that referencing this external file is less than ideal. for one
  the license is super short anyway, so putting it in the header shouldn't
  be a problem. additionally this external reference makes it hard to
  copy finders into other source trees as they could (accidentally) forget
  to copy the referenced file as well (unless they read the header).
  thirdly the 'BSD' license is a bit ambiguous as there are various forms
  of this license in circulation and they all get referred to as BSD license
  despite having different conditions. (2-clause, 3-clause, 4-clause)

REPOSITORY
  R321 KStars

BRANCH
  master

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

AFFECTED FILES
  cmake/modules/COPYING-CMAKE-SCRIPTS
  cmake/modules/FindAstrometryNet.cmake
  cmake/modules/FindCFitsio.cmake
  cmake/modules/FindEigen3.cmake
  cmake/modules/FindINDI.cmake
  cmake/modules/FindLibRaw.cmake
  cmake/modules/FindNova.cmake
  cmake/modules/FindWCSLIB.cmake
  cmake/modules/FindXplanet.cmake
  cmake/modules/MacroBoolTo01.cmake

To: sitter
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190424/42ace810/attachment.html>


More information about the kde-edu mailing list