Skip to content

LICENSE CHANGE: MIT to MIT-0 (No Attribution)#86

Merged
peterdemartini merged 1 commit intomainfrom
switch-to-mit-0
Nov 7, 2023
Merged

LICENSE CHANGE: MIT to MIT-0 (No Attribution)#86
peterdemartini merged 1 commit intomainfrom
switch-to-mit-0

Conversation

@peterdemartini
Copy link
Copy Markdown
Contributor

Switch to a more permissive, no attribution required, license so this code can be included upstream in Golang. No conflicts with any of the dependency licenses were found:

- github.com/yuin/goldmark @ v1.4.0 / v1.4.13 - MIT - https://github.com/yuin/goldmark/blob/master/LICENSE
- github.com/klauspost/cpuid/v2 @ v2.0.6 - MIT - https://github.com/klauspost/cpuid/blob/master/LICENSE
- github.com/mmcloughlin/avo @ v0.4.0 - MIT - https://github.com/mmcloughlin/avo/blob/master/LICENSE
- rsc.io/pdf - BSD-3 - https://github.com/rsc/pdf/blob/master/LICENSE
- golang.org/x/arch - BSD-3
- golang.org/x/crypto - BSD-3
- golang.org/x/mod - BSD-3
- golang.org/x/net - BSD-3
- golang.org/x/sync - BSD-3
- golang.org/x/sys - BSD-3
- golang.org/x/term - BSD-3
- golang.org/x/text - BSD-3
- golang.org/x/tools  - BSD-3
- golang.org/x/xerrors - BSD-3

Closes #84.

cc @achille-roussel @pelletier @kevinburkesegment @kalamay

@peterdemartini peterdemartini merged commit 1cfacc8 into main Nov 7, 2023
@peterdemartini peterdemartini deleted the switch-to-mit-0 branch November 7, 2023 21:27
andreynering added a commit to charmbracelet/crush that referenced this pull request Feb 23, 2026
One of our indirect dependencies switched to "MIT-0". This is even more
permissive than MIT, so totally valid for us.

* segmentio/asm#86

Check failure:

* #2290
* https://github.com/charmbracelet/crush/actions/runs/22323633569/job/64588201366?pr=2290
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Granting more permissive license to integrate upstream

2 participants