Skip to content

Commit b4bb350

Browse files
committed
adjusted copyright headers for next year
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
1 parent dafdc47 commit b4bb350

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

java/pom.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,17 @@
184184
<role>Committer</role>
185185
</roles>
186186
</developer>
187+
<developer>
188+
<id>dschwilk</id>
189+
<name>David Schwilk</name>
190+
<email>david.schwilk@bosch.io</email>
191+
<url>https://github.com/DerSchwilk</url>
192+
<organization>Bosch.IO GmbH</organization>
193+
<organizationUrl>https://www.bosch.io</organizationUrl>
194+
<roles>
195+
<role>Committer</role>
196+
</roles>
197+
</developer>
187198
</developers>
188199

189200
<properties>
@@ -668,6 +679,7 @@
668679
<header>../legal/headers/license-header-2019.txt</header>
669680
<header>../legal/headers/license-header-2020.txt</header>
670681
<header>../legal/headers/license-header-2021.txt</header>
682+
<header>../legal/headers/license-header-2022.txt</header>
671683
</validHeaders>
672684
<aggregate>true</aggregate>
673685
<quiet>false</quiet>

legal/headers/license-header-2022.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Copyright (c) 2022 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) 2022 Contributors to the Eclipse Foundation
1+
Copyright (c) 2023 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)