Adding fauxton libs to NOTICE
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/6a6f967a Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/6a6f967a Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/6a6f967a Branch: refs/heads/fauxton-rebase Commit: 6a6f967a83dffa96c2cba0eed16d817387e7e694 Parents: 8e462cb Author: Russell Branca <[email protected]> Authored: Wed Feb 6 13:27:12 2013 -0800 Committer: Russell Branca <[email protected]> Committed: Fri Mar 15 14:35:39 2013 -0700 ---------------------------------------------------------------------- NOTICE | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/6a6f967a/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 5ff6eee..6176138 100644 --- a/NOTICE +++ b/NOTICE @@ -85,3 +85,39 @@ This product also includes the following third-party components: * Underscore.js 1.4.2 (http://underscorejs.org) Copyright 2012, Jeremy Ashkenas + + * almond.js (http://github.com/jrburke/almond) + + Copyright 2011, The Dojo Foundation + + * backbone.js (http://backbonejs.org/) + + Copyright 2012, Jeremy Ashkenas, DocumentCloud Inc. + + * Bootstrap (http://twitter.github.com/bootstrap/) + + Copyright 2012, Twitter, Inc. + + * d3.js (http://d3js.org) + + Copyright 2012, Michael Bostock + + * JSHint (http://jshint.com/) + + Copyright 2002, Douglas Crockford, modifications by JSHint Community + + * Lodash (http://lodash.com/) + + Copyright 2012, John-David Dalton <http://allyoucanleet.com/> + + * nvd3.js (http://nvd3.org/) + + Copyright 2012, Novus Partners, Inc. + + * backbone.layoutmanager.js (https://github.com/tbranyen/backbone.layoutmanager) + + Copyright 2012, Tim Branyen (@tbranyen) + + * prettify.js (http://code.google.com/p/google-code-prettify/) + + Copyright 2011, Mike Samuel et al
