Repository: geode Updated Branches: refs/heads/feature/GEODE-2142 fc1624cce -> 1defa8de9
GEODE-2142: Removing JSON licence stuff from NOTICE files Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1defa8de Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1defa8de Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/1defa8de Branch: refs/heads/feature/GEODE-2142 Commit: 1defa8de9b3022341007cc61f6acbb88cba2b1e1 Parents: fc1624c Author: Udo Kohlmeyer <[email protected]> Authored: Wed Feb 22 15:41:45 2017 -0800 Committer: Udo Kohlmeyer <[email protected]> Committed: Wed Feb 22 15:41:45 2017 -0800 ---------------------------------------------------------------------- geode-assembly/src/main/dist/NOTICE | 2 -- geode-pulse/src/main/webapp/META-INF/NOTICE | 2 -- geode-web-api/src/main/webapp/META-INF/NOTICE | 2 -- geode-web/src/main/webapp/META-INF/NOTICE | 2 -- 4 files changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode/blob/1defa8de/geode-assembly/src/main/dist/NOTICE ---------------------------------------------------------------------- diff --git a/geode-assembly/src/main/dist/NOTICE b/geode-assembly/src/main/dist/NOTICE index 2fccd7a..dba8384 100644 --- a/geode-assembly/src/main/dist/NOTICE +++ b/geode-assembly/src/main/dist/NOTICE @@ -20,8 +20,6 @@ Copyright 2016 AddThis This product includes software developed by the MX4J project (http://mx4j.sourceforge.net). -This project includes software licensed under the JSON license. - Java ClassMate library was originally written by Tatu Saloranta ([email protected]) Other developers who have contributed code are: http://git-wip-us.apache.org/repos/asf/geode/blob/1defa8de/geode-pulse/src/main/webapp/META-INF/NOTICE ---------------------------------------------------------------------- diff --git a/geode-pulse/src/main/webapp/META-INF/NOTICE b/geode-pulse/src/main/webapp/META-INF/NOTICE index 95c619c..1218e86 100644 --- a/geode-pulse/src/main/webapp/META-INF/NOTICE +++ b/geode-pulse/src/main/webapp/META-INF/NOTICE @@ -20,8 +20,6 @@ Copyright 2016 AddThis This product includes software developed by the MX4J project (http://mx4j.sourceforge.net). -This project includes software licensed under the JSON license. - Jackson Core 2.8.0 # Jackson JSON processor http://git-wip-us.apache.org/repos/asf/geode/blob/1defa8de/geode-web-api/src/main/webapp/META-INF/NOTICE ---------------------------------------------------------------------- diff --git a/geode-web-api/src/main/webapp/META-INF/NOTICE b/geode-web-api/src/main/webapp/META-INF/NOTICE index 004cd5f..72d0439 100644 --- a/geode-web-api/src/main/webapp/META-INF/NOTICE +++ b/geode-web-api/src/main/webapp/META-INF/NOTICE @@ -20,8 +20,6 @@ Copyright 2016 AddThis This product includes software developed by the MX4J project (http://mx4j.sourceforge.net). -This project includes software licensed under the JSON license. - Java ClassMate library was originally written by Tatu Saloranta ([email protected]) Other developers who have contributed code are: http://git-wip-us.apache.org/repos/asf/geode/blob/1defa8de/geode-web/src/main/webapp/META-INF/NOTICE ---------------------------------------------------------------------- diff --git a/geode-web/src/main/webapp/META-INF/NOTICE b/geode-web/src/main/webapp/META-INF/NOTICE index a8caa6b..812f2d3 100644 --- a/geode-web/src/main/webapp/META-INF/NOTICE +++ b/geode-web/src/main/webapp/META-INF/NOTICE @@ -20,8 +20,6 @@ Copyright 2016 AddThis This product includes software developed by the MX4J project (http://mx4j.sourceforge.net). -This project includes software licensed under the JSON license. - Spring Framework 4.3.2.RELEASE Copyright (c) 2002-2015 Pivotal, Inc.
