summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwoomatt <matt.wood@hp.com>2015-06-08 15:55:21 -0600
committerwoomatt <matt.wood@hp.com>2015-06-08 15:58:08 -0600
commit53fdc7e4c8408d8c9e09a95808f12e964925f547 (patch)
tree68247f450b00728bbde348c158ccfa367c6d980a
parenta55f5db1dbe59b23c7d6284250bf4eac1d0143c3 (diff)
downloadxstatic-jasmine-53fdc7e4c8408d8c9e09a95808f12e964925f547.tar.gz
Adding LICENSE file
Change-Id: I4d3f7ae430fad38891927e44084941058e6bcccf
-rw-r--r--LICENSE22
1 files changed, 22 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..a8d68ad
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,22 @@
+The MIT License
+
+Copyright (c) 2008-2014 Pivotal Labs
+
+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.