Skip to content

Commit 4cdb2ae

Browse files
committed
license: update license to CC0 1.0
1 parent 4d5af9e commit 4cdb2ae

File tree

4 files changed

+21
-12
lines changed

4 files changed

+21
-12
lines changed

LICENSE

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
# MIT License
1+
# CC0 1.0
22

3-
Copyright (c) 2025 captradeoff
3+
## No Copyright
4+
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.
45

5-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
6+
You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information below.
67

7-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
8+
## Other Information
9+
In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as publicity or privacy rights.
810

9-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11+
Unless expressly stated otherwise, the person who associated a work with this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law.
12+
13+
When using or citing the work, you should not imply endorsement by the author or the affirmer.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: d-sys.wiki
22
site_url: https://d-sys.wiki
3-
copyright: "github/x: @captradeoff"
3+
copyright: "This work is dedicated to the public domain under CC0 1.0."
44
site_author: captradeoff
55
repo_url: https://github.com/captradeoff/d-sys-wiki
66
edit_uri: edit/master/docs/

wiki/about/license.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# MIT License
1+
# CC0 1.0 Universal
22

3-
Copyright (c) 2025 captradeoff
3+
## No Copyright
44

5-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5+
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of his or her rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law.
66

7-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
7+
You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission. See Other Information below.
88

9-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9+
## Other Information
10+
In no way are the patent or trademark rights of any person affected by CC0, nor are the rights that other persons may have in the work or in how the work is used, such as publicity or privacy rights.
11+
12+
Unless expressly stated otherwise, the person who associated a work with this deed makes no warranties about the work, and disclaims liability for all uses of the work, to the fullest extent permitted by applicable law.
13+
14+
When using or citing the work, you should not imply endorsement by the author or the affirmer.

wiki/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ in addition to simple casual explanations on how to architect and build distribu
2828

2929

3030
### license
31-
[MIT license](about/license.md)
31+
[CC0 1.0](about/license.md)

0 commit comments

Comments
 (0)