GUACAMOLE-195: Remove remaining license reference to jldap.
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/3d6239d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/3d6239d3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/3d6239d3 Branch: refs/heads/master Commit: 3d6239d3aaa2040006a53d91f8e2d614a260d79a Parents: b8fb8f7 Author: Nick Couchman <[email protected]> Authored: Tue Jan 31 23:08:14 2017 -0500 Committer: Nick Couchman <[email protected]> Committed: Tue Jan 31 23:08:14 2017 -0500 ---------------------------------------------------------------------- extensions/guacamole-auth-http/src/licenses/LICENSE | 14 -------------- 1 file changed, 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/blob/3d6239d3/extensions/guacamole-auth-http/src/licenses/LICENSE ---------------------------------------------------------------------- diff --git a/extensions/guacamole-auth-http/src/licenses/LICENSE b/extensions/guacamole-auth-http/src/licenses/LICENSE index 9368e8f..c6cbf77 100644 --- a/extensions/guacamole-auth-http/src/licenses/LICENSE +++ b/extensions/guacamole-auth-http/src/licenses/LICENSE @@ -229,20 +229,6 @@ Google Guice (https://github.com/google/guice) Apache v2.0 (bundled/guice-3.0/COPYING) -JLDAP (http://www.openldap.org/jldap/) --------------------------------------- - - Version: 4.3 - From: 'The OpenLDAP Foundation' (http://www.openldap.org/) - License(s): - OpenLDAP Public License v2.8 (bundled/jldap-4.3/LICENSE) - OpenLDAP Public License v2.0.1 (bundled/jldap-4.3/LICENSE-2.0.1) - -NOTE: JLDAP is *NOT* dual-licensed. Whether a particular source file is under -version 2.8 or 2.0.1 of the OpenLDAP Public License depends on the license -header of the file in question. - - JSR-330 / Dependency Injection for Java (http://code.google.com/p/atinject/) ----------------------------------------------------------------------------
