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/f2262d13 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f2262d13 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/f2262d13 Branch: refs/heads/develop Commit: f2262d13a81c59918f06a78c1073c76062e7f238 Parents: abeaa24 Author: Udo Kohlmeyer <[email protected]> Authored: Wed Feb 22 15:41:45 2017 -0800 Committer: Udo Kohlmeyer <[email protected]> Committed: Mon Feb 27 07:19:32 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/f2262d13/geode-assembly/src/main/dist/NOTICE ---------------------------------------------------------------------- diff --git a/geode-assembly/src/main/dist/NOTICE b/geode-assembly/src/main/dist/NOTICE index 097bd7f..2cdda71 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/f2262d13/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 dbbba76..166a9ee 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/f2262d13/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 67ccc2c..8e1775b 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/f2262d13/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 2591148..8a36d55 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.6.RELEASE Copyright (c) 2002-2017 Pivotal, Inc.
