From 532982264eaa37544fb58b0a7b923022ccedab8c Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Tue, 30 Jan 2024 10:23:42 +0200 Subject: [PATCH] Remove outdate jose dependency (#1571) (#1572) Signed-off-by: Marinov Avgustin --- licenses/LICENSE_HEADER_TEMPLATE.txt | 2 +- licenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 licenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt diff --git a/licenses/LICENSE_HEADER_TEMPLATE.txt b/licenses/LICENSE_HEADER_TEMPLATE.txt index fff10a260..ff40d8009 100644 --- a/licenses/LICENSE_HEADER_TEMPLATE.txt +++ b/licenses/LICENSE_HEADER_TEMPLATE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2023 Contributors to the Eclipse Foundation +Copyright (c) 2024 Contributors to the Eclipse Foundation This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 diff --git a/licenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt b/licenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt new file mode 100644 index 000000000..fff10a260 --- /dev/null +++ b/licenses/LICENSE_HEADER_TEMPLATE_CONTRIBUTORS_23.txt @@ -0,0 +1,7 @@ +Copyright (c) 2023 Contributors to the Eclipse Foundation + +This program and the accompanying materials are made +available under the terms of the Eclipse Public License 2.0 +which is available at https://www.eclipse.org/legal/epl-2.0/ + +SPDX-License-Identifier: EPL-2.0 \ No newline at end of file