summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2019-03-16 23:16:37 +0100
committerRicardo Wurmus <rekado@elephly.net>2019-03-16 23:16:37 +0100
commit92cfe6600444a3cb5d28a1c858d747cebc9ca6a8 (patch)
tree49ee0144250736e011cd3a1988ef3bc7a9ae8dfc
parent7d3bb433705fd2330719a6971e00ffb5b4b7d29d (diff)
downloadpatches-92cfe6600444a3cb5d28a1c858d747cebc9ca6a8.tar
patches-92cfe6600444a3cb5d28a1c858d747cebc9ca6a8.tar.gz
gnu: evolution: Fix typo.
* gnu/packages/gnome.scm (evolution)[license]: Fix typo.
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bdd8293b78..5e74745329 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7604,6 +7604,6 @@ generic enough to work for everyone.")
that provides integrated mail, calendaring and address book
functionality.")
;; See COPYING for details.
- (license (list license:lgpl2 license:lgpl3 ; either one of these
+ (license (list license:lgpl2.0 license:lgpl3 ; either one of these
license:openldap2.8 ; addressbook/gui/component/openldap-extract.h
license:lgpl2+)))) ; smime/lib/*