From 3d6239d3aaa2040006a53d91f8e2d614a260d79a Mon Sep 17 00:00:00 2001 From: Nick Couchman Date: Tue, 31 Jan 2017 23:08:14 -0500 Subject: [PATCH] GUACAMOLE-195: Remove remaining license reference to jldap. --- .../guacamole-auth-http/src/licenses/LICENSE | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/extensions/guacamole-auth-http/src/licenses/LICENSE b/extensions/guacamole-auth-http/src/licenses/LICENSE index 9368e8f28..c6cbf77e8 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/) ----------------------------------------------------------------------------