Skip to content

Commit 8fb5421

Browse files
authored
PARQUET-2499: Update NOTICE to Apache Parquet Java (apache#1375)
1 parent 9d04cf3 commit 8fb5421

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

NOTICE

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

2-
Apache Parquet MR
2+
Apache Parquet Java
33
Copyright 2014-2024 The Apache Software Foundation
44

55
This product includes software developed at

parquet-cli/src/main/resources/META-INF/NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
Apache Parquet MR
3-
Copyright 2016 The Apache Software Foundation
2+
Apache Parquet Java
3+
Copyright 2014-2024 The Apache Software Foundation
44

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

parquet-protobuf/src/main/resources/META-INF/NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
Apache Parquet MR (Incubating)
3-
Copyright 2014 The Apache Software Foundation
2+
Apache Parquet Java
3+
Copyright 2014-2024 The Apache Software Foundation
44

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

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<version>1.15.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

16-
<name>Apache Parquet MR</name>
16+
<name>Apache Parquet Java</name>
1717
<url>https://parquet.apache.org</url>
1818
<description>Parquet is a columnar storage format that supports nested data. This provides the java implementation.</description>
1919

0 commit comments

Comments
 (0)