summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilson Page <wilsonpage@me.com>2013-09-25 11:10:35 -0400
committerWilson Page <wilsonpage@me.com>2013-09-25 11:10:35 -0400
commit9e126bde7d26bc43fbe81ec8b23e51e2187ea572 (patch)
tree0b492b0a1204897b9c3f310ff44fa57a6ca41815
parent53288b2e2c239515518d1c98f16edc0820aed8ab (diff)
downloadfastdom-9e126bde7d26bc43fbe81ec8b23e51e2187ea572.zip
fastdom-9e126bde7d26bc43fbe81ec8b23e51e2187ea572.tar.gz
fastdom-9e126bde7d26bc43fbe81ec8b23e51e2187ea572.tar.bz2
Added licence
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2ecd35..60ab131 100644
--- a/README.md
+++ b/README.md
@@ -131,4 +131,16 @@ Open `test/index.html` in your browser.
## Contributors
- **Wilson Page** - [@wilsonpage](http://github.com/wilsonpage)
-- **George Crawford** - [@georgecrawford](http://github.com/georgecrawford) \ No newline at end of file
+- **George Crawford** - [@georgecrawford](http://github.com/georgecrawford)
+
+## License
+
+(The MIT License)
+
+Copyright (c) 2013 Wilson Page <wilsonpage@me.com>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file