LICENSE.asciidoc 765 B

123456789101112131415
  1. This work is licensed under a http://creativecommons.org/licenses/by-sa/4.0/[Creative Commons
  2. Attribution-ShareAlike 4.0 International License].
  3. [IMPORTANT]
  4. --
  5. - Please do *not* sell electronic or printed copies of the book unless you have clearly and
  6. prominently mentioned in the description that these copies are *not* from the original author of
  7. this book.
  8. - Attribution *must* be shown in the introductory description and front page of the document by
  9. linking back to http://swaroopch.com/notes/python and clearly indicating that the original text
  10. can be fetched from this location.
  11. - All the code/scripts provided in this book is licensed under the
  12. http://www.opensource.org/licenses/bsd-license.php[3-clause BSD License] unless otherwise noted.
  13. --