summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorBen Keen <ben.keen@gmail.com>2016-03-15 11:53:39 -0700
committerBen Keen <ben.keen@gmail.com>2016-03-31 12:55:18 -0700
commit1a91fe591d7a5c607a5c00ff5e85747c18af6f0e (patch)
tree98479e33341f4b10031e99b41dc2238e0c47c895 /LICENSE
parent3ac6fe38b021122dedb2cc67a6f888ac9bd21529 (diff)
downloadcouchdb-1a91fe591d7a5c607a5c00ff5e85747c18af6f0e.tar.gz
adding velocity-react license for Fauxton
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE25
1 files changed, 25 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 6ad7e26f3..f3b4673eb 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1432,3 +1432,28 @@ for src/fauxton/assets/js/libs/react-bootstrap.js
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.
+
+For velocity-react: NPM dependency for Fauxton
+https://github.com/twitter-fabric/velocity-react
+
+ The MIT License (MIT)
+
+ Copyright (c) 2015 Twitter and other contributors
+
+ 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.