gnu: slepc: Update licence.
SLEPc has been released under a 2-clause BSD licence since version 3.8. * gnu/packages/maths.scm (slepc)[licence]: Switch to bsd-2.master
parent
94a1eb96d3
commit
3c524f2153
|
@ -1676,7 +1676,7 @@ as well as other related problems such as the singular value decomposition.
|
|||
The emphasis of the software is on methods and techniques appropriate for
|
||||
problems in which the associated matrices are sparse, for example, those
|
||||
arising after the discretization of partial differential equations.")
|
||||
(license license:lgpl3)))
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public slepc-complex
|
||||
(package (inherit slepc)
|
||||
|
|
Reference in New Issue