Repository: tez Updated Branches: refs/heads/branch-0.8 cd221cbd9 -> 6a4404677
TEZ-3323. Update licese and notice for xml-apis jar. Also update year in notice to 2016. (sseth) (cherry picked from commit f3f607ad63b69a308101cc9c4b2ed1a391a3e239) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/6a440467 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/6a440467 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/6a440467 Branch: refs/heads/branch-0.8 Commit: 6a440467749b0917534ba09e51a33c278c22990d Parents: cd221cb Author: Siddharth Seth <[email protected]> Authored: Tue Jul 5 14:21:24 2016 -0700 Committer: Siddharth Seth <[email protected]> Committed: Tue Jul 5 14:23:31 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + NOTICE.txt | 2 +- tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-api/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-api/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-common/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-common/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-dag/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-dag/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-dist/dist-files/full/LICENSE | 1 + tez-dist/dist-files/full/NOTICE | 6 ++++++ tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-examples/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-examples/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-mapreduce/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-mapreduce/src/test/resources/META-INF/NOTICE.txt | 2 +- .../src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- .../src/main/resources/META-INF/NOTICE.txt | 2 +- .../src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- .../src/main/resources/META-INF/NOTICE.txt | 2 +- .../src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- .../src/main/resources/META-INF/NOTICE.txt | 2 +- .../src/test/resources/META-INF/NOTICE.txt | 2 +- .../src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt | 2 +- .../src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-runtime-library/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-runtime-library/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt | 2 +- tez-tests/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-tests/src/test/resources/META-INF/NOTICE.txt | 2 +- tez-ui/src/main/resources/META-INF/NOTICE.txt | 2 +- tez-ui2/src/main/resources/META-INF/NOTICE.txt | 2 +- 38 files changed, 43 insertions(+), 35 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 4a1fedc..f02ff36 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -14,6 +14,7 @@ INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-3323. Update licese and notice for xml-apis jar. Also update year in notice to 2016. TEZ-3223. Support a NullHistoryLogger to disable history logging if needed. TEZ-3286. Allow clients to set processor reserved memory per vertex (instead of per container). TEZ-3293. Fetch failures can cause a shuffle hang waiting for memory merge that never starts. http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-api/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-api/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-api/src/main/resources/META-INF/NOTICE.txt b/tez-api/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-api/src/main/resources/META-INF/NOTICE.txt +++ b/tez-api/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-api/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-api/src/test/resources/META-INF/NOTICE.txt b/tez-api/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-api/src/test/resources/META-INF/NOTICE.txt +++ b/tez-api/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-common/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-common/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-common/src/main/resources/META-INF/NOTICE.txt b/tez-common/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-common/src/main/resources/META-INF/NOTICE.txt +++ b/tez-common/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-common/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-common/src/test/resources/META-INF/NOTICE.txt b/tez-common/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-common/src/test/resources/META-INF/NOTICE.txt +++ b/tez-common/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-dag/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dag/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-dag/src/main/resources/META-INF/NOTICE.txt b/tez-dag/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-dag/src/main/resources/META-INF/NOTICE.txt +++ b/tez-dag/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dag/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-dag/src/test/resources/META-INF/NOTICE.txt b/tez-dag/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-dag/src/test/resources/META-INF/NOTICE.txt +++ b/tez-dag/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dist/dist-files/full/LICENSE ---------------------------------------------------------------------- diff --git a/tez-dist/dist-files/full/LICENSE b/tez-dist/dist-files/full/LICENSE index b79eaba..2647d13 100644 --- a/tez-dist/dist-files/full/LICENSE +++ b/tez-dist/dist-files/full/LICENSE @@ -289,6 +289,7 @@ license: - snappy-java-*.jar - stax-api-1.0.1.jar - xercesImpl-*.jar + - xml-apis-*.jar - zookeeper-*.jar ----------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dist/dist-files/full/NOTICE ---------------------------------------------------------------------- diff --git a/tez-dist/dist-files/full/NOTICE b/tez-dist/dist-files/full/NOTICE index 9482375..99b8d15 100644 --- a/tez-dist/dist-files/full/NOTICE +++ b/tez-dist/dist-files/full/NOTICE @@ -26,3 +26,9 @@ as part of a piece of software, but not individually. See the license for details. http://scripts.sil.org/OFL. More information on included fonts can be found in the LICENSE file within the tez-ui-*.war file. + +This product bundles Apache XML Commons XML APIs. + Portions of this software were originally based on the following: + - software copyright (c) 1999, IBM Corporation., http://www.ibm.com. + - software copyright (c) 1999, Sun Microsystems., http://www.sun.com. + - software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-dist/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-examples/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-examples/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-examples/src/main/resources/META-INF/NOTICE.txt b/tez-examples/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-examples/src/main/resources/META-INF/NOTICE.txt +++ b/tez-examples/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-examples/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-examples/src/test/resources/META-INF/NOTICE.txt b/tez-examples/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-examples/src/test/resources/META-INF/NOTICE.txt +++ b/tez-examples/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-mapreduce/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-mapreduce/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-mapreduce/src/main/resources/META-INF/NOTICE.txt b/tez-mapreduce/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-mapreduce/src/main/resources/META-INF/NOTICE.txt +++ b/tez-mapreduce/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-mapreduce/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-mapreduce/src/test/resources/META-INF/NOTICE.txt b/tez-mapreduce/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-mapreduce/src/test/resources/META-INF/NOTICE.txt +++ b/tez-mapreduce/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-cache-plugin/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-history-with-fs/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-history/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-history/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-history/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-history/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-history/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-history/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-history/src/main/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-history/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-history/src/main/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-history/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-plugins/tez-yarn-timeline-history/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-plugins/tez-yarn-timeline-history/src/test/resources/META-INF/NOTICE.txt b/tez-plugins/tez-yarn-timeline-history/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-plugins/tez-yarn-timeline-history/src/test/resources/META-INF/NOTICE.txt +++ b/tez-plugins/tez-yarn-timeline-history/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-internals/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-internals/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-runtime-internals/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-internals/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-runtime-internals/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt b/tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt +++ b/tez-runtime-internals/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt b/tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt +++ b/tez-runtime-internals/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-library/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-library/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-runtime-library/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-library/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-runtime-library/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-library/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-library/src/main/resources/META-INF/NOTICE.txt b/tez-runtime-library/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-library/src/main/resources/META-INF/NOTICE.txt +++ b/tez-runtime-library/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-runtime-library/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-runtime-library/src/test/resources/META-INF/NOTICE.txt b/tez-runtime-library/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-runtime-library/src/test/resources/META-INF/NOTICE.txt +++ b/tez-runtime-library/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt b/tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt +++ b/tez-tests/src/main/javadoc/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-tests/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-tests/src/main/resources/META-INF/NOTICE.txt b/tez-tests/src/main/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-tests/src/main/resources/META-INF/NOTICE.txt +++ b/tez-tests/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-tests/src/test/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-tests/src/test/resources/META-INF/NOTICE.txt b/tez-tests/src/test/resources/META-INF/NOTICE.txt index 88ff448..3f36fcc 100644 --- a/tez-tests/src/test/resources/META-INF/NOTICE.txt +++ b/tez-tests/src/test/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-ui/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-ui/src/main/resources/META-INF/NOTICE.txt b/tez-ui/src/main/resources/META-INF/NOTICE.txt index 9a6feaf..0e67d1f 100644 --- a/tez-ui/src/main/resources/META-INF/NOTICE.txt +++ b/tez-ui/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/tez/blob/6a440467/tez-ui2/src/main/resources/META-INF/NOTICE.txt ---------------------------------------------------------------------- diff --git a/tez-ui2/src/main/resources/META-INF/NOTICE.txt b/tez-ui2/src/main/resources/META-INF/NOTICE.txt index 9a6feaf..0e67d1f 100644 --- a/tez-ui2/src/main/resources/META-INF/NOTICE.txt +++ b/tez-ui2/src/main/resources/META-INF/NOTICE.txt @@ -1,5 +1,5 @@ Apache Tez -Copyright (c) 2015 The Apache Software Foundation +Copyright (c) 2016 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
