You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ch...@apache.org on 2013/11/19 23:11:31 UTC

[5/5] git commit: updated refs/heads/master to b6cbd46

Remove old jshint.js


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

Branch: refs/heads/master
Commit: b6cbd4666445728b6a6dd0eb66c313b4c25d4f7f
Parents: 109cef8
Author: Russell Branca <ch...@gmail.com>
Authored: Tue Nov 19 14:11:16 2013 -0800
Committer: Russell Branca <ch...@gmail.com>
Committed: Tue Nov 19 14:11:16 2013 -0800

----------------------------------------------------------------------
 LICENSE                              |   23 -
 NOTICE                               |    4 -
 share/www/fauxton/css/index.css      |    2 +-
 share/www/fauxton/js/require.js      |   59 +-
 src/Makefile.am                      |    1 -
 src/fauxton/app/config.js            |    6 -
 src/fauxton/assets/js/libs/jshint.js | 4529 -----------------------------
 7 files changed, 33 insertions(+), 4591 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b6cbd466/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 1a74c74..3b4e4cd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -716,29 +716,6 @@ For src/fauxton/assets/js/libs/d3.js
 	NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 	EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-For src/fauxton/assets/js/libs/jshint.js
-
-	Copyright 2012 Anton Kovalyov (http://jshint.com)
-
-	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.
-
 For src/fauxton/assets/js/libs/lodash.js
 
 	Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>

http://git-wip-us.apache.org/repos/asf/couchdb/blob/b6cbd466/NOTICE
----------------------------------------------------------------------
diff --git a/NOTICE b/NOTICE
index 62611d7..0fa5d8d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -102,10 +102,6 @@ This product also includes the following third-party components:
 
   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/>