Repository: servicemix Updated Branches: refs/heads/master acf6e1030 -> 9ff0b37d4
[SM-3223] Add notice about usage of non-free json library Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/9ff0b37d Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/9ff0b37d Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/9ff0b37d Branch: refs/heads/master Commit: 9ff0b37d4d4f6809b55e21ad8f3e66afdcab69c8 Parents: acf6e10 Author: Krzysztof Sobkowiak <[email protected]> Authored: Mon Jan 16 22:53:26 2017 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Mon Jan 16 22:53:26 2017 +0100 ---------------------------------------------------------------------- NOTICE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/9ff0b37d/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index fdca95c..ebed9ab 100644 --- a/NOTICE +++ b/NOTICE @@ -19,4 +19,6 @@ or under the (unmodified) GPL v2 (GNU General Public License). An original copy of the license agreement can be found at: http://glassfish.java.net/public/CDDL+GPL_1_1.html - + This product uses software from http://www.json.org. + Copyright (c) 2002 JSON.org + Licensed under the JSON License
