https://bugzilla.redhat.com/show_bug.cgi?id=2280325

Ben Beasley <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Ben Beasley <[email protected]> ---
From src/camellia.rs:

  //
  // Based on src/lib/block/camellia/camellia.cpp from
https://github.com/randombit/botan
  // Revision: 32bf9784bd6ee29cb3ffa173f0a734e9edce2dac
  //

  /*
   * Camellia
   * (C) 2012,2020 Jack Lloyd
   *
   * Botan is released under the Simplified BSD License (see license.txt)
   */

The source file is here:
https://github.com/randombit/botan/blob/master/src/lib/block/camellia/camellia.cpp

A current version of Botan’s license is here:
https://github.com/randombit/botan/blob/master/license.txt

It seems like there is a possibility that this is derived from the
implementation in Botan to a sufficient extent that it might need to include
the license text from Botan and have a license of (MIT OR Apache-2.0) AND
BSD-2-Clause. What do you think?


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2280325

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202280325%23c3
--
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to