Changed license from DataTorrent to Apache
Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/38226e66 Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/38226e66 Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/38226e66 Branch: refs/heads/devel-3 Commit: 38226e666c6239d8eb3da7e01f0f88ba9217ee1d Parents: 730e57f Author: David Yan <[email protected]> Authored: Fri Sep 25 10:47:04 2015 -0700 Committer: David Yan <[email protected]> Committed: Fri Sep 25 10:47:04 2015 -0700 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/38226e66/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ed01528..28cee71 100644 --- a/pom.xml +++ b/pom.xml @@ -37,8 +37,8 @@ <licenses> <license> - <name>Copyright © 2015 DataTorrent, Inc.</name> - <url>http://www.datatorrent.com/</url> + <name>The Apache Software License, Version 2.0</name> + <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> </license> </licenses>
