Skip to content

Commit

Permalink
add missing software packages
Browse files Browse the repository at this point in the history
Signed-off-by: yuxiqian <34335406+yuxiqian@users.noreply.github.com>
  • Loading branch information
yuxiqian committed Dec 11, 2024
1 parent d3de5f5 commit 46835a0
Showing 1 changed file with 60 additions and 1 deletion.
61 changes: 60 additions & 1 deletion NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ USE OR PERFORMANCE OF THIS SOFTWARE.
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

Apache Calcite
Copyright 2014 - 2024 The Apache Software Foundation

Apache Commons
Copyright 2022 - 2024 The Apache Software Foundation

Expand Down Expand Up @@ -60,18 +63,72 @@ Side Public License, v 1", and the "Elastic License 2.0", unless the header
specifies another license. Code that is licensed solely under the "Elastic
License 2.0" is found only in the x-pack folder.

---------------------------------------------------------

Guava - Google core libraries for Java

Copyright 2009 - 2024 Google LLC. All Rights Reserved.

Licensed under Apache License Version 2.0, January 2004

----------------------------------------------------------

HikariCP

Copyright 2013 - 2024 Brett Wooldridge, et al. All Rights Reserved.

Licensed under Apache License Version 2.0, January 2004

----------------------------------------------------------

Jackson

Copyright 2011 - 2024 FasterXML, LLC. All Rights Reserved.

Licensed under Apache License Version 2.0, January 2004

----------------------------------------------------------

Janino - An embedded Java[TM] compiler

Copyright (c) 2001-2016, Arno Unkrig
Copyright (c) 2015-2016 TIBCO Software Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials
provided with the distribution.
3. Neither the name of JANINO nor the names of its contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

----------------------------------------------------------

Microsoft JDBC Driver for SQL Server

Copyright(c) 2021 - 2024 Microsoft Corporation

The Microsoft JDBC Driver for SQL Server is licensed under the MIT license.

----------------------------------------------------------

Mongo Java Driver
Expand All @@ -86,6 +143,8 @@ mysql-binlog-connector-java

Copyright 2013 - 2024 Stanley Shyiko, et al. All Rights Reserved.

Licensed under Apache License Version 2.0.

----------------------------------------------------------

PostgreSQL Database Management System
Expand Down Expand Up @@ -122,7 +181,7 @@ Licensed under Apache License Version 2.0.

----------------------------------------------------------

StarRocks
StarRocks, and starrocks-connector-for-apache-flink

Copyright 2021 - 2024 StarRocks, Inc. All rights reserved.

Expand Down

0 comments on commit 46835a0

Please sign in to comment.