GUACAMOLE-773: Bring license details of bundled Java dependencies up-to-date.

This commit is contained in:
Michael Jumper
2021-04-03 18:59:42 -07:00
parent d155975d93
commit a5ae5811c1
102 changed files with 151 additions and 129 deletions

View File

@@ -0,0 +1,14 @@
jose4j
Copyright 2012-2015 Brian Campbell
EcdsaUsingShaAlgorithm contains code for converting the concatenated
R & S values of the signature to and from DER, which was originally
derived from the Apache Santuario XML Security library's SignatureECDSA
implementation. http://santuario.apache.org/
The Base64 implementation in this software was derived from the
Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
JSON processing in this software was derived from the JSON.simple toolkit.
https://code.google.com/p/json-simple/

View File

@@ -0,0 +1,8 @@
jose.4.j (https://bitbucket.org/b_c/jose4j/)
--------------------------------------------
Version: 0.7.6
From: 'Brian Campbell' (https://bitbucket.org/b_c/)
License(s):
Apache v2.0

View File

@@ -0,0 +1 @@
org.bitbucket.b_c:jose4j:jar:0.7.6