From 203728f79fab02849a4c265074e7391ea2a5486b Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Tue, 24 Oct 2023 09:25:38 +0300 Subject: [PATCH] Set license name to EPL-2.0 (#1462) Change license name in root pom.xml to EPL-2.0 ([SPDX format](https://spdx.org/licenses/)) as advised in [Maven Metadata Best Practices](https://gitlab.eclipse.org/eclipsefdn/emo-team/sbom/-/blob/main/docs/sbom.adoc#sbom-maven-practices) Signed-off-by: Marinov Avgustin --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5a825d6c1..c4a277068 100644 --- a/pom.xml +++ b/pom.xml @@ -28,8 +28,9 @@ - Eclipse Public License - v 2.0 + EPL-2.0 https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt + Eclipse Public License - Version 2.0