Thanks Justin. Please see inline. >For the LICENSE: >- The appendix part of the LICENSE isn’t correct (i.e. the Apache licence can apply to non ASF licensed software). Best to use the stock one and not >modify it [1]
I didn't understand what's not correct in the appendix part of the LICENSE. I compared the appendix section with that from the stock, and couldn't spot a difference. Can you please clarify? >- LICENSE mentions sub components but there are none listed >- LICENSE is missing normalise.css which is MIT licensed see [2] (This may be a question for Jim Klucar (Myriad's UI developer), but if you are familiar with bootstrap's licensing, your guidance is much appreciated.) The bootstrap-myriad.css[1] file shows it is Apache 2 licensed, but I see v3.2.0 of bootstrap.css[2] is MIT licensed. I wonder which one is correct. Also, the bootstrap-myriad.css[1] file mentions normalize.css as MIT licensed. However, [3] doesn't return anything. I found [4], but it doesn't seem to be MIT licensed. Just trying to figure out what should go into the "sub components" section of Myriad's LICENSE file. 1. https://github.com/apache/incubator-myriad/blob/master/myriad-scheduler/src/main/resources/webapp/css/bootstrap-myriad.css 2. https://github.com/twbs/bootstrap/blob/v3.2.0/LICENSE 3. http://git.io/normalize 4. https://github.com/necolas/normalize.css/blob/3.0.2/LICENSE.md Santosh On Wed, Nov 18, 2015 at 11:34 PM, Justin Mclean <[email protected]> wrote: > Hi, > > > I've a few questions to ask regarding the update to LICENSE. I'll ask > > them on the general@ thread. > > Ask away. Also happy to review it before it get to the incubator if you > want. > > Thanks, > Justin >
