Justin, I installed a Fossology instance right now using Docker (the docker-compose version) and am running it against nuttx source code. I have never used fossology, but I'll post the results to the list if I can get an intelligible report out of it. :)
cheers adam On Sat, Mar 7, 2020 at 5:27 AM Justin Mclean <jus...@classsoftware.com> wrote: > Hi, > > > For now, I think I think that you could just find all files that contain > my Copyright (grep -rl "Gregory Nutt" *), and then make sure the word > Copyright appears only once in the file (count=`grep Copyright $file1`; if > [ $count -eq 1 ]; then …) > > I would take care with this, copyright may not always be explicitly > claimed. Please see previous threads on this. I've recommend you use > something like fossology to track this several times, including before you > entered incubation. > > > There are many files that have Pinecone, Xiamoi, and Sony Copyrights as > well. I think we should get an SGA from Xiaomi and Sony ASAP. > > A software grant is not required but it may make the licensing situation a > little easier, but there’s about 150+(?) different copyright holders so > that still need to be dealt with. > > Thanks, > Justin -- Adam Feuer <a...@starcat.io>