mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: java-jnacl: Correct license.
* gnu/packages/java.scm (java-jnacl)[license]: Change to BSD-2.
This commit is contained in:
parent
602f54f436
commit
e158642816
1 changed files with 1 additions and 1 deletions
|
@ -7558,7 +7558,7 @@ to use.")
|
|||
(synopsis "Java implementation of NaCl")
|
||||
(description "Pure Java implementation of the NaCl: Networking and
|
||||
Cryptography library.")
|
||||
(license license:mpl2.0)))
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public java-mvel2
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue