summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/java.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index bc2fb32eba..e7715b4b3c 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -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