Skip to content

Commit 01efa73

Browse files
committed
Revert "Add Thrift and Hive to NOTICE (apache#410)"
This reverts commit e9e265a.
1 parent e9e265a commit 01efa73

2 files changed

Lines changed: 34 additions & 30 deletions

File tree

LICENSE

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,36 @@
200200
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201201
See the License for the specific language governing permissions and
202202
limitations under the License.
203+
204+
--------------------------------------------------------------------------------
205+
206+
This product includes code from Apache Avro.
207+
208+
* Code for initializing the Avro (de)compression codecs
209+
* The Binary decoder for reading in an Avro byte stream
210+
211+
Copyright: 2014-2022 The Apache Software Foundation.
212+
Home page: https://avro.apache.org/
213+
License: https://www.apache.org/licenses/LICENSE-2.0
214+
215+
--------------------------------------------------------------------------------
216+
217+
This product includes code from Apache Thrift.
218+
219+
* Uses the fb303.thrift file that's part of Hive's thrift service in vendor/fb303/
220+
221+
Copyright: 2006-2022 The Apache Software Foundation.
222+
Home page: https://thrift.apache.org/
223+
License: https://www.apache.org/licenses/LICENSE-2.0
224+
225+
--------------------------------------------------------------------------------
226+
227+
This product includes code from Apache Hive.
228+
229+
* Uses hive_metastore.thrift to generate the Hive Metastore client in vendor/hive_metastore/
230+
231+
Copyright: 2008-2022 The Apache Software Foundation.
232+
Home page: https://hive.apache.org/
233+
License: https://www.apache.org/licenses/LICENSE-2.0
234+
235+
--------------------------------------------------------------------------------

NOTICE

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,8 @@
11

22
Apache Iceberg
3-
Copyright 2017-2024 The Apache Software Foundation
3+
Copyright 2017-2022 The Apache Software Foundation
44

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

88
--------------------------------------------------------------------------------
9-
10-
This product includes code from Apache Avro.
11-
12-
* Code for initializing the Avro (de)compression codecs
13-
* The Binary decoder for reading in an Avro byte stream
14-
15-
Copyright: 2014-2022 The Apache Software Foundation.
16-
Home page: https://avro.apache.org/
17-
License: https://www.apache.org/licenses/LICENSE-2.0
18-
19-
--------------------------------------------------------------------------------
20-
21-
This product includes code from Apache Thrift.
22-
23-
* Uses the fb303.thrift file that's part of Hive's thrift service in vendor/fb303/
24-
25-
Copyright: 2006-2022 The Apache Software Foundation.
26-
Home page: https://thrift.apache.org/
27-
License: https://www.apache.org/licenses/LICENSE-2.0
28-
29-
--------------------------------------------------------------------------------
30-
31-
This product includes code from Apache Hive.
32-
33-
* Uses hive_metastore.thrift to generate the Hive Metastore client in vendor/hive_metastore/
34-
35-
Copyright: 2008-2022 The Apache Software Foundation.
36-
Home page: https://hive.apache.org/
37-
License: https://www.apache.org/licenses/LICENSE-2.0

0 commit comments

Comments
 (0)