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