Author: andy
Date: Tue Aug  5 13:45:14 2014
New Revision: 1615930

URL: http://svn.apache.org/r1615930
Log:
Tempfile

Added:
    jena/Experimental/jena-fuseki2/JS

Added: jena/Experimental/jena-fuseki2/JS
URL: 
http://svn.apache.org/viewvc/jena/Experimental/jena-fuseki2/JS?rev=1615930&view=auto
==============================================================================
--- jena/Experimental/jena-fuseki2/JS (added)
+++ jena/Experimental/jena-fuseki2/JS Tue Aug  5 13:45:14 2014
@@ -0,0 +1,124 @@
+Temp file.
+Work space for license checking.
+
+Fuseki2 javascript components.
+
+
+
+src/main/webapp/js/lib/remote-sparql-service.js
+Add AL?
+
+src/main/webapp/js/lib/require.js
+ * Available via the MIT or new BSD license.
+ * see: http://github.com/jrburke/requirejs for details
+
+src/main/webapp/js/lib/plugins/text.js
+ * Available via the MIT or new BSD license.
+ * see: http://github.com/requirejs/text for details
+ */
+src/main/webapp/js/lib/qonsole.js
+
+
+src/main/webapp/js/lib/backbone.js
+//     (c) 2010-2011 Jeremy Ashkenas, DocumentCloud Inc.
+//     (c) 2011-2013 Jeremy Ashkenas, DocumentCloud and Investigative 
Reporters & Editors
+//     Backbone may be freely distributed under the MIT license.
+//     For all details and documentation:
+//     http://backbonejs.org
+
+src/main/webapp/js/lib/lib/codemirror.js
+// CodeMirror, copyright (c) by Marijn Haverbeke and others
+// Distributed under an MIT license: http://codemirror.net/LICENSE
+
+src/main/webapp/js/lib/jquery.form.js
+ * Copyright (c) 2013 M. Alsup
+ * Examples and documentation at: http://malsup.com/jquery/form/
+ * Project repository: https://github.com/malsup/form
+ * Dual licensed under the MIT and GPL licenses.
+ * https://github.com/malsup/form#copyright-and-license
+
+
+src/main/webapp/js/lib/html5shiv.js
+ HTML5 Shiv v3.6.2pre | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
+
+src/main/webapp/js/lib/addon/fold/foldgutter.js
+src/main/webapp/js/lib/addon/fold/foldcode.js
+src/main/webapp/js/lib/addon/fold/xml-fold.js
+src/main/webapp/js/lib/addon/fold/comment-fold.js
+src/main/webapp/js/lib/addon/fold/brace-fold.js
+All fold/*:
+// CodeMirror, copyright (c) by Marijn Haverbeke and others
+// Distributed under an MIT license: http://codemirror.net/LICENSE
+
+src/main/webapp/js/lib/jquery.iframe-transport.js
+ * Copyright 2011, Sebastian Tschan
+ * https://blueimp.net
+ *
+ * Licensed under the MIT license:
+ * http://www.opensource.org/licenses/MIT
+
+src/main/webapp/js/lib/jquery.fileupload.js
+ * Copyright 2010, Sebastian Tschan
+ * https://blueimp.net
+ *
+ * Licensed under the MIT license:
+ * http://www.opensource.org/licenses/MIT
+
+src/main/webapp/js/lib/jquery.ui.widget.js
+* Copyright 2014 jQuery Foundation and other contributors
+ * Released under the MIT license.
+ * http://jquery.org/license
+
+src/main/webapp/js/lib/underscore.js
+//     (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative 
Reporters & Editors
+//     Underscore may be freely distributed under the MIT license.
+
+src/main/webapp/js/lib/respond.min.js
+Authors & copyright (c) 2012: Scott Jehl, Paul Irish, Nicholas Zakas. Dual 
MIT/BSD license */
+
+src/main/webapp/js/lib/bootstrap-select.min.js
+* http://silviomoreto.github.io/bootstrap-select/
+ *
+ * Copyright 2013 bootstrap-select
+ * Licensed under the MIT license
+
+src/main/webapp/js/lib/backbone.marionette.js
+// Copyright (c)2013 Derick Bailey, Muted Solutions, LLC.
+// Distributed under MIT license
+//
+// http://marionettejs.com
+
+src/main/webapp/js/lib/jquery.xdomainrequest.js
+****
+// jQuery.XDomainRequest.js
+// Author: Jason Moon - @JSONMOON
+// IE8+
+
+src/main/webapp/js/lib/jquery.dataTables.min.js
+ * Copyright 2008-2012 Allan Jardine, all rights reserved.
+ *
+ * This source file is free software, under either the GPL v2 license or a
+ * BSD style license, available at:
+ *   http://datatables.net/license_gpl2
+ *   http://datatables.net/license_bsd
+
+src/main/webapp/js/lib/mode/turtle/turtle.js
+src/main/webapp/js/lib/mode/javascript/javascript.js
+src/main/webapp/js/lib/mode/sparql/sparql.js
+src/main/webapp/js/lib/mode/xml/xml.js
+All lib/mode:
+// CodeMirror, copyright (c) by Marijn Haverbeke and others
+// Distributed under an MIT license: http://codemirror.net/LICENSE
+
+src/main/webapp/js/lib/jquery-1.10.2.js
+ * Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors
+ * Released under the MIT license
+ * http://jquery.org/license
+
+src/main/webapp/js/lib/sprintf-0.7-beta1.js
+Copyright (c) Alexandru Marasteanu <alexaholic [at) gmail (dot] com>
+All rights reserved.
+-- License inline
+
+qonsole
+


Reply via email to