diff --git a/extensions/guacamole-auth-totp/src/licenses/LICENSE b/extensions/guacamole-auth-totp/src/licenses/LICENSE index 956ae39e8..fa3e7ba2b 100644 --- a/extensions/guacamole-auth-totp/src/licenses/LICENSE +++ b/extensions/guacamole-auth-totp/src/licenses/LICENSE @@ -238,6 +238,15 @@ Guava: Google Core Libraries for Java (https://github.com/google/guava) Apache v2.0 (bundled/guava-18.0/COPYING) +JAXB API / XML Processing (https://projects.eclipse.org/projects/ee4j.jaxb) +--------------------------------------------------------------------------- + + Version: 2.3.1 + From: 'Oracle' (http://www.oracle.com) + License(s): + CDDL 1.1 (bundled/jaxb-api-2.3.1/license.txt) + + JSR-330 / Dependency Injection for Java (http://code.google.com/p/atinject/) ---------------------------------------------------------------------------- @@ -284,15 +293,6 @@ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -JAXB API / XML Processing (https://projects.eclipse.org/projects/ee4j.jaxb) ---------------------------------------------------------------------------- - - Version: 2.3.1 - From: 'Oracle' (http://www.oracle.com) - License(s): - CDDL 1.1 (bundled/jaxb-api-2.3.1/license.txt) - - ZXing Barcode Scanning Library (https://github.com/zxing/zxing/) ----------------------------------------------------------------