From 6a1fa7e67fead7a9cc070ff8a7f8e6b760991464 Mon Sep 17 00:00:00 2001 From: Alex McLean Date: Tue, 23 Apr 2024 22:32:00 +0100 Subject: [PATCH] clarify license (#1064) --- website/src/repl/panel/WelcomeTab.jsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/website/src/repl/panel/WelcomeTab.jsx b/website/src/repl/panel/WelcomeTab.jsx index bda6c3f5..fb41b471 100644 --- a/website/src/repl/panel/WelcomeTab.jsx +++ b/website/src/repl/panel/WelcomeTab.jsx @@ -36,7 +36,12 @@ export function WelcomeTab({ context }) { tidalcycles - , which is a popular live coding language for music, written in Haskell. You can find the source code at{' '} + , which is a popular live coding language for music, written in Haskell. Strudel is free/open source software: + you can redistribute and/or modify it under the terms of the{' '} + + GNU Affero General Public License + + . You can find the source code at{' '} github