diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index a7243557ee..a0323e8e41 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -605,8 +605,8 @@ (define-public scalapack routines on parallel distributed memory machines. ScaLAPACK solves dense and banded linear systems, least squares problems, eigenvalue problems, and singular value problems.") - (license (license:bsd-style "file://LICENSE" - "See LICENSE in the distribution.")))) + (license (license:non-copyleft "file://LICENSE" + "See LICENSE in the distribution.")))) (define-public gnuplot (package