forked from marko-knoebl/slides
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
license clarifications (marko-knoebl#3)
- Loading branch information
1 parent
2fc34f7
commit 766e8b4
Showing
4 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# License | ||
|
||
## Text content | ||
|
||
The text content of slides is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. | ||
|
||
For the license text, see https://creativecommons.org/licenses/by-sa/4.0/ | ||
|
||
## Images | ||
|
||
Some images were created by contributors of Wikimedia. Their copyright information is stated in the slides. | ||
|
||
Images with no explicit copyright information are licensed under CC-BY-SA 4.0 | ||
|
||
## Build code | ||
|
||
Code located in the _build_ folder is licensed under the MIT license. |