forked from scrippscollege/MS_053_F21
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE
7 lines (4 loc) · 1.13 KB
/
LICENSE
1
2
3
4
5
6
7
This course is built on *Aesthetic Programming A Handbook of Software Studies,* a book by Winnie Soon and Geoff Cox. The generous license for the book follows.
This is an open access book, licensed under the Creative Commons Attribution By Attribution Share Alike License. Under this license, authors allow anyone to download, reuse, reprint, modify, distribute, and/or copy their work so long as the authors and source are cited and resulting derivative works are licensed under the same or similar license. No permission is required from the authors or the publisher. Statutory fair use and other rights are in no way affected by the above. Read more about the license at https://creativecommons.org/licenses/by-sa/4.0/
Figures, text and other media included within this book may be under different copyright restrictions. The source code in Chapter 5, "Auto-generator" and Chapter 10, "Machine unlearning". The programs of 10 Print, Langton's Ant and Auto Chapter Generator are licensed under the MIT License.
See Creative Commons License and MIT License here: https://creativecommons.org/licenses/by/4.0/ and https://opensource.org/licenses/MIT