gnu: evolution: Actually fix licenses.

* gnu/packages/gnome.scm (evolution)[license]: Use LPGL2.1.
This commit is contained in:
Ricardo Wurmus 2019-03-16 23:18:06 +01:00
parent 92cfe66004
commit 23dbe62158
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7604,6 +7604,6 @@ (define-public evolution
that provides integrated mail, calendaring and address book
functionality.")
;; See COPYING for details.
(license (list license:lgpl2.0 license:lgpl3 ; either one of these
(license (list license:lgpl2.1 license:lgpl3 ; either one of these
license:openldap2.8 ; addressbook/gui/component/openldap-extract.h
license:lgpl2+)))) ; smime/lib/*
license:lgpl2.1+)))) ; smime/lib/*