From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 057E1138332 for ; Mon, 5 Mar 2018 19:21:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CB0BE081E; Mon, 5 Mar 2018 19:21:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DFD96E081E for ; Mon, 5 Mar 2018 19:21:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0320D335C2E for ; Mon, 5 Mar 2018 19:21:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 832E0240 for ; Mon, 5 Mar 2018 19:21:41 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1520277639.9fae6fe986da66b908514f63332fac06c85fe302.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/EPL-2.0 X-VCS-Directories: licenses/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 9fae6fe986da66b908514f63332fac06c85fe302 X-VCS-Branch: master Date: Mon, 5 Mar 2018 19:21:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 37577821-b45c-458d-881b-2bdfd8bf811d X-Archives-Hash: 562642bd2fa32e6d7b4581720cb36655 commit: 9fae6fe986da66b908514f63332fac06c85fe302 Author: Ulrich Müller gentoo org> AuthorDate: Mon Mar 5 19:14:16 2018 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Mar 5 19:20:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fae6fe9 licenses/EPL-2.0: Fix whitespace. licenses/EPL-2.0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/licenses/EPL-2.0 b/licenses/EPL-2.0 index e23ece2c852..e48e0963459 100644 --- a/licenses/EPL-2.0 +++ b/licenses/EPL-2.0 @@ -261,8 +261,8 @@ No third-party beneficiary rights are created under this Agreement. Exhibit A - Form of Secondary Licenses Notice -"This Source Code may also be made available under the following -Secondary Licenses when the conditions for such availability set forth +"This Source Code may also be made available under the following +Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: {name license(s), version(s), and exceptions or additional permissions here}." @@ -274,4 +274,4 @@ version(s), and exceptions or additional permissions here}." file in a relevant directory) where a recipient would be likely to look for such a notice. - You may add additional accurate notices of copyright ownership. \ No newline at end of file + You may add additional accurate notices of copyright ownership.