Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ARTIFACTS.sha256
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
95acad6d58ab05ff5c60b329675424e97dacc4ff2814fc2bd52927c1cf89ebf9 LICENSE
796cef1d065c002d315c54396554eb7ec8370508a8e8603eb854d565f439739f LICENSE
452bf527cba6c1635f7c8d4a756c06ae3d2cbb50e020e612ac40cdee0233781f MPL-2.0.txt
148be00f39e59e253975af8877079769cb00826a325e3800701a6c33e5c00e0c LICENSE-AI-AGENT-INSTRUCTIONS.md
4358d4c37f1305b43a3117a6a12780f666bf285538de0b28991613c0ccacecd8 LICENSE-MIT-LEGACY
Expand Down
28 changes: 28 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -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
--------------

Expand Down
Loading