diff --git a/README.md b/README.md index 200faaae..12ee8503 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,10 @@ This project is organized into many [packages](./packages), which are also avail Read more about how to use these in your own project [here](https://strudel.cc/technical-manual/project-start). +You will need to abide by the terms of the [GNU Affero Public Licence v3](LICENSE.md). As such, Strudel code can only be shared within free/open source projects under the same license -- see the license for details. + +Licensing info for the default sound banks can be found over on the [dough-samples](https://github.com/felixroos/dough-samples/blob/main/README.md) repository. + ## Contributing There are many ways to contribute to this project! See [contribution guide](./CONTRIBUTING.md). diff --git a/website/src/repl/components/panel/WelcomeTab.jsx b/website/src/repl/components/panel/WelcomeTab.jsx index 3e77e71b..832b7d06 100644 --- a/website/src/repl/components/panel/WelcomeTab.jsx +++ b/website/src/repl/components/panel/WelcomeTab.jsx @@ -43,7 +43,8 @@ export function WelcomeTab({ context }) { github - . Please consider to{' '} + . You can also find licensing info{' '} + for the default sound banks there. Please consider to{' '} support this project {' '}