From 2804808502c4245bd2bc06c87cd2ae78b2b37ab8 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Thu, 30 May 2024 13:37:01 +0200 Subject: [PATCH] Apply header changes from doco See https://www.eclipse.org/legal/epl-2.0/faq.php#epl-relicensing --- license-header-epl2.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/license-header-epl2.txt b/license-header-epl2.txt index 5936f86d..cc11981d 100644 --- a/license-header-epl2.txt +++ b/license-header-epl2.txt @@ -1,8 +1,10 @@ Copyright (c) ${year} Sonatype, Inc. All rights reserved. This program and the accompanying materials -are made available under the terms of the Eclipse Public License v2.0 +are made available under the terms of the Eclipse Public License 2.0 which accompanies this distribution, and is available at https://www.eclipse.org/legal/epl-2.0/ +SPDX-License-Identifier: EPL-2.0 + Contributors: Stuart McCulloch (Sonatype, Inc.) - initial API and implementation