~ruther/guix-local

7886e23b03881a2d11bc97a05c4a77d04cf2c8f5 — Eric Bavier 12 years ago d2938d5
gnu: offlineimap: fix license.

* gnu/packages/mail.scm (offlineimap) [license]: Change to gpl2+.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/mail.scm
M gnu/packages/mail.scm => gnu/packages/mail.scm +1 -1
@@ 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