You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
226: Add licence notes to index.md r=therealprof a=thejpster
After discussions with someone who had re-used material without attribution, we agreed it would be useful to make the licence terms more prominent to those reading the rendered book (as opposed to browsing the Github repo).
Co-authored-by: Jonathan 'theJPster' Pallant <[email protected]>
Pull requests fixing typos and adding new content are very welcome!
101
+
102
+
## Re-using this material
103
+
104
+
This book is distributed under the following licenses:
105
+
106
+
* The code samples and free-standing Cargo projects contained within this book are licensed under the terms of both the [MIT License] and the [Apache License v2.0].
107
+
* The written prose, pictures and diagrams contained within this book are licensed under the terms of the Creative Commons [CC-BY-SA v4.0] license.
0 commit comments