Add copyright/rights page to the end

This commit is contained in:
James Gregory 2014-01-19 16:02:33 +11:00
commit 9cdfb6c5f8
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FILES=intro.md about.md about_author.md chapter-01.md chapter-02.md chapter-03.md chapter-04.md chapter-05.md chapter-06.md chapter-07.md chapter-08.md chapter-09.md chapter-10.md chapter-11.md chapter-12.md chapter-13.md chapter-14.md chapter-15.md chapter-16.md chapter-17.md chapter-18.md chapter-19.md chapter-20.md chapter-21.md chapter-22.md chapter-23.md chapter-24.md chapter-25.md chapter-26.md chapter-27.md chapter-28.md chapter-29.md chapter-30.md chapter-31.md chapter-32.md chapter-33.md chapter-34.md chapter-35.md chapter-36.md chapter-37.md chapter-38.md chapter-39.md chapter-40.md chapter-41.md chapter-42.md chapter-43.md chapter-44.md chapter-45.md chapter-46.md chapter-47.md chapter-48.md chapter-49.md chapter-50.md chapter-51.md chapter-52.md chapter-53.md chapter-54.md chapter-55.md chapter-56.md chapter-57.md chapter-58.md chapter-59.md chapter-60.md chapter-61.md chapter-62.md chapter-63.md chapter-64.md chapter-65.md chapter-66.md chapter-67.md chapter-68.md chapter-69.md chapter-70.md appendix-a.md
FILES=intro.md about.md about_author.md chapter-01.md chapter-02.md chapter-03.md chapter-04.md chapter-05.md chapter-06.md chapter-07.md chapter-08.md chapter-09.md chapter-10.md chapter-11.md chapter-12.md chapter-13.md chapter-14.md chapter-15.md chapter-16.md chapter-17.md chapter-18.md chapter-19.md chapter-20.md chapter-21.md chapter-22.md chapter-23.md chapter-24.md chapter-25.md chapter-26.md chapter-27.md chapter-28.md chapter-29.md chapter-30.md chapter-31.md chapter-32.md chapter-33.md chapter-34.md chapter-35.md chapter-36.md chapter-37.md chapter-38.md chapter-39.md chapter-40.md chapter-41.md chapter-42.md chapter-43.md chapter-44.md chapter-45.md chapter-46.md chapter-47.md chapter-48.md chapter-49.md chapter-50.md chapter-51.md chapter-52.md chapter-53.md chapter-54.md chapter-55.md chapter-56.md chapter-57.md chapter-58.md chapter-59.md chapter-60.md chapter-61.md chapter-62.md chapter-63.md chapter-64.md chapter-65.md chapter-66.md chapter-67.md chapter-68.md chapter-69.md chapter-70.md appendix-a.md copyright.md
.PHONY: html epub

9
copyright.md Normal file
View file

@ -0,0 +1,9 @@
# About this version
All rights belong to Michael Abrash. Reproduced with permission.
This version was extracted from the PDFs which were [released by Michael Abrash and Dr. Dobbs in 2001](http://www.drdobbs.com/parallel/graphics-programming-black-book/184404919). The intention is to maintain a canonical electronic version of the book, and make it easier to read in other formats and on other devices than were available when the book was releaesed online.
For comments, suggestions, and improvements contact James Gregory at [james@jagregory.com](mailto:james@jagregory.com).
The source and issues list can be found on github: [github.com/jagregory/abrash-black-book](https://github.com/jagregory/abrash-black-book).