--- trunk/docs/app/(docs)/licensing/page.mdx 2024/07/29 17:59:26 575 +++ trunk/docs/app/(docs)/licensing/page.mdx 2024/10/10 17:53:11 632 @@ -1,5 +1,5 @@ --- -title: Licensing Information for This Site - SudoBot +title: Licensing Information for This Site short_name: Licensing --- @@ -8,21 +8,26 @@ # License and Copyright Notice - This license notice only applies to the content, source code and example code snippets present on this website. SudoBot, the actual Discord Bot, is licensed under the [GNU Affero General Public License v3.0](https://gnu.org/licenses/agpl-3.0.html) or later. Detailed licensing information of SudoBot can be found in the main [README.md](https://github.com/onesoft-sudo/sudobot) file. + This license notice only applies to the content, source code and example + code snippets present on this website. SudoBot, the actual Discord Bot, is + licensed under the [GNU Affero General Public License + v3.0](https://gnu.org/licenses/agpl-3.0.html) or later. Detailed licensing + information of SudoBot can be found in the main + [README.md](https://github.com/onesoft-sudo/sudobot) file. -Copyright (C) 2022-2024 OSN, Inc. +Copyright (C) 2022-2024 OSN Developers. -Permission is granted to copy, distribute and/or modify the -contents of the documents of this website under the terms of -the GNU Free Documentation License, Version 1.3 or any later version +Permission is granted to copy, distribute and/or modify the +contents of the documents of this website under the terms of +the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page entitled ["GNU Free Documentation License"](./gfdl-1.3) or ["GFDL-1.3"](./gfdl-1.3). The source code of this website and the code examples are licensed under -the [GNU Affero General Public License v3.0](./agpl-3.0) or any later version published +the [GNU Affero General Public License v3.0](./agpl-3.0) or any later version published by the Free Software Foundation. This website is free software: you can redistribute it and/or modify @@ -32,11 +37,11 @@ This website is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License -along with this website, in the ["AGPL-3.0"](./agpl-3.0) page. +along with this website, in the ["AGPL-3.0"](./agpl-3.0) page. If not, see https://www.gnu.org/licenses/. ## License Summary @@ -47,4 +52,5 @@ **The source code** of this website is licensed under the GNU Affero General Public License v3.0. [View the license](/licensing/agpl-3.0). -**The actual content** of the website is licensed under the GNU Free Documentation License v1.3. [View the license](/licensing/gfdl-1.3). +**The actual documenation content** of the website is licensed under the GNU Free Documentation License v1.3. [View the license](/licensing/gfdl-1.3). +**The actual blog articles** of the website, even the parts of the source code where they are present, are licensed under the Creative Commons Attribution-NoCommercial-NoDerivatives 4.0 International License. [View the license](https://creativecommons.org/licenses/by-nc-nd/4.0/).