1 |
--- |
--- |
2 |
title: Licensing Information for This Site - SudoBot |
title: Licensing Information for This Site |
3 |
short_name: Licensing |
short_name: Licensing |
4 |
--- |
--- |
5 |
|
|
8 |
# License and Copyright Notice |
# License and Copyright Notice |
9 |
|
|
10 |
<Callout type="info"> |
<Callout type="info"> |
11 |
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 |
12 |
|
code snippets present on this website. SudoBot, the actual Discord Bot, is |
13 |
|
licensed under the [GNU Affero General Public License |
14 |
|
v3.0](https://gnu.org/licenses/agpl-3.0.html) or later. Detailed licensing |
15 |
|
information of SudoBot can be found in the main |
16 |
|
[README.md](https://github.com/onesoft-sudo/sudobot) file. |
17 |
</Callout> |
</Callout> |
18 |
|
|
19 |
Copyright (C) 2022-2024 OSN, Inc. |
Copyright (C) 2022-2024 OSN, Inc. |
20 |
|
|
21 |
Permission is granted to copy, distribute and/or modify the |
Permission is granted to copy, distribute and/or modify the |
22 |
contents of the documents of this website under the terms of |
contents of the documents of this website under the terms of |
23 |
the GNU Free Documentation License, Version 1.3 or any later version |
the GNU Free Documentation License, Version 1.3 or any later version |
24 |
published by the Free Software Foundation;<br /> |
published by the Free Software Foundation;<br /> |
25 |
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. |
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. |
26 |
A copy of the license is included in the page entitled ["GNU |
A copy of the license is included in the page entitled ["GNU |
27 |
Free Documentation License"](./gfdl-1.3) or ["GFDL-1.3"](./gfdl-1.3). |
Free Documentation License"](./gfdl-1.3) or ["GFDL-1.3"](./gfdl-1.3). |
28 |
|
|
29 |
The source code of this website and the code examples are licensed under |
The source code of this website and the code examples are licensed under |
30 |
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 |
31 |
by the Free Software Foundation. |
by the Free Software Foundation. |
32 |
|
|
33 |
This website is free software: you can redistribute it and/or modify |
This website is free software: you can redistribute it and/or modify |
37 |
|
|
38 |
This website is distributed in the hope that it will be useful, |
This website is distributed in the hope that it will be useful, |
39 |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
40 |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
41 |
GNU Affero General Public License for more details. |
GNU Affero General Public License for more details. |
42 |
|
|
43 |
You should have received a copy of the GNU Affero General Public License |
You should have received a copy of the GNU Affero General Public License |
44 |
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. |
45 |
If not, see https://www.gnu.org/licenses/. |
If not, see https://www.gnu.org/licenses/. |
46 |
|
|
47 |
## License Summary |
## License Summary |
52 |
</div> |
</div> |
53 |
|
|
54 |
**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 source code** of this website is licensed under the GNU Affero General Public License v3.0. [View the license](/licensing/agpl-3.0). |
55 |
**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). |
56 |
|
**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/). |