GUACAMOLE-204: Remove unnecessary/optional/unbundled licenses
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/a499fda0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/a499fda0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/a499fda0 Branch: refs/heads/master Commit: a499fda07bb4643e1d9e7901b3210e17e3fdaabb Parents: ba32fe3 Author: Nick Couchman <[email protected]> Authored: Sun Apr 16 14:21:51 2017 -0400 Committer: Nick Couchman <[email protected]> Committed: Wed May 17 08:56:53 2017 -0400 ---------------------------------------------------------------------- extensions/guacamole-auth-cas/src/licenses/LICENSE | 16 ---------------- 1 file changed, 16 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/a499fda0/extensions/guacamole-auth-cas/src/licenses/LICENSE ---------------------------------------------------------------------- diff --git a/extensions/guacamole-auth-cas/src/licenses/LICENSE b/extensions/guacamole-auth-cas/src/licenses/LICENSE index 725e862..1be0f68 100644 --- a/extensions/guacamole-auth-cas/src/licenses/LICENSE +++ b/extensions/guacamole-auth-cas/src/licenses/LICENSE @@ -234,19 +234,3 @@ JSR-330 / Dependency Injection for Java (http://code.google.com/p/atinject/) From: 'JSR-330 Expert Group' (https://jcp.org/en/jsr/detail?id=330) License(s): Apache v2.0 (bundled/javax.inject-1/LICENSE-2.0.txt) - -Spring Framework (https://projects.spring.io/spring-framework/) ---------------------------------------------------------------- - - Version: 3.0.5.RELEASE - From: 'Spring by Pivotal' (https://spring.io) - License(s): - Apache v2.0 (bundled/springframework/LICENSE-2.0.txt) - -XML Security (http://santuario.apache.org) ------------------------------------------- - - Version: 1.3.0 - From: 'Apache Software Foundation' (http://www.apache.org) - License(s): - Apache v2.0 (bundled/xmlsec/LICENSE-2.0.txt)
