diff --git a/guix.scm b/guix.scm index d134d08..f669552 100644 --- a/guix.scm +++ b/guix.scm @@ -14,5 +14,4 @@ (synopsis "natsci-studio") (description "natsci-studio — part of the hyperpolymath ecosystem.") (home-page "https://github.com/hyperpolymath/natsci-studio") - (license ((@@ (guix licenses) license) "PMPL-1.0-or-later" - "https://github.com/hyperpolymath/palimpsest-license"))) + (license mpl2.0))