From 67687a620552501b78b09efa9a9d24fab555b78d Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Wed, 25 Dec 2024 15:18:25 +0100 Subject: [PATCH] Cleaning up documentation --- developer_information.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_information.md b/developer_information.md index 5e12994..e30e5e9 100644 --- a/developer_information.md +++ b/developer_information.md @@ -12,7 +12,7 @@ Any software development is done with the goal of supporting the distribution of The priority is to keep the flow of shows coming in and going out, fix any accessibility issue that arise, then work on any other feature requests. -We allow redistribution by releasing all our content under a [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). In the same vein all our code is released under [aGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html). +We allow redistribution by releasing all our content under a [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/). In the same vein all our code is released under [aGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html), or other [OSI approved licenses](https://opensource.org/licenses) . We do not track statistics to the detriment of our prime directive.