Re: IP Clearance

2020-11-04 Thread Nathan Hartman
On Wed, Oct 14, 2020 at 9:54 AM Matias N. wrote: > > The scripts are still in a draft PR, they were not merged. I was waiting for > confirmation for others to test. > The remaining issue was about the ability to deal with files in submodules. > Right now it just errors out. > I will see I can ad

Re: IP Clearance

2020-10-27 Thread Justin Mclean
HI, > "something like this" you mean because of the license or because of the small > number of files? Because of the license and it’s a small amount of code, it's regarded at Category A [1]. However do take care not to fork existing projects if possible. > If the latter, my question is always

Re: IP Clearance

2020-10-27 Thread Matias N.
> But for something like this under the BSD license you don't have to relicense > it, you just need to mention this in the LICENSE file. "something like this" you mean because of the license or because of the small number of files? If the latter, my question is always "what is big enough?". So

Re: IP Clearance

2020-10-27 Thread Justin Mclean
Hi, > Well, I suppose any new contribution should always be in ALv2, so yes. If you want it to be ALv2 then it is best to: a) Ask the author to relicense it to ALv2 b) Ask them to sign an ICLA (assuming they are the copyright owner not their employer. In most cases it will be their employer.) c)

Re: IP Clearance

2020-10-27 Thread Matias N.
On Tue, Oct 27, 2020, at 22:44, Justin Mclean wrote: > Hi, > > > I was about to edit a file and saw it was BSD licensed with Copyright to > > company and author which does not to appear to be an active commiter. What > > is the procedure to start asking for ICLAs/SGAs? Should I just email the >

Re: IP Clearance

2020-10-27 Thread Justin Mclean
Hi, > I was about to edit a file and saw it was BSD licensed with Copyright to > company and author which does not to appear to be an active commiter. What is > the procedure to start asking for ICLAs/SGAs? Should I just email the author? Depends on a few things: - Do you want to relicense as A

Re: IP Clearance

2020-10-27 Thread Matias N.
Hi, I was about to edit a file and saw it was BSD licensed with Copyright to company and author which does not to appear to be an active commiter. What is the procedure to start asking for ICLAs/SGAs? Should I just email the author? Relative to this is something I was thinking recently: shouldn'

Re: IP Clearance

2020-10-14 Thread Matias N.
The scripts are still in a draft PR, they were not merged. I was waiting for confirmation for others to test. The remaining issue was about the ability to deal with files in submodules. Right now it just errors out. I will see I can add an option that could help with this or if the old submodule

Re: IP Clearance

2020-10-14 Thread Nathan Hartman
On Wed, Oct 7, 2020 at 12:11 PM Matias N. wrote: > I think that for any non-coding/boring task the best bet (barring a paid > employee) > is to crowdsource the effort. You could compare this to the task of enforcing > code style: > it would be a huge task to convert all NuttX files to follow the

Re: IP Clearance

2020-10-09 Thread Nathan Hartman
On Thu, Oct 8, 2020 at 11:22 PM Matias N. wrote: > > > We need all of the above: > > > > 1. Integrate license clearing with ongoing work like we are already doing > > for nxstyle, *AND* > > I've created the following issue to remind ourselves of this: > > https://github.com/apache/incubator-nuttx

Re: IP Clearance

2020-10-08 Thread Matias N.
> We need all of the above: > > 1. Integrate license clearing with ongoing work like we are already doing > for nxstyle, *AND* I've created the following issue to remind ourselves of this: https://github.com/apache/incubator-nuttx/issues/1954 > > 2. Ongoing calls for non-coders to participat

Re: IP Clearance

2020-10-08 Thread Nathan Hartman
On Wed, Oct 7, 2020 at 12:11 PM Matias N. wrote: > Hi, > I think that for any non-coding/boring task the best bet (barring a paid > employee) > is to crowdsource the effort. You could compare this to the task of > enforcing code style: > it would be a huge task to convert all NuttX files to follo

Re: IP Clearance

2020-10-07 Thread Matias N.
Hi, I think that for any non-coding/boring task the best bet (barring a paid employee) is to crowdsource the effort. You could compare this to the task of enforcing code style: it would be a huge task to convert all NuttX files to follow the code style and most likely no one would ever offer to

Re: IP Clearance

2020-10-07 Thread Gregory Nutt
I do not think there is zero progress as at least I’ve signed a SGA to change all the files from Xiaomi to Apache License. Zero files have been officially cleared.  That allowed us to change the Xiaomi/Pinecone copyrighted headers to Apache headers, but we still have no idea who all contribut

Re: IP Clearance

2020-10-07 Thread Duo Zhang
I do not think there is zero progress as at least I’ve signed a SGA to change all the files from Xiaomi to Apache License. For the work on cleaning the license for other files, I could ask Peter and Xiang Xiao again to let them be more aggressive on this task. It is the long holiday in China, will

Re: IP Clearance

2020-10-06 Thread Gregory Nutt
For some context most project graduate at 1 1/2 t 2 years, but some take longer, it just depends on the project. The IP clearance is important and you would need to show progress on this before you could graduate. Well, I believe that we would be in the worst case in this because this is

Re: IP Clearance

2020-10-06 Thread Gregory Nutt
For some context most project graduate at 1 1/2 t 2 years, but some take longer, it just depends on the project. The IP clearance is important and you would need to show progress on this before you could graduate. Well, I believe that we would be in the worst case in this because this is a

Re: IP Clearance

2020-10-06 Thread Justin Mclean
Hi, For some context most project graduate at 1 1/2 t 2 years, but some take longer, it just depends on the project. The IP clearance is important and you would need to show progress on this before you could graduate. Thanks, Justin

Re: IP Clearance

2020-08-04 Thread Adam Feuer
Xiang introduced me to Peter from Xiaomi, and he is going to help gather some overview data so we can see how many files and authors we're going to be dealing with in different areas of the code. We'll be updating the wiki page here: https://cwiki.apache.org/confluence/display/NUTTX/License+Cleari

Re: IP Clearance

2020-07-28 Thread Adam Feuer
A focused effort to do the IP clearing sounds good. If we can get funding to do it quicker, that would be great too. It's a good idea. I did the stats that are on the wiki page for the 9.0 release. I'll see if I can run this process on the rest of the project and post the numbers to the wiki. I'll

Re: IP Clearance

2020-07-26 Thread Duo Zhang
OK, there is a sub page, about the status of a module at March https://cwiki.apache.org/confluence/display/NUTTX/Analysis+March+2020 Let's try to do this on the whole project to get some numbers? Thanks. 张铎(Duo Zhang) 于2020年7月27日周一 上午11:32写道: > IMO we should at least have some numbers about t

Re: IP Clearance

2020-07-26 Thread Duo Zhang
IMO we should at least have some numbers about the current status first, i.e, how many files can be cleared directly, how many can not, etc. With the numbers in hand, then we can decide whether it is possible for us to finish the work, and how to finish the work. Even if we want to reach out for h