lordgamez commented on code in PR #1875: URL: https://github.com/apache/nifi-minifi-cpp/pull/1875#discussion_r1793601743
########## NOTICE: ########## @@ -73,6 +73,9 @@ This software includes third party software subject to the following copyrights: - RE2 - Copyright (c) 2009 The RE2 Authors. All rights reserved. - c-ares - Copyright (c) 1998 Massachusetts Institute of Technology Copyright (c) 2007 - 2023 Daniel Stenberg with many contributors, see AUTHORS file. - lua - Copyright (c) 1994–2023 Lua.org, PUC-Rio. +- couchbase-cxx-client - Copyright 2023-Present Couchbase, Inc. +- snappy - Copyright 2011, Google Inc. Review Comment: Snappy is mentioned on line 1006, it was already bundled with librdkafka and I added the couchbase client doing the same. -- 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]
