diff --git a/books/free-programming-books-langs.md b/books/free-programming-books-langs.md index fe6c5deff..ce4c877e5 100644 --- a/books/free-programming-books-langs.md +++ b/books/free-programming-books-langs.md @@ -572,11 +572,11 @@ Books on general-purpose programming that don't focus on a specific language are ### Clojure -* [Clojure](https://clojure-book.gitlab.io) - Karthikeyan A K +* [Clojure](https://clojure-book.gitlab.io) - Karthikeyan A K (GFDL) * [Clojure - Functional Programming for the JVM](http://java.ociweb.com/mark/clojure/article.html) - R. Mark Volkmann * [Clojure by Example](https://kimh.github.io/clojure-by-example/) - Hirokuni Kim * [Clojure community-driven documentation](http://clojure-doc.org) -* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook) +* [Clojure Cookbook](https://github.com/clojure-cookbook/clojure-cookbook) (CC BY-NC-ND) * [Clojure Distilled Beginner Guide](http://yogthos.github.io/ClojureDistilled.html) * [Clojure for the Brave and True](http://www.braveclojure.com) * [Clojure in Small Pieces](https://web.archive.org/web/20201013022918/http://daly.axiom-developer.org/clojure.pdf) - Rich Hickey, Timothy Daly (PDF) *(:card_file_box: archived)* [(:card_file_box: *unglued*)](https://unglue.it/work/489419/) @@ -587,7 +587,7 @@ Books on general-purpose programming that don't focus on a specific language are * [Data Sorcery with Clojure](http://data-sorcery.org/contents/) * [Learn ClojureScript](https://www.learn-clojurescript.com) - Andrew Meredith * [Modern cljs](https://github.com/magomimmo/modern-cljs) -* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com) +* [SICP Distilled - An idiosyncratic tour of SICP in Clojure](http://www.sicpdistilled.com) - Tom Hall (HTML) (CC BY-SA) * [The Clojure Style Guide](https://github.com/bbatsov/clojure-style-guide)