NOTICE original developer
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/commit/43589020 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/43589020 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/43589020 Branch: refs/heads/devel-3 Commit: 43589020f5d6d4dc0544ef85c62cd33c11d5e0fc Parents: 02f48e1 Author: Thomas Weise <[email protected]> Authored: Wed Nov 4 22:37:27 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Wed Nov 11 18:13:12 2015 -0800 ---------------------------------------------------------------------- NOTICE | 3 ++- benchmark/src/main/appended-resources/META-INF/NOTICE.vm | 3 +++ contrib/src/main/appended-resources/META-INF/NOTICE.vm | 3 +++ library/src/main/appended-resources/META-INF/NOTICE.vm | 3 +++ 4 files changed, 11 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/43589020/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index eef5e86..d0f6855 100644 --- a/NOTICE +++ b/NOTICE @@ -1,9 +1,10 @@ -Apache Apex +Apache Apex (incubating) Copyright (c) 2015 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). + The initial developer of the original code is DataTorrent, Inc. (http://www.datatorrent.com) Copyright (c) 2012 - 2015. All Rights Reserved. http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/43589020/benchmark/src/main/appended-resources/META-INF/NOTICE.vm ---------------------------------------------------------------------- diff --git a/benchmark/src/main/appended-resources/META-INF/NOTICE.vm b/benchmark/src/main/appended-resources/META-INF/NOTICE.vm new file mode 100644 index 0000000..7edf492 --- /dev/null +++ b/benchmark/src/main/appended-resources/META-INF/NOTICE.vm @@ -0,0 +1,3 @@ +#if($project.properties.postNoticeText) +$project.properties.postNoticeText +#end \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/43589020/contrib/src/main/appended-resources/META-INF/NOTICE.vm ---------------------------------------------------------------------- diff --git a/contrib/src/main/appended-resources/META-INF/NOTICE.vm b/contrib/src/main/appended-resources/META-INF/NOTICE.vm new file mode 100644 index 0000000..7edf492 --- /dev/null +++ b/contrib/src/main/appended-resources/META-INF/NOTICE.vm @@ -0,0 +1,3 @@ +#if($project.properties.postNoticeText) +$project.properties.postNoticeText +#end \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/blob/43589020/library/src/main/appended-resources/META-INF/NOTICE.vm ---------------------------------------------------------------------- diff --git a/library/src/main/appended-resources/META-INF/NOTICE.vm b/library/src/main/appended-resources/META-INF/NOTICE.vm new file mode 100644 index 0000000..7edf492 --- /dev/null +++ b/library/src/main/appended-resources/META-INF/NOTICE.vm @@ -0,0 +1,3 @@ +#if($project.properties.postNoticeText) +$project.properties.postNoticeText +#end \ No newline at end of file
