Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
From jmclean in the 0.9.11-incubating RC1 IMPC vote:
Client LICENSE is missing license for this file [1] (mostly likely BSD but not 100% sure). Server LICENSE is fine. Can you fix this in the next release.
It is 3-clause BSD: https://github.com/duosecurity/duo_java/blob/master/LICENSE
From the LICENSE distributed in the Guacamole extension:
DuoWeb Java SDK (https://github.com/duosecurity/duo_java) --------------------------------------------------------- Verson: commit 56570d18a1f98642500e6c1158a3f41e448963ff From: `Duo Security, Inc.' (https://duo.com/) License(s): BSD 3-clause (bundled/duo-java-56570d1/LICENSE) Copyright (c) 2011, Duo Security, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 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.
The license needs to be added to the top-level LICENSE, as well.
Attachments
Issue Links
- relates to
-
GUACAMOLE-136 Add support for TFA - initially Duo
- Resolved