Whippet.jl icon indicating copy to clipboard operation
Whippet.jl copied to clipboard

LICENSE to LGPL2.1

Open timbitz opened this issue 3 years ago • 1 comments

This PR proposes to update the Whippet.jl license to LGPL2.1 for the next release of Whippet. This will require than any and all future versions of Whippet remain open-source and LGPL licensed. Other works that merely link to Whippet or utilize input/output interfaces provided by Whippet are not under any copyleft restriction and may have any license they choose. Are there any objections to this?

timbitz avatar May 28 '21 18:05 timbitz

Codecov Report

Merging #119 (ec5eaa8) into master (b803140) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   58.16%   58.16%           
=======================================
  Files          18       18           
  Lines        2507     2507           
=======================================
  Hits         1458     1458           
  Misses       1049     1049           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b803140...ec5eaa8. Read the comment docs.

codecov[bot] avatar May 28 '21 19:05 codecov[bot]