gnu: emacs-piem: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-piem)[license]: Set to GPL3+.
This commit is contained in:
Nicolas Goaziou 2022-09-24 20:58:19 +02:00
parent f5f8a21cc9
commit ffa8a7129f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -7065,7 +7065,7 @@ (define-public emacs-piem
done by other Emacs librariesthings like mail clients, news readers, Git
interfaces, and even web browserspiem is mostly about bridging some of these
parts for convenience.")
(license license:gpl3)))
(license license:gpl3+)))
(define-public emacs-ert-expectations
(package