Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wakaama-dev] License clarification
  • From: "Sami Nurmenniemi (Haltian)" <sami.nurmenniemi@xxxxxxxxxxx>
  • Date: Tue, 30 May 2023 06:36:52 +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=OR8atBFxIEydjfUKBjArm0CNlL1L/o2r1o9fSsWAtvI=; b=dV2Ad7pI3fl21MaKUsQah9fxwkcfrA9CaWcWoQNfdDmb7YbJ/R7Do3IAZpogyXYGAJyY8nnxYfpmTdQJ+eOyo9wj7tGRPcSTbBx8CKq0ghzjo74JSLFq+Sf06z5/wpWa1PmU489dQS2PgMMT2f3ZiWLP+IuYQnB+3JZj8cYceTsYVGlhPN+51h0UkPCaBlmYM95olj+U3NHzJFRPLoAdpi6D0M++GkeM/Cr0eZtXSzYEqAWVo3AM2PJ73+sFzPVbuEzrNEr/0hTljqQjNGoyiCLbCgAwSupUTrk/vyTo2zknDvppXy1OpmJaZip27zXGwtDuKXbEQTQkGG6fzYkKsA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Qao+3zPsVMmz8+fHdY4lnKbe54Ltzd63Ni1NvlenlZivpR0cfhziOpcV7wKQC+VbN3iuyxcr30rkF3nmL2/WILe1mqYnFgpDFYF+tRHDRdm8LLVrq8/1XrbjJAWQQxve5EFhcbei99xUGSLtrISBy8YJvbvBPDft4UCYjW9hNK0LSoYZaCp9BzibnhM/6BHiGW1lt6K1tDiS8Do/2lxYZJ7HMRhp4BEty+p4uU5KkyMfavK1yI9tjxQVADJbbnwD8N9Dq5mYcBRg4d9jWQAH8bQpVbTy0TqNhxQuIubIcDDNK6vLWtTnZgfQN07xkdYY/JpvIuUuUbWlseiaJx5zag==
  • 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: AQHZkiF4a26Xk12hMEq5Jq9JPhXBOK9xixiRgADQgT4=
  • Thread-topic: [wakaama-dev] License clarification

Hi Wayne, Julien and Mike,

Thank you all for the explanation. It was a bit confusing for me since I didn't find any mention in the Wakaama sources or eclipse.org that it's possible to choose either of those when both EPL-2.0 and EDL-1.0 are present.

Best Regards,
Sami

From: wakaama-dev <wakaama-dev-bounces@xxxxxxxxxxx> on behalf of Wayne Beaton via wakaama-dev <wakaama-dev@xxxxxxxxxxx>
Sent: Monday, May 29, 2023 9:01 PM
To: wakaama-dev@xxxxxxxxxxx <wakaama-dev@xxxxxxxxxxx>
Cc: Wayne Beaton <wayne.beaton@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [wakaama-dev] License clarification
 
(I'm responding on behalf of license@xxxxxxxxxxxxxxxxxxxxxx which does not have the ability to post to mailing lists).

I am not a lawyer and nothing stated here should be regarded as legal advice.

As Julien describes, you can choose which of the two licenses that you want to consume Eclipse Wakaama content. That is, our intention is that you can choose to consume the project content under the terms of either the EPL-2.0 OR the EDL-1.0.

The pointer into the FAQ that Julien provided is more concerned with secondary licensing which is a different (albeit related) topic.

The FAQ entry that you're looking for is here:

4.17. If I take a Program licensed under the EPL, compile it without modification, and commercially license the result, do I need to include the source code with the object code distribution?

No. But you do need to include a statement indicating where the source code is available and information on how to obtain it. The source code may be provided by you, or you may choose to provide a reference to where the source code originated from, such as the correct repository hosted at git.eclipse.org.

HTH,

Wayne

From: Julien Vermillard <jvermillard@xxxxxxxxx>
Date: Mon, May 29, 2023 at 9:56 AM
Subject: Re: [wakaama-dev] License clarification
To: Wakaama developer discussions <wakaama-dev@xxxxxxxxxxx>
Cc: <license@xxxxxxxxxxxxxxxxxxxxxx>


Hi,
There is a couple of answer in the FAQ related to EPL/EDL dual licensing and how it works regarding copyleft:
https://www.eclipse.org/legal/epl-2.0/faq.php#epl-secondary

I'm not a lawyer, but from my software engineer PoV, it's either you pick the EPL with the patent clause and the copyleft clause or the EDL, which is a BSD-like license: no patent protection but no copyleft clause.
HTH,
--
Julien


On Mon, May 29, 2023 at 1:35 PM Sami Nurmenniemi (Haltian) <sami.nurmenniemi@xxxxxxxxxxx> wrote:
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

_______________________________________________
wakaama-dev mailing list
wakaama-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/wakaama-dev


--

Wayne Beaton

Director of Open Source Projects | Eclipse Foundation


My working day may not be your working day! Please don’t feel obliged to read or reply to this e-mail outside of your normal working hours.


Back to the top