gnu: emacs-piem: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-piem)[license]: Set to GPL3+.master
parent
f5f8a21cc9
commit
ffa8a7129f
gnu/packages
|
@ -7065,7 +7065,7 @@ working with public-inbox archives. As much of the hard work here is already
|
|||
done by other Emacs libraries—things like mail clients, news readers, Git
|
||||
interfaces, and even web browsers—piem is mostly about bridging some of these
|
||||
parts for convenience.")
|
||||
(license license:gpl3)))
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public emacs-ert-expectations
|
||||
(package
|
||||
|
|
Reference in New Issue