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