Skip to content

Commit 3d6ef5a

Browse files
ISSOtmavivace
andauthored
Clarify licensing status in README (#20)
* Update README.md * Fix punctuation Co-authored-by: Antonio Vivace <avivace4@gmail.com> Co-authored-by: Antonio Vivace <avivace4@gmail.com>
1 parent 1015e9d commit 3d6ef5a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,8 @@ $ cp build/highlight.min.js ../gb-asm-tutorial/theme/highlight.js
5151

5252
## License
5353

54-
We assume the content to be in the [public domain](LICENSE).
54+
Different parts of gb-asm-tutorial are subject to different licenses:
55+
56+
- All the code contained within the tutorial itself is licensed under <a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">CC0</a>. *To the extent possible under law, all copyright and related or neighboring rights to code presented within GB ASM Tutorial have been waived. This work is published from France.*
57+
- The contents (prose, images, etc.) of this tutorial are licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
58+
- Code used to display and format the site is licensed under the [MIT License](https://github.com/ISSOtm/gb-asm-tutorial/blob/master/LICENSE) unless otherwise specified.

0 commit comments

Comments
 (0)