gnu: offlineimap: fix license.

* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
master
Eric Bavier 2014-05-20 09:50:58 -05:00
parent d2938d59aa
commit 7886e23b03
1 changed files with 1 additions and 1 deletions

View File

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