Repository: incubator-taverna-common-activities Updated Branches: refs/heads/master 3d534c254 -> fe188dad6
TAVERNA-987 json2.js is Public Domain Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/fe188dad Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/fe188dad Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/fe188dad Branch: refs/heads/master Commit: fe188dad622b2bf2cd87082e19ea7968e5a0ef10 Parents: 3d534c2 Author: Stian Soiland-Reyes <[email protected]> Authored: Mon Jun 20 16:02:34 2016 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Mon Jun 20 16:02:34 2016 +0100 ---------------------------------------------------------------------- LICENSE | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/fe188dad/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 9844251..0b73e97 100644 --- a/LICENSE +++ b/LICENSE @@ -206,4 +206,7 @@ taverna-wsdl-generic/src/main/resources/META-INF/soap-encoding.xsd is licensed by the W3C Software License http://www.w3.org/Consortium/Legal/copyright-software-19980720 --------------------------------------------------------- - +./taverna-interaction-activity/src/main/resources/json2.js +is Public Domain, see https://github.com/douglascrockford/JSON-js/ +and http://www.json.org/js.html +---------------------------------------------------------
