jerpelea commented on code in PR #13180: URL: https://github.com/apache/nuttx/pull/13180#discussion_r1734746869
########## libs/libc/string/lib_memrchr.c: ########## @@ -26,6 +26,34 @@ #include <string.h> +/**************************************************************************** Review Comment: code with a different license than the one in the header should not be imported in the same file. -- 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