On 07/02/14 19:14, Ian Dickinson wrote:
On Fri, Feb 7, 2014 at 1:34 PM, Andy Seaborne <[email protected]> wrote:
Hi Ian,

Is this the list of all the packages used in jena-fuseki-new-ui?

Bootstrap,  codemirror,
jquery, jquery.dataTables, jquery.form, jquery.xdomainrequest
backbone, backbone.marionette, html5shiv,
RequireJS, respond, sprintf, underscore
Yes, those are the JavaScript libs. There's also font-awesome CSS and
font files.

font-awesome is "SIL Open Font License" which is already classified as category B (LEGAL-112) - i.e. something goes in LICENSE. Like MIT, which lots of JS libraries use.

You haven't changed any of them have you? Just used as supplied? (just checking here)

There's also qonsole.js, which is technically a fork of my github
repo, released under Apache license.

Easy!

I'm not yet clear about codemirrior plugins - do they come from codemirror
or independently?
They ship with codemirror. The text.js plugin is part of requirejs.

Good.


Have I missed any extensions of a framework that have it's own license?
Not as far as I know.

Ian


I'll update LICENSE - MIT does not require NOTICE text [*] and nor does the SIL OFL, at least to my first reading.

The new JS code needs an ASL header - if we use the full 14 line on the current JS and use the short one (one/two lines) if the decision is made to minimise the JS. OK?

        Andy

http://www.apache.org/dev/licensing-howto.html

Reply via email to