Skip to content

Commit 35e98be

Browse files
committed
Update more references to donations
1 parent 6a826d9 commit 35e98be

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs/packager/commercial-use.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,14 @@ We are not lawyers. This page is not legal advice. Talk to a real lawyer if this
1111

1212
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.
1313

14-
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.
14+
The TurboWarp Packager is provided under [a free and open source license](https://github.com/TurboWarp/packager/blob/master/LICENSE). You can use files generated by the packager in any way **with no license fee and no royalty**. In place of a license fee, we encourage you to [donate to the Scratch Foundation](https://www.scratchfoundation.org/donate).
15+
16+
:::warning
17+
[The TurboWarp Packager offers no warranty. The authors can not be held liable for any damages.](https://github.com/TurboWarp/packager/blob/master/LICENSE#L261-L301)
18+
:::
1519

1620
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.
1721

1822
Note that the Scratch trademarks such as the Scratch Logo, Scratch cat, Gobo, Pico, etc. are an exception to the CC BY-SA 2.0 license, and you might not have permission to use them.
1923

2024
For more information, see "May I use / remix Scratch support materials, sprites, images, sounds or sample projects I’ve found on the website?" and "Can I sell my Scratch projects?" in https://scratch.mit.edu/faq
21-
22-
If you make money off of the packager, you are encouraged to [donate to us and the projects we rely upon](/donate). ❤️

docs/website/embedding.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@ If you use user-supplied information to generate embed links, you should sanitiz
6969

7070
Use the [TurboWarp Packager](https://packager.turbowarp.org/) for more control over the loading screen, accent colors, controls, and more. You can also [embed the output of the packager](/packager/embedding) very easily.
7171

72-
## Donations {#donations}
73-
74-
If you use a TurboWarp embed in a commercial website, it is in your best interest to [donate to us and the projects we rely upon](/donate) to ensure the embed continues to function smoothly. ❤️
75-
7672
## License {#license}
7773

7874
TurboWarp is licensed under the [GPLv3.0](https://github.com/TurboWarp/scratch-gui/blob/develop/LICENSE). We believe that an `<iframe>` of a GPLv3.0 work doesn't create a derivative work under the GPLv3.0, rather it creates an "aggregate work" which is not subject to the same requirements as derivative works. However, we are not lawyers and this is not legal advice. Talk to a lawyer if this matters to you.

0 commit comments

Comments
 (0)