Skip to content

Commit

Permalink
Remove now-inaccurate information
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Nov 25, 2024
1 parent 57e6cb8 commit 3ba4321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/packager/commercial-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ We are not lawyers. This page is not legal advice. Talk to a real lawyer if this

Yes, if you have the rights to all the costumes, sounds, scripts, and extensions inside the project you package, it is possible to sell it.

The open source components of Scratch and TurboWarp used by the packager are available under open source licenses that allow you to use, modify, distribute, and sell packaged projects without fees or royalties. It is also important to note that these licenses do not offer a warranty. Some parts of TurboWarp use "weak" copyleft licenses such as the [Mozilla Public License version 2.0](https://mozilla.org/MPL/2.0/). Grossly simplified, this means that if you modify the those parts of the code, you must share just that specific code under the same license.
The open source components of TurboWarp used by the packager are available under open source licenses that allow you to use, modify, distribute, and sell packaged projects without fees or royalties. It is also important to note that these licenses do not offer a warranty. Some parts of TurboWarp use "weak" copyleft licenses such as the [Mozilla Public License version 2.0](https://mozilla.org/MPL/2.0/). Grossly simplified, this means that if you modify the those parts of the code, you must share just that specific code under the same license.

If you used costumes, sounds, scripts, or extensions created by other people, make sure you have permission from those people to sell their work. Most things you find on the Scratch website are supposed to be available under the [CC BY-SA 2.0](https://creativecommons.org/licenses/by-sa/2.0/) license which technically doesn't prevent you from re-selling the work, but it requires attribution and the share-alike clause may have significant implications. Creators can grant you additional permissions on top of the CC BY-SA 2.0 if they choose.

Expand Down

0 comments on commit 3ba4321

Please sign in to comment.