aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorNick Quaranto <nick@quaran.to>2015-07-08 12:24:18 -0400
committerNick Quaranto <nick@quaran.to>2015-07-08 12:24:18 -0400
commitd2ed66762b6272f49f075b1868eb6642c31f033b (patch)
tree02a51cfb1f370bddb70106deec54164e4bdba45c /LICENSE
parent96405dd9570a5b6debfb1ed1eaeb8004e2428eca (diff)
downloadrails-d2ed66762b6272f49f075b1868eb6642c31f033b.tar.gz
rails-d2ed66762b6272f49f075b1868eb6642c31f033b.tar.bz2
rails-d2ed66762b6272f49f075b1868eb6642c31f033b.zip
Some quick documentation edits and add a LICENSE to the repo
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE20
1 files changed, 20 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000000..a4910677eb
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,20 @@
+Copyright (c) 2015 Basecamp, LLC
+
+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.