Add missing license import.
* gnu/packages/mail.scm: Import agpl3+.
This commit is contained in:
parent
e3a4703174
commit
74c903edab
@ -110,7 +110,9 @@
|
||||
#:use-module (gnu packages xorg)
|
||||
#:use-module (gnu packages docbook)
|
||||
#:use-module ((guix licenses)
|
||||
#:select (fdl1.1+ gpl2 gpl2+ gpl3 gpl3+ lgpl2.1 lgpl2.1+ lgpl3+
|
||||
#:select (fdl1.1+
|
||||
agpl3+
|
||||
gpl2 gpl2+ gpl3 gpl3+ lgpl2.1 lgpl2.1+ lgpl3+
|
||||
non-copyleft (expat . license:expat) bsd-3
|
||||
public-domain bsd-4 isc (openssl . license:openssl)
|
||||
bsd-2 x11-style agpl3 asl2.0 perl-license))
|
||||
|
Loading…
Reference in New Issue
Block a user