gnu: emacs-autocrypt: Fix license.

* gnu/packages/emacs-xyz.scm (emacs-autocrypt)[license]: Use GPL3+.
This commit is contained in:
Nicolas Goaziou 2023-03-30 11:45:13 +02:00
parent 088839d053
commit 25bf823521
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -15670,7 +15670,7 @@ extensibility.")
Autocrypt (@url{https://autocrypt.org/}) for various Emacs MUAs,
a cryptographic protocol for email clients aiming to simplify key exchange and
encryption.")
(license license:cc0))))
(license license:gpl3+))))
(define-public emacs-nginx-mode
(package