aboutsummaryrefslogtreecommitdiffstats
path: root/MIT-LICENSE.txt
diff options
context:
space:
mode:
authorBryan Helmkamp <bryan@brynary.com>2010-09-16 10:49:49 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2010-09-24 16:50:48 -0700
commit136fdd203752cf0abdc37208a5109e36e9218ab7 (patch)
treef094e16c5e39b444dab4e5dabcb812d7e6160af4 /MIT-LICENSE.txt
parentb152644d4520c32db1377049ad54e3ab59a236d8 (diff)
downloadrails-136fdd203752cf0abdc37208a5109e36e9218ab7.tar.gz
rails-136fdd203752cf0abdc37208a5109e36e9218ab7.tar.bz2
rails-136fdd203752cf0abdc37208a5109e36e9218ab7.zip
Arel is MIT licensed.
Diffstat (limited to 'MIT-LICENSE.txt')
-rw-r--r--MIT-LICENSE.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/MIT-LICENSE.txt b/MIT-LICENSE.txt
new file mode 100644
index 0000000000..52f1ff7a17
--- /dev/null
+++ b/MIT-LICENSE.txt
@@ -0,0 +1,20 @@
+Copyright (c) 2007-2010 Nick Kallen, Bryan Helmkamp, Emilio Tagua, Aaron Patterson
+
+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.