Skip to content

Commit 99c3624

Browse files
committed
added license headers for 2024
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
1 parent f2078e7 commit 99c3624

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,7 @@
678678
<header>../legal/headers/license-header-2020.txt</header>
679679
<header>../legal/headers/license-header-2021.txt</header>
680680
<header>../legal/headers/license-header-2022.txt</header>
681+
<header>../legal/headers/license-header-2023.txt</header>
681682
</validHeaders>
682683
<aggregate>true</aggregate>
683684
<quiet>false</quiet>

legal/headers/license-header-2023.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Copyright (c) 2023 Contributors to the Eclipse Foundation
2+
3+
See the NOTICE file(s) distributed with this work for additional
4+
information regarding copyright ownership.
5+
6+
This program and the accompanying materials are made available under the
7+
terms of the Eclipse Public License 2.0 which is available at
8+
http://www.eclipse.org/legal/epl-2.0
9+
10+
SPDX-License-Identifier: EPL-2.0

legal/headers/license-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 Contributors to the Eclipse Foundation
1+
Copyright (c) 2024 Contributors to the Eclipse Foundation
22

33
See the NOTICE file(s) distributed with this work for additional
44
information regarding copyright ownership.

0 commit comments

Comments
 (0)