Repository: cordova-coho Updated Branches: refs/heads/master 26cf8ebca -> 6174f64ff
updated validLicenses Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/6174f64f Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/6174f64f Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/6174f64f Branch: refs/heads/master Commit: 6174f64ff9aaf2c6c2d5e8fd6996cde7b781bdd0 Parents: 26cf8eb Author: Steve Gill <[email protected]> Authored: Mon Jan 25 14:41:27 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Mon Jan 25 14:41:27 2016 -0800 ---------------------------------------------------------------------- src/validLicenses.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/6174f64f/src/validLicenses.json ---------------------------------------------------------------------- diff --git a/src/validLicenses.json b/src/validLicenses.json index 08ccaac..8b5876b 100644 --- a/src/validLicenses.json +++ b/src/validLicenses.json @@ -19,6 +19,7 @@ "Adobe Postscript(\\(R\\))? AFM", "S(ervice )?C(omponent )?A(rchitecture)? Specifications", "E(clipse )?D(istribution )?L(icense)?", - "P(ython )?S(oftware )?F(oundation )?L(icense)?" + "P(ython )?S(oftware )?F(oundation )?L(icense)?", + "ISC" ] } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
