Alexander Wirth commited on
Add CC BY 4.0 LICENSE file
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Creative Commons Attribution 4.0 International License (CC BY 4.0)
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Alexander Wirth
|
| 4 |
+
|
| 5 |
+
This work is licensed under the Creative Commons Attribution 4.0
|
| 6 |
+
International License.
|
| 7 |
+
|
| 8 |
+
You are free to:
|
| 9 |
+
|
| 10 |
+
Share — copy and redistribute the material in any medium or format
|
| 11 |
+
for any purpose, even commercially.
|
| 12 |
+
|
| 13 |
+
Adapt — remix, transform, and build upon the material for any
|
| 14 |
+
purpose, even commercially.
|
| 15 |
+
|
| 16 |
+
Under the following terms:
|
| 17 |
+
|
| 18 |
+
Attribution — You must give appropriate credit, provide a link to
|
| 19 |
+
the license, and indicate if changes were made. You may do so in
|
| 20 |
+
any reasonable manner, but not in any way that suggests the licensor
|
| 21 |
+
endorses you or your use.
|
| 22 |
+
|
| 23 |
+
No additional restrictions — You may not apply legal terms or
|
| 24 |
+
technological measures that legally restrict others from doing
|
| 25 |
+
anything the license permits.
|
| 26 |
+
|
| 27 |
+
Full license text: https://creativecommons.org/licenses/by/4.0/legalcode
|