gnu: java-jnacl: Correct license.

* gnu/packages/java.scm (java-jnacl)[license]: Change to BSD-2.
master
Ricardo Wurmus 2018-02-27 20:39:38 +01:00
parent 602f54f436
commit e158642816
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 1 deletions

View File

@ -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