v01d commented on a change in pull request #2566: URL: https://github.com/apache/incubator-nuttx/pull/2566#discussion_r548344059
########## File path: arch/risc-v/include/bl602/chip.h ########## @@ -1,6 +1,9 @@ /**************************************************************************** * arch/risc-v/include/bl602/chip.h * + * Copyright (C) 2012, 2015 Gregory Nutt. All rights reserved. + * Author: Gregory Nutt <gn...@nuttx.org> + * Review comment: New files coming into the project should be Apache licensed (with the header as shown in the wiki page you linked). But as you see the header should not have a copyright line. What I mentioned before was that if you are copying an existing file from NuttX which is BSD licensed, you can change the header to Apache if the author listed in the header is Gregory Nutt. Looking at the changes, I think the bl602_oneshot_lowerhalf.h and bl602_oneshot_lowerhalf.c are the only case. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org