summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorErik Michaels-Ober <sferik@gmail.com>2013-02-02 08:34:43 -0800
committerErik Michaels-Ober <sferik@gmail.com>2013-02-02 08:34:43 -0800
commit43304f75752832f7aa23b0497c34a58acc76db0d (patch)
tree140bfe1d4ecbc070b293985d1475644933f18aaa /LICENSE.md
parentadff0ad05fac2bb156af23eebb4d63f31247fd61 (diff)
downloadbundler-43304f75752832f7aa23b0497c34a58acc76db0d.tar.gz
Convert license to Markdown format
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000000..4d62f8af36
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,23 @@
+Portions copyright (c) 2010 Andre Arko
+Portions copyright (c) 2009 Engine Yard
+
+MIT License
+
+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