Closed ott2 closed 2 years ago
A reasonably close match is https://creativecommons.org/licenses/by-sa/4.0/ but it's not quite a match.
It is BSD-3 clause at the moment as per the cabal file.
So I think https://spdx.org/licenses/BSD-3-Clause.html would do?
I'll use license "BSD-3-Clause"
then, thank you!
I've been working on a
brew
formula for Conjure. One step requires assigning a licence type, matching one of the identifiers at https://spdx.org/licenses/ and as far as I can tell it is much more likely that the formula will be accepted if we can avoid using the fallbackwhich is the only one I can currently match to.
It's not clear to me which of these identified licences best matches the custom licence of Conjure. Any pointers?