Skip to content

Commit 784456b

Browse files
committed
Update LICENSE file with depndency information
1 parent f96ee21 commit 784456b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

LICENSE

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,31 @@
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201201
limitations under the License.
202+
203+
========================================================================
204+
Apache 2.0 licenses
205+
========================================================================
206+
207+
The following components are provided under the Apache License. See project link for details.
208+
The text of each license is the standard Apache 2.0 license.
209+
210+
-------------------------------------------------------------------------------
211+
212+
This product includes code from Apache Hudi
213+
214+
* org.apache.xtable.hudi.HudiInstantUtils adapted from org.apache.hudi.common.table.timeline.HoodieActiveTimeline
215+
216+
Copyright 2001-2024 The Apache Software Foundation
217+
218+
Home page: https://hudi.apache.org/
219+
License: http://www.apache.org/licenses/LICENSE-2.0
220+
221+
-------------------------------------------------------------------------------
222+
223+
This product includes code from Apache Avro
224+
225+
* org.apache.xtable.hudi.HudiSchemaExtractor adapted from org.apache.spark.sql.avro.SchemaConverters
226+
227+
Copyright: 2010-2024 The Apache Software Foundation
228+
Home page: https://avro.apache.org
229+
License: http://www.apache.org/licenses/LICENSE-2.0

0 commit comments

Comments
 (0)