On Sunday, 2013-07-28, Ashish wrote: [...] > Got it. You have already added the Licences to LICENCE file, and NOTICE > file is only needed to update if bundled dep has a NOTICE file.
To make this more complicated, some other licenses also require adding something to NOTICE :-( The JUnit license is such an example; your best bet is to check NOTICE files of existing projects to see how they did it. Just checking one project isn't enough though, there seem to be lots of mistakes in the wild. Regards, Matthias
