Add license for Twitter Typeahead
Update URL for Bootstrap

Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo
Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/b88f6fce
Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/b88f6fce
Diff: http://git-wip-us.apache.org/repos/asf/tapestry-5/diff/b88f6fce

Branch: refs/heads/master
Commit: b88f6fce5d03493bc246ea48e07ddf2eed576ca6
Parents: 206e25d
Author: Howard M. Lewis Ship <[email protected]>
Authored: Fri Aug 23 16:02:10 2013 -0700
Committer: Howard M. Lewis Ship <[email protected]>
Committed: Fri Aug 23 16:02:10 2013 -0700

----------------------------------------------------------------------
 tapestry-core/LICENSE-typeahead.js.txt | 19 +++++++++++++++++++
 tapestry-core/NOTICE.txt               |  6 +++++-
 2 files changed, 24 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/b88f6fce/tapestry-core/LICENSE-typeahead.js.txt
----------------------------------------------------------------------
diff --git a/tapestry-core/LICENSE-typeahead.js.txt 
b/tapestry-core/LICENSE-typeahead.js.txt
new file mode 100644
index 0000000..9a107af
--- /dev/null
+++ b/tapestry-core/LICENSE-typeahead.js.txt
@@ -0,0 +1,19 @@
+Copyright (c) 2013 Twitter, Inc
+
+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.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/tapestry-5/blob/b88f6fce/tapestry-core/NOTICE.txt
----------------------------------------------------------------------
diff --git a/tapestry-core/NOTICE.txt b/tapestry-core/NOTICE.txt
index c414db0..edf66cf 100644
--- a/tapestry-core/NOTICE.txt
+++ b/tapestry-core/NOTICE.txt
@@ -24,8 +24,12 @@ to take your pick!).
 http://requirejs.org/
 
 This product includes Bootstrap, distributed under the Apache Software License 
2.0
-https://github.com/twitter/bootstrap
+http://twbs.github.io/bootstrap/
 
 This product includes jQuery, distributed under the MIT License:
 http://jquery.org/
 
+This product includes Twitter Typeahead.js, distributed under the MIT License.
+https://github.com/twitter/typeahead.js
+
+

Reply via email to