raiden00pl commented on code in PR #3071: URL: https://github.com/apache/nuttx-apps/pull/3071#discussion_r2082014775
########## examples/xedge/xedge_main.c: ########## @@ -0,0 +1,169 @@ +/* Xedge NuttX Startup Code (may need adjustments) + * + * Xedge, including this startup code, requires the Barracuda App + * Server library and is licensed using the three license options as + * explained here: https://github.com/RealTimeLogic/BAS#license Review Comment: your change clearly states that it is based on https://github.com/RealTimeLogic/BAS/blob/main/examples/xedge/src/led.c Can you prove that https://github.com/RealTimeLogic/BAS/blob/main/examples/xedge/src/led.c is not GPL2 as the LICENSE file in BAS repository says. You can't just take some GPL2 code and relicense it to a permissive license.... -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org