Skip to content

Commit

Permalink
added license headers for 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
  • Loading branch information
thjaeckle committed Jan 2, 2024
1 parent f2078e7 commit 99c3624
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
1 change: 1 addition & 0 deletions java/pom.xml
Expand Up @@ -678,6 +678,7 @@
<header>../legal/headers/license-header-2020.txt</header>
<header>../legal/headers/license-header-2021.txt</header>
<header>../legal/headers/license-header-2022.txt</header>
<header>../legal/headers/license-header-2023.txt</header>
</validHeaders>
<aggregate>true</aggregate>
<quiet>false</quiet>
Expand Down
10 changes: 10 additions & 0 deletions legal/headers/license-header-2023.txt
@@ -0,0 +1,10 @@
Copyright (c) 2023 Contributors to the Eclipse Foundation

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

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0

SPDX-License-Identifier: EPL-2.0
2 changes: 1 addition & 1 deletion legal/headers/license-header.txt
@@ -1,4 +1,4 @@
Copyright (c) 2023 Contributors to the Eclipse Foundation
Copyright (c) 2024 Contributors to the Eclipse Foundation

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

0 comments on commit 99c3624

Please sign in to comment.