diff options
author | Ben Keen <ben.keen@gmail.com> | 2016-03-15 11:53:39 -0700 |
---|---|---|
committer | Ben Keen <ben.keen@gmail.com> | 2016-03-31 12:55:18 -0700 |
commit | 1a91fe591d7a5c607a5c00ff5e85747c18af6f0e (patch) | |
tree | 98479e33341f4b10031e99b41dc2238e0c47c895 | |
parent | 3ac6fe38b021122dedb2cc67a6f888ac9bd21529 (diff) | |
download | couchdb-1a91fe591d7a5c607a5c00ff5e85747c18af6f0e.tar.gz |
adding velocity-react license for Fauxton
-rw-r--r-- | LICENSE | 25 | ||||
-rw-r--r-- | NOTICE | 4 |
2 files changed, 29 insertions, 0 deletions
@@ -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. @@ -197,3 +197,7 @@ This product also includes the following third-party components: * react-bootstrap.js Copyright (c) 2014 Stephen J. Collings, Matthew Honnibal, Pieter Vanderwerff + +* velocity-react + + Copyright (c) 2015 Twitter, Inc. |