Add the LICENSE for typeahead.jquery.min.js
Project: http://git-wip-us.apache.org/repos/asf/storm/repo Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/9e907dcd Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/9e907dcd Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/9e907dcd Branch: refs/heads/master Commit: 9e907dcd2e86ec972ddd9a0e4627e00ac84970f3 Parents: 22cf0ac Author: zhuol <[email protected]> Authored: Tue Nov 3 14:14:53 2015 -0600 Committer: zhuol <[email protected]> Committed: Mon Nov 9 11:51:09 2015 -0600 ---------------------------------------------------------------------- LICENSE | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/storm/blob/9e907dcd/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 5eedc94..e40a191 100644 --- a/LICENSE +++ b/LICENSE @@ -267,6 +267,18 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----------------------------------------------------------------------- +For typeahead jquery 0.10.5 (storm-core/src/ui/public/js/typeahead.jquery.min.js) + +Copyright (c) 2013-2014 Twitter, Inc + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of Allan Jardine nor SpryMedia UK may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +----------------------------------------------------------------------- + Copyright (c) 2008-2010, Allan Jardine All rights reserved.
