mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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")
|
(synopsis "Java implementation of NaCl")
|
||||||
(description "Pure Java implementation of the NaCl: Networking and
|
(description "Pure Java implementation of the NaCl: Networking and
|
||||||
Cryptography library.")
|
Cryptography library.")
|
||||||
(license license:mpl2.0)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public java-mvel2
|
(define-public java-mvel2
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue