Skip to content

Commit d8dda5c

Browse files
authored
TEZ-4530: Distribution years in NOTICE files are incorrect (#327) (Stamatis Zampetakis reviewed by Laszlo Bodor)
According to the ASF policy the NOTICE file must reflect the distribution years of the product.
1 parent 2161124 commit d8dda5c

36 files changed

Lines changed: 36 additions & 36 deletions

File tree

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-api/src/main/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-api/src/test/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-common/src/main/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-common/src/test/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-dag/src/main/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

tez-dag/src/test/resources/META-INF/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Tez
2-
Copyright (c) 2016 The Apache Software Foundation
2+
Copyright 2014-2024 The Apache Software Foundation
33

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

0 commit comments

Comments
 (0)