LLVM was relicensed under Apache 2.0 with LLVM exception a while ago.
Details
Details
- Reviewers
bapt imp - Group Reviewers
pkgbase - Commits
- rG1bd747746013: package: Use correct license for clang
rG3cbd1f816888: package: Use correct license for clang
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
We need support for a WITH clause; LLVM-exception isn't a license itself. It's certainly better than NCSA though.
Comment Actions
with the caveats that ed said.
Maybe 'Apache-2.0 WITH LLVM-Excetion' might be better?
Comment Actions
using X WITH Y as a single license entry makes sense to me, but as i mentioned on IRC it's not really clear if this is how you're meant to use the license field in pkg, so i'll wait to see what bapt says.