diff --git a/ARTIFACTS.sha256 b/ARTIFACTS.sha256 index 3e94901..6678fa4 100644 --- a/ARTIFACTS.sha256 +++ b/ARTIFACTS.sha256 @@ -1,4 +1,4 @@ -95acad6d58ab05ff5c60b329675424e97dacc4ff2814fc2bd52927c1cf89ebf9 LICENSE +796cef1d065c002d315c54396554eb7ec8370508a8e8603eb854d565f439739f LICENSE 452bf527cba6c1635f7c8d4a756c06ae3d2cbb50e020e612ac40cdee0233781f MPL-2.0.txt 148be00f39e59e253975af8877079769cb00826a325e3800701a6c33e5c00e0c LICENSE-AI-AGENT-INSTRUCTIONS.md 4358d4c37f1305b43a3117a6a12780f666bf285538de0b28991613c0ccacecd8 LICENSE-MIT-LEGACY diff --git a/LICENSE b/LICENSE index 9ad3b64..01e0e8f 100644 --- a/LICENSE +++ b/LICENSE @@ -47,6 +47,34 @@ The "-rc1" suffix marks this text as a release candidate. The identifier without an "-rc" suffix is reserved for the reviewed and adopted text; see LEGAL-REVIEW.md in the license repository. +Easy-to-read guide (informational only) +--------------------------------------- + +This guide is not part of the legal terms and does not replace them. If this +guide differs from Sections 1 through 11 or the Exhibits, the numbered terms +and Exhibits control. + +* If your use is non-commercial, FastLED charges no license fee: it is "free + as in beer." Distribution requirements in this License still apply if You + give copies to others. + +* If your use is commercial, You may use FastLED under this License if: + + * You make no Modifications. The special publication condition in Section + 11.3 does not apply to unmodified FastLED, although the ordinary source + and notice requirements in Section 3 still apply when You distribute it; + or + + * You make Modifications and, on or before the first Triggering Transfer of + each modified version, publish the complete Modified FastLED source in a + public repository or publish a complete reproducible patch as a public + bug report, as detailed in Section 11.3. + +When in doubt: + +* Fork the Official FastLED Repository. +* Make Your FastLED changes in that public fork. + 1. Definitions --------------