Updated Branches: refs/heads/docs cd1f301e7 -> 4ee78048c
Update NOTICE with attributions for Underscore.js The output of Sphinx-generated documentation includes jQuery and Underscore.js to provide browser-side search functionality. Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/4ee78048 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/4ee78048 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/4ee78048 Branch: refs/heads/docs Commit: 4ee78048c0da358e65879e0268ba2201e07d1b04 Parents: cd1f301 Author: Dave Cottlehuber <[email protected]> Authored: Tue Oct 30 22:16:26 2012 +0100 Committer: Dave Cottlehuber <[email protected]> Committed: Tue Oct 30 22:16:26 2012 +0100 ---------------------------------------------------------------------- NOTICE | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/4ee78048/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 80f2d5a..d3bf764 100644 --- a/NOTICE +++ b/NOTICE @@ -61,3 +61,8 @@ This product also includes the following third-party components: * CoffeeScript (http://coffeescript.org/) Copyright 2011, Jeremy Ashkenas + + * Underscore.js 1.4.2 (http://underscorejs.org) + + Copyright 2009-2012 Jeremy Ashkenas, DocumentCloud Inc. +
