You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest to copy that phrase from the description inside Cargo.toml to README and to root module doccomment. Maybe a longer document about how the exception is granted, when it is terminated and other lawyery details can be provided in the repository.
I think it's just GPLv3. There's no exceptions in the license, it's just the code is also available to some people under a different license. This is basically just a standard multi-license situation. As mentioned in those comments there's nothing in the license preventing someone who gets it from spacejam under a more permissive license from simply resharing it under that license (just 'bad karma').
Rio seems to have a tricky licence: GPLv3 with exceptions. But I think this fact is not documented properly.
Primary places for licence to be visible are crates.io page, Github page and docs.rs page.
LIZENZ
file, which is for GPLv3 without mentioning the exception.I suggest to copy that phrase from the description inside
Cargo.toml
to README and to root module doccomment. Maybe a longer document about how the exception is granted, when it is terminated and other lawyery details can be provided in the repository.Related: #3 #16
The text was updated successfully, but these errors were encountered: