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/66282d6d Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/tree/66282d6d Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-malhar/diff/66282d6d Branch: refs/heads/master Commit: 66282d6d81cb18cbd94c865d2fa1768f5ecfd253 Parents: 146e4a0 Author: Thomas Weise <[email protected]> Authored: Wed Nov 4 22:37:27 2015 -0800 Committer: Thomas Weise <[email protected]> Committed: Thu Nov 5 20:30:28 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/66282d6d/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/66282d6d/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/66282d6d/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/66282d6d/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
