mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 03:20:04 +01:00
gnu: dkimproxy: Correct licence.
* gnu/packages/mail.scm (dkimproxy)[license]: Change to gpl2+.
This commit is contained in:
parent
66e39000c6
commit
2b456dd836
1 changed files with 1 additions and 1 deletions
|
@ -2014,7 +2014,7 @@ work with any mail server. It comprises two separate proxies, an outbound
|
|||
proxy for signing outgoing email, and an inbound proxy for verifying signatures
|
||||
of incoming email. With Postfix, the proxies can operate as either
|
||||
@code{Before-Queue} or @code{After-Queue} content filters.")
|
||||
(license gpl3+)))
|
||||
(license gpl2+)))
|
||||
|
||||
(define-public mb2md
|
||||
(package
|
||||
|
|
Loading…
Add table
Reference in a new issue