Haltian has submitted an SGA and we can convert their license. You must have an old tree since all their code now has the ASF header. https://github.com/apache/incubator-nuttx/pull/4831 https://github.com/apache/incubator-nuttx/blob/master/drivers/usbmisc/fusb301.c#L1-L19
On Wed, Dec 1, 2021 at 5:08 PM Tim <[email protected]> wrote: > > There are some drivers for the OnSemo USB C FUSB301 and FUSB303 devices > available in the NuttX tree, and they will make a good basis for me to > create a driver for the FUSB302 device I chose to use. > > But there's a copyright notice in each saying: > > * Copyright (C) 2019 Haltian Ltd. All rights reserved. > * Authors: Harri Luhtala <[email protected]> > * Juha Niskanen <[email protected]> > > Also the usual requirement to include the exact same copyright notice in > anything derived from them. > > Is that just out of date and it should have been replace by the usual ASF > license boilerplate? Or OK to simply keep their notice? > > I don't want to plunder from these files if it is not correct to do so! > >
