mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: emacs-autocrypt: Fix license.
* gnu/packages/emacs-xyz.scm (emacs-autocrypt)[license]: Use GPL3+.
This commit is contained in:
parent
088839d053
commit
25bf823521
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue