pnoltes commented on code in PR #437: URL: https://github.com/apache/celix/pull/437#discussion_r963917230
########## bundles/remote_services/remote_service_admin_shm_v2/shm_pool/src/tlsf/README.md: ########## @@ -0,0 +1,92 @@ +# tlsf +Two-Level Segregated Fit memory allocator implementation. +Written by Matthew Conte ([email protected]). +Released under the BSD license. Review Comment: Great BSD is fine. I also found some tlsf implementation in the GPL/LGPL licence and this is an issue for ASF projects, but BSD is fine :) -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
