--- title: Licensing Information for This Site short_name: Licensing --- import Callout from "@/components/Alerts/Callout"; # License and Copyright Notice <Callout type="info"> 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. </Callout> 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 published by the Free Software Foundation;<br /> 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 by the Free Software Foundation. This website is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 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 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. If not, see https://www.gnu.org/licenses/. ## License Summary <div className="flex items-center gap-3"> <img src="https://www.gnu.org/graphics/agplv3-155x51.png" /> <img src="https://www.gnu.org/graphics/gfdl-logo-small.png" /> </div> **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 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/).