Skip to content

Commit

Permalink
updated license headers for 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
thjaeckle committed Jan 2, 2025
1 parent ca96adb commit 4417ed9
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
Original file line number Diff line number Diff line change
Expand Up @@ -679,6 +679,7 @@
<header>../legal/headers/license-header-2021.txt</header>
<header>../legal/headers/license-header-2022.txt</header>
<header>../legal/headers/license-header-2023.txt</header>
<header>../legal/headers/license-header-2024.txt</header>
</validHeaders>
<aggregate>true</aggregate>
<quiet>false</quiet>
Expand Down
10 changes: 10 additions & 0 deletions legal/headers/license-header-2024.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Copyright (c) 2024 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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024 Contributors to the Eclipse Foundation
Copyright (c) 2025 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 4417ed9

Please sign in to comment.