* [Buildroot] [PATCH] dovecot: add applicable licenses
@ 2017-11-24 4:58 Baruch Siach
2017-11-24 8:37 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2017-11-24 4:58 UTC (permalink / raw)
To: buildroot
List all code licenses mentioned in COPYING.
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
package/dovecot/dovecot.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/dovecot/dovecot.mk b/package/dovecot/dovecot.mk
index 4cc6ae4de701..fa69acfa2095 100644
--- a/package/dovecot/dovecot.mk
+++ b/package/dovecot/dovecot.mk
@@ -8,7 +8,7 @@ DOVECOT_VERSION_MAJOR = 2.2
DOVECOT_VERSION = $(DOVECOT_VERSION_MAJOR).31
DOVECOT_SITE = http://www.dovecot.org/releases/$(DOVECOT_VERSION_MAJOR)
DOVECOT_INSTALL_STAGING = YES
-DOVECOT_LICENSE = LGPL-2.1
+DOVECOT_LICENSE = LGPL-2.1, MIT, Public Domain, BSD-3-Clause, Unicode-DFS-2015
DOVECOT_LICENSE_FILES = COPYING COPYING.LGPL COPYING.MIT
DOVECOT_DEPENDENCIES = \
host-pkgconf \
--
2.15.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] dovecot: add applicable licenses
2017-11-24 4:58 [Buildroot] [PATCH] dovecot: add applicable licenses Baruch Siach
@ 2017-11-24 8:37 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-11-24 8:37 UTC (permalink / raw)
To: buildroot
Hello,
On Fri, 24 Nov 2017 06:58:56 +0200, Baruch Siach wrote:
> List all code licenses mentioned in COPYING.
>
> Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> package/dovecot/dovecot.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-11-24 8:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-24 4:58 [Buildroot] [PATCH] dovecot: add applicable licenses Baruch Siach
2017-11-24 8:37 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox