From 94c9ba64b454eb79ca77904a48251bd4efab73cf Mon Sep 17 00:00:00 2001 From: "David A. Harding" Date: Thu, 26 Dec 2024 07:57:52 -1000 Subject: [PATCH] Third edition: relicense to CC-BY-SA 4.0 International My contract with O'Reilly said: > After a period of 12 months has passed from the publication date of > the first U.S. hard copy edition of the Work, you reserve the right to > make copies of the Work available under Creative Commons Attribution- > ShareAlike 4.0 International License (CC-BY-SA). The U.S. hard copy edition was released 2023-12-12, which is now over 12 months in the past, so I'm exercising my right. --- LICENSE | 4 ++-- README.md | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 04976b55..22c5e748 100644 --- a/LICENSE +++ b/LICENSE @@ -9,8 +9,8 @@ Different editions of this book are covered by different licenses. Contributions "Mastering Bitcoin: Programming the Open Blockchain" (2nd Edition) by Andreas M. Antonopoulos, which is tagged "second_edition_print3" is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/. -"Mastering Bitcoin: Programming the Open Blockchain" (3rd Edition) by Andreas M. Antonopoulos & David Harding, which is tagged "third_edition_print1" is licensed under the Creative Commons Attribution Non-Commercial, No-Derivative (CC-BY-NC-ND) license. After one year from the date of publication we intend to release the third edition under a Creative Commons Attribution-ShareAlike (CC-BY-SA) license. +"Mastering Bitcoin: Programming the Open Blockchain" (3rd Edition) by Andreas M. Antonopoulos & David Harding, which is tagged "third_edition_print1" is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ . These "Free Culture" licenses were approved by the publisher O'Reilly Media (http://oreilly.com). O'Reilly Media is not just the world's best publisher of technical books but also a strong supporter of an open culture and the sharing of knowledge. -Thank you O'Reilly! \ No newline at end of file +Thank you O'Reilly! diff --git a/README.md b/README.md index 01222925..3683058f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ To read this book *for free*, see [BOOK.md](https://github.com/bitcoinbook/bitco _Please note that some of the links in each chapter do not work when reading the book on Github. This is because those links are intended for the print and ebook editions of the book and only work when all the chapters are rendered together. Unfortunatelly, Github does not have the ability to render the complete book at once._ + # Mastering Bitcoin Third Edition @@ -32,7 +34,7 @@ Please don't create or distribute PDFs until the license is changed to CC-BY-SA. The tag [third_edition_print_1](https://github.com/bitcoinbook/bitcoinbook/releases/tag/third_edition_print1) corresponds to the first print of the third edition of Mastering Bitcoin as published in paperback and ebook by O'Reilly Media in December 2023. -

Mastering Bitcoin: Programming the Open Blockchain (Third Edition) by Andreas M. Antonopoulos, David A. Harding is licensed under Attribution-NonCommercial-NoDerivatives 4.0 International

+

Mastering Bitcoin: Programming the Open Blockchain (Third Edition) by Andreas M. Antonopoulos, David A. Harding is licensed under Creative Commons Attribution-ShareAlike 4.0 International License Creative Commons License # Other Editions and Languages