Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wakaama-dev] License clarification
  • From: "Sami Nurmenniemi (Haltian)" <sami.nurmenniemi@xxxxxxxxxxx>
  • Date: Mon, 29 May 2023 11:34:51 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=haltian.com; dmarc=pass action=none header.from=haltian.com; dkim=pass header.d=haltian.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=kk0bNR3G3w7byo+Mqg6axEBeaGMT7HG7JSFn51OjTwg=; b=YXgRnpg/BI/0NiaxWx6XNduPcZjYai1hLFSrpUuKrBI4JYE/OsSRRLZSOeKZFrVD6YYKeVXzaiszm/+qeRMHYbESbjG7sfblpeU+G1xb/uJ3IFImKrXsgEfrZ/+A168XtaBGqpw+XvO5xvEiNLqbq/VQ///5imtCUdKMkKIAqwxjCZ00EvvwguMxsKiHt/QzcrTb09eS8eNNg/q6uPzqJtlI6ZpbtQysWBe96uPz0H1ajQYMQ7vuF7EPuHDqtIRWrsAUssUtdSF0j6og9NzvKcwdzS6iVO0qzLeTTHs/6e7GaR+4MICzlEECHfIh678CAXdNvidh1IbzG88nt9hQzg==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=IyvognKozmF1yj0wmvawDbSy6rtrn6imKtW8/td+w8AvHXig/+wHz/k6QEXW/LGSVIURh6RZEgGI5tat/dhNoJ9dmT5QBz/McyLww8ah67C4O9WNHtkJ8aoA1pqieRCzr6xqCPfvC1v7iAf7YWwcEYW/wLGMoWFoSYVyYKXNXWrbnwtrSZkMC7hGIgTrKUC2CyrS/vP7U3Yj1F6ug2Y1dZMWevZfLdJcmo+v0zURCmjSRBde2bd1qKShSnorgqHt3r1KKFkwvXOLpXbLDloPyrZKDf62IbT+Raiq9QbL7MTNhEdd5rT2UBSQKzhuXOccBGx7QHwsBwvopMI3KcFxIA==
  • Delivered-to: wakaama-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/wakaama-dev/>
  • List-help: <mailto:wakaama-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/wakaama-dev>, <mailto:wakaama-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/wakaama-dev>, <mailto:wakaama-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHZkiF4a26Xk12hMEq5Jq9JPhXBOA==
  • Thread-topic: License clarification

Hello,

I'd like to have some clarification on the license of Wakaama.

The "NOTICE.md" says Wakaanda is licensed with two separate licences:
"This program and the accompanying materials are made available under the terms of the Eclipse Public License Version 2.0 ("EPL") and the Eclipse Distribution License Version 1.0 ("EDL"). "

Basically EPL-2.0 says that it's not possible to distribute the software as binary without also providing the source code. On the other hand, EDL says "Redistribution and use in source and binary forms, with or without
modification, are permitted provided that..."

So shortly:
  • I we do include Wakaanda files in our embedded application, do we have to disclose the whole application source code?
Thank you,
Sami


Back to the top