Skip to content

Commit

Permalink
add license
Browse files Browse the repository at this point in the history
  • Loading branch information
danvk committed Oct 19, 2019
1 parent 01c4f4f commit 1c4b5d0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
Using Code Examples

Supplemental material (code examples, exercises, etc.) is available for download at
<https://github.com/danvk/effective-typescript>.

This book is here to help you get your job done. In general, if example code is
offered with this book, you may use it in your programs and documentation. You
do not need to contact us for permission unless you’re reproducing a
significant portion of the code. For example, writing a program that uses
several chunks of code from this book does not require permission. Selling or
distributing examples from O’Reilly books does require permission. Answering a
question by citing this book and quoting example code does not require
permission. Incorporating a significant amount of example code from this book
into your product’s documentation does require permission.

We appreciate, but do not require, attribution. An attribution usually includes
the title, author, publisher, and ISBN. For example:
“Effective TypeScript by Dan Vanderkam (O’Reilly). Copyright 2020 Dan Vanderkam,
978-1-492-05374-3.” If you feel your use of code examples falls outside fair use
or the permission given above, feel free to contact us at
permissions@oreilly.com.

0 comments on commit 1c4b5d0

Please sign in to comment.