Skip to content

Commit a5017d3

Browse files
authored
updated copyright headers
1 parent a12b245 commit a5017d3

5 files changed

Lines changed: 30 additions & 30 deletions

File tree

kura/org.eclipse.kura.core.configuration/src/main/java/org/eclipse/kura/core/configuration/util/ComponentUtil.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*******************************************************************************
22
* Copyright (c) 2011, 2026 Eurotech and/or its affiliates and others
3-
*
3+
*
44
* This program and the accompanying materials are made
55
* available under the terms of the Eclipse Public License 2.0
66
* which is available at https://www.eclipse.org/legal/epl-2.0/
7-
*
7+
*
88
* SPDX-License-Identifier: EPL-2.0
9-
*
9+
*
1010
* Contributors:
1111
* Eurotech
1212
* Red Hat Inc

kura/test/org.eclipse.kura.core.configuration.test/OSGI-INF/CfgSvcTestComponent.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2017, 2026 Eurotech and/or its affiliates and others
5-
6-
This program and the accompanying materials are made
7-
available under the terms of the Eclipse Public License 2.0
8-
which is available at https://www.eclipse.org/legal/epl-2.0/
9-
10-
SPDX-License-Identifier: EPL-2.0
11-
12-
Contributors:
13-
Eurotech
4+
Copyright (c) 2017, 2026 Eurotech and/or its affiliates and others
5+
6+
This program and the accompanying materials are made
7+
available under the terms of the Eclipse Public License 2.0
8+
which is available at https://www.eclipse.org/legal/epl-2.0/
9+
10+
SPDX-License-Identifier: EPL-2.0
11+
12+
Contributors:
13+
Eurotech
1414
1515
-->
1616
<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0"

kura/test/org.eclipse.kura.core.configuration.test/OSGI-INF/metatype/org.eclipse.kura.core.configuration.CfgSvcTestComponent.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2017, 2022 Eurotech and/or its affiliates and others
5-
4+
Copyright (c) 2017, 2026 Eurotech and/or its affiliates and others
5+
66
This program and the accompanying materials are made
77
available under the terms of the Eclipse Public License 2.0
88
which is available at https://www.eclipse.org/legal/epl-2.0/
9-
10-
SPDX-License-Identifier: EPL-2.0
11-
12-
Contributors:
13-
Eurotech
9+
10+
SPDX-License-Identifier: EPL-2.0
11+
12+
Contributors:
13+
Eurotech
1414
1515
-->
1616
<MetaData xmlns="http://www.osgi.org/xmlns/metatype/v1.2.0" localization="en_us">

kura/test/org.eclipse.kura.core.configuration.test/OSGI-INF/metatype/org.eclipse.kura.core.configuration.TestFactoryComponent.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2017, 2026 Eurotech and/or its affiliates and others
5-
4+
Copyright (c) 2026 Eurotech and/or its affiliates and others
5+
66
This program and the accompanying materials are made
77
available under the terms of the Eclipse Public License 2.0
88
which is available at https://www.eclipse.org/legal/epl-2.0/
9-
10-
SPDX-License-Identifier: EPL-2.0
11-
12-
Contributors:
13-
Eurotech
9+
10+
SPDX-License-Identifier: EPL-2.0
11+
12+
Contributors:
13+
Eurotech
1414
1515
-->
1616
<MetaData xmlns="http://www.osgi.org/xmlns/metatype/v1.2.0" localization="en_us">

kura/test/org.eclipse.kura.core.configuration.test/src/main/java/org/eclipse/kura/core/configuration/ConfigurationServiceTest.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*******************************************************************************
22
* Copyright (c) 2017, 2026 Eurotech and/or its affiliates and others
3-
*
3+
*
44
* This program and the accompanying materials are made
55
* available under the terms of the Eclipse Public License 2.0
66
* which is available at https://www.eclipse.org/legal/epl-2.0/
7-
*
7+
*
88
* SPDX-License-Identifier: EPL-2.0
9-
*
9+
*
1010
* Contributors:
1111
* Eurotech
1212
******************************************************************************/

0 commit comments

Comments
 (0)