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 ALv2 or not? - How many other files do we hav from this author? > In the meantime, if I need to move code from a file to a new file (split > implementation) with BSD header, what header should appear on the new file? It should stay under the original BSD license. Thanks, Justin