ywkaras commented on code in PR #9394: URL: https://github.com/apache/trafficserver/pull/9394#discussion_r1111103649
########## NOTICE: ########## @@ -96,3 +96,8 @@ https://github.com/jbeder/yaml-cpp fastlz: an ANSI C/C90 implementation of Lempel-Ziv 77 algorithm (LZ77) of lossless data compression. https://github.com/ariya/FastLZ + +~~ + +include/tscpp/util/Bravo.h is C++ version of puzpuzpuz/xsync's RBMutex +Copyright (c) 2021 Andrey Pechkurov Review Comment: I'd suggest changing this to: ``` Copyright (c) 2021 Andrey Pechkurov (MIT 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
