Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add MPL-2.0-no-copyleft-exception to the allow list #8194

Merged
merged 1 commit into from
May 22, 2024

Conversation

arlyon
Copy link
Contributor

@arlyon arlyon commented May 22, 2024

Description

In this PR #8174 the library prehash is licensed using MPL2.0 (great) but without the copyleft exception.

I believe that we are OK. From what I understand this prevents us from making and redistributing changes to this library under one of the MPL secondary licenses ("Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses).

It does not exclude us from using that library in a 'larger work' that is licensed using a different (compatible) license so for the purpose of distributing a binary it is the same as MPL-2.0

Testing Instructions

N/A

Copy link

vercel bot commented May 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 22, 2024 9:57am
9 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-designsystem-docs ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-gatsby-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-native-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-svelte-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-tailwind-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
examples-vite-web ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am
rust-docs ⬜️ Ignored (Inspect) Visit Preview May 22, 2024 9:57am

Copy link
Contributor Author

arlyon commented May 22, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @arlyon and the rest of your teammates on Graphite Graphite

Copy link
Contributor

github-actions bot commented May 22, 2024

🟢 CI successful 🟢

Thanks

Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Member

@bgw bgw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like this is fine, but I also feel like the prehash library isn't providing much value, as it's probably <50 LOC not counting comments.

If you want code we already own that you can copy from, I added this implementation to hstr (used in swc): https://github.com/dudykr/ddbase/blob/main/crates/hstr/src/dynamic.rs#L189-L228

@arlyon arlyon merged commit 5e3bc0b into main May 22, 2024
56 checks passed
@arlyon arlyon deleted the arlyon/mpl-2-0-copyleft-exception branch May 22, 2024 18:23
Copy link
Contributor Author

arlyon commented May 22, 2024

Merge activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants