-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathCONTENT_LICENSE
More file actions
18 lines (11 loc) · 878 Bytes
/
Copy pathCONTENT_LICENSE
File metadata and controls
18 lines (11 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Content License (Non-code)
Unless otherwise noted, original written lesson content in this repository is provided under the Creative Commons Attribution 3.0 Unported License (CC BY 3.0).
Attribution Requirements for Adapted Content:
- If content is adapted or derived from "Go by Example" by Mark McGranaghan, include:
"This work is copyright Mark McGranaghan and licensed under a Creative Commons Attribution 3.0 Unported License."
- If the Go Gopher image or derivatives are included, include:
"The Go Gopher is copyright Renée French and licensed under a Creative Commons Attribution 3.0 Unported License."
The source code (Go and build scripts) remains licensed under the MIT license (see LICENSE).
Links:
- [CC BY 3.0 license summary](https://creativecommons.org/licenses/by/3.0/)
- [CC BY 3.0 legal code](https://creativecommons.org/licenses/by/3.0/legalcode)