gnu: offlineimap: fix license.

* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
This commit is contained in:
Eric Bavier 2014-05-20 09:50:58 -05:00
parent d2938d59aa
commit 7886e23b03

View file

@ -283,7 +283,7 @@ (define-public offlineimap
"OfflineImap synchronizes emails between two repositories, so that you "OfflineImap synchronizes emails between two repositories, so that you
can read the same mailbox from multiple computers. It supports IMAP as REMOTE can read the same mailbox from multiple computers. It supports IMAP as REMOTE
repository and Maildir/IMAP as LOCAL repository.") repository and Maildir/IMAP as LOCAL repository.")
(license gpl2))) (license gpl2+)))
(define-public mu (define-public mu
(package (package