Skip to content

Commit fb2c8ac

Browse files
authored
chore: several fixes on the LICENSE/NOTICE (#15449)
1 parent f865bac commit fb2c8ac

30 files changed

Lines changed: 5727 additions & 5161 deletions

File tree

LICENSE

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ This product includes a gradle wrapper.
209209

210210
Copyright: 2010-2019 Gradle Authors.
211211
Home page: https://github.com/gradle/gradle
212-
License: https://www.apache.org/licenses/LICENSE-2.0
212+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
213213

214214
--------------------------------------------------------------------------------
215215

@@ -219,7 +219,7 @@ This product includes code from Apache Avro.
219219

220220
Copyright: 2014-2017 The Apache Software Foundation.
221221
Home page: https://avro.apache.org/
222-
License: https://www.apache.org/licenses/LICENSE-2.0
222+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
223223

224224
--------------------------------------------------------------------------------
225225

@@ -233,7 +233,7 @@ This product includes code from Apache Parquet.
233233

234234
Copyright: 2014-2017 The Apache Software Foundation.
235235
Home page: https://parquet.apache.org/
236-
License: https://www.apache.org/licenses/LICENSE-2.0
236+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
237237

238238
--------------------------------------------------------------------------------
239239

@@ -243,7 +243,7 @@ This product includes code from Cloudera Kite.
243243

244244
Copyright: 2013-2017 Cloudera Inc.
245245
Home page: https://kitesdk.org/
246-
License: https://www.apache.org/licenses/LICENSE-2.0
246+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
247247

248248
--------------------------------------------------------------------------------
249249

@@ -257,7 +257,7 @@ This product includes code from Presto.
257257

258258
Copyright: 2016 Facebook and contributors
259259
Home page: https://prestodb.io/
260-
License: https://www.apache.org/licenses/LICENSE-2.0
260+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
261261

262262
--------------------------------------------------------------------------------
263263

@@ -267,7 +267,7 @@ This product includes code from Apache iBATIS.
267267

268268
Copyright: 2004 Clinton Begin
269269
Home page: https://ibatis.apache.org/
270-
License: https://www.apache.org/licenses/LICENSE-2.0
270+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
271271

272272
--------------------------------------------------------------------------------
273273

@@ -277,7 +277,7 @@ This product includes code from Apache Hive.
277277

278278
Copyright: 2011-2018 The Apache Software Foundation
279279
Home page: https://hive.apache.org/
280-
License: https://www.apache.org/licenses/LICENSE-2.0
280+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
281281

282282
--------------------------------------------------------------------------------
283283

@@ -295,7 +295,7 @@ This product includes code from Apache Spark.
295295

296296
Copyright: 2011-2018 The Apache Software Foundation
297297
Home page: https://spark.apache.org/
298-
License: https://www.apache.org/licenses/LICENSE-2.0
298+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
299299

300300
--------------------------------------------------------------------------------
301301

@@ -306,7 +306,7 @@ This product includes code from Delta Lake.
306306

307307
Copyright: 2020 The Delta Lake Project Authors.
308308
Home page: https://delta.io/
309-
License: https://www.apache.org/licenses/LICENSE-2.0
309+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
310310

311311
--------------------------------------------------------------------------------
312312

@@ -316,7 +316,7 @@ This product includes code from Apache Commons.
316316

317317
Copyright: 2020 The Apache Software Foundation
318318
Home page: https://commons.apache.org/
319-
License: https://www.apache.org/licenses/LICENSE-2.0
319+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
320320

321321
--------------------------------------------------------------------------------
322322

@@ -326,7 +326,7 @@ This product includes code from Apache HttpComponents Client.
326326

327327
Copyright: 1999-2022 The Apache Software Foundation.
328328
Home page: https://hc.apache.org/
329-
License: https://www.apache.org/licenses/LICENSE-2.0
329+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0
330330

331331
--------------------------------------------------------------------------------
332332

@@ -339,4 +339,4 @@ This product includes code from Apache Flink.
339339

340340
Copyright: 1999-2022 The Apache Software Foundation.
341341
Home page: https://flink.apache.org/
342-
License: https://www.apache.org/licenses/LICENSE-2.0
342+
License: Apache License, Version 2.0 - https://www.apache.org/licenses/LICENSE-2.0

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
Apache Iceberg
3-
Copyright 2017-2025 The Apache Software Foundation
3+
Copyright 2017-2026 The Apache Software Foundation
44

55
This product includes software developed at
66
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)