bryanck commented on code in PR #8303: URL: https://github.com/apache/iceberg/pull/8303#discussion_r1294066901
########## azure-bundle/NOTICE: ########## @@ -0,0 +1,75 @@ + +Apache Iceberg +Copyright 2017-2023 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +-------------------------------------------------------------------------------- + +NOTICE for Group: com.fasterxml.jackson.core Name: jackson-core Version: 2.13.5 + +# Jackson JSON processor + +Jackson is a high-performance, Free/Open Source JSON processing library. +It was originally written by Tatu Saloranta ([email protected]), and has +been in development since 2007. +It is currently developed by a community of developers. + +## Licensing + +Jackson 2.x core and extension components are licensed under Apache License 2.0 +To find the details that apply to this artifact see the accompanying LICENSE file. + +## Credits + +A list of contributors may be found from CREDITS(-2.x) file, which is included +in some artifacts (usually source distributions); but is always available +from the source code management (SCM) system project uses. + +-------------------------------------------------------------------------------- + +NOTICE for Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.13.5 + +# Jackson JSON processor Review Comment: Sure this is done. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
