summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Kowalski <rok@kowalski.gd>2015-10-24 16:40:41 +0200
committerRobert Kowalski <rok@kowalski.gd>2015-10-24 16:40:41 +0200
commit45a6c5dd716a4811a07e8d8f0df42bcce48f7777 (patch)
tree48c33a00f205c609d6de65b12f931db116ffc633
parent63e885908b0e9cf87b4fbba6664a129e73edb1d0 (diff)
downloadcouchdb-45a6c5dd716a4811a07e8d8f0df42bcce48f7777.tar.gz
add react-bootstrap license
-rw-r--r--LICENSE24
-rw-r--r--NOTICE6
2 files changed, 29 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 2deab427a..6ad7e26f3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1408,3 +1408,27 @@ for src/fauxton/assets/js/libs/papaparse.js
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.
+
+for src/fauxton/assets/js/libs/react-bootstrap.js
+
+ The MIT License (MIT)
+
+ Copyright (c) 2014 Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff
+
+ 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.
diff --git a/NOTICE b/NOTICE
index ea5eb56c0..978ee6e69 100644
--- a/NOTICE
+++ b/NOTICE
@@ -190,6 +190,10 @@ This product also includes the following third-party components:
Copyright Mathias Bynens
-* Papaparse.js
+* Papaparse.js
Copyright (c) 2015 Matthew Holt
+
+* react-bootstrap.js
+
+ Copyright (c) 2014 Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff