aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/MIT-LICENSE
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2006-09-15 10:13:27 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2006-09-15 10:13:27 +0000
commit5d50dee71febb90021f03a353c2730d1f5ef787f (patch)
treeedc8d12d95bfda33a80a4c84b7be4f1ccaed3361 /activesupport/MIT-LICENSE
parent4ece57cf24e98ff10d4f9700f6d97327a2f4322e (diff)
downloadrails-5d50dee71febb90021f03a353c2730d1f5ef787f.tar.gz
rails-5d50dee71febb90021f03a353c2730d1f5ef787f.tar.bz2
rails-5d50dee71febb90021f03a353c2730d1f5ef787f.zip
Version updates and missing licenses
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5120 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activesupport/MIT-LICENSE')
-rw-r--r--activesupport/MIT-LICENSE20
1 files changed, 20 insertions, 0 deletions
diff --git a/activesupport/MIT-LICENSE b/activesupport/MIT-LICENSE
new file mode 100644
index 0000000000..c1caf0bfc1
--- /dev/null
+++ b/activesupport/MIT-LICENSE
@@ -0,0 +1,20 @@
+Copyright (c) 2005-2006 David Heinemeier Hansson
+
+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