Repository: incubator-taverna-mobile Updated Branches: refs/heads/master e1aa16800 -> 584ce71e1
Remove licence info for removed libraries Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/584ce71e Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/584ce71e Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/584ce71e Branch: refs/heads/master Commit: 584ce71e1185a579606d5ecc53c748837dab7c8b Parents: e1aa168 Author: Ian Dunlop <[email protected]> Authored: Tue Nov 1 14:45:17 2016 +0000 Committer: Ian Dunlop <[email protected]> Committed: Tue Nov 1 14:45:17 2016 +0000 ---------------------------------------------------------------------- app/src/main/assets/licences.json | 15 --------------- 1 file changed, 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/584ce71e/app/src/main/assets/licences.json ---------------------------------------------------------------------- diff --git a/app/src/main/assets/licences.json b/app/src/main/assets/licences.json index 3d54bfa..8bc8d1d 100644 --- a/app/src/main/assets/licences.json +++ b/app/src/main/assets/licences.json @@ -1,20 +1,5 @@ [ { - "name": "dropbox-android-sdk", - "version": "1.6.3", - "licence": "MIT" - }, - { - "name": "json_simple", - "version": "1.1", - "licence": "Apache 2" - }, - { - "name": "sjxp", - "version": "2.2", - "licence": "Apache 2" - }, - { "name": "com.android.support:appcompat", "version": "v7:23.3.0", "licence": "Apache 2"
