Skip to content

Commit 3ea017a

Browse files
MMaierosalvatore-coppola
authored andcommitted
fix: Copyright
Signed-off-by: MMaiero <matteo.maiero@eurotech.com>
1 parent 13e8376 commit 3ea017a

5 files changed

Lines changed: 24 additions & 23 deletions

File tree

  • kura
    • org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider
    • org.eclipse.kura.cloudconnection.kapua.mqtt.provider
    • org.eclipse.kura.cloudconnection.sparkplug.mqtt.provider
    • test
      • org.eclipse.kura.cloudconnection.kapua.mqtt.provider.test
      • org.eclipse.kura.core.cloud.command.test

kura/org.eclipse.kura.cloudconnection.eclipseiot.mqtt.provider/pom.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) 2018, 2024 Eurotech and/or its affiliates and others
5-
4+
Copyright (c) 2018, 2025 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
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

kura/org.eclipse.kura.cloudconnection.kapua.mqtt.provider/pom.xml

Lines changed: 6 additions & 6 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) 2024 Eurotech and/or its affiliates and others
5-
4+
Copyright (c) 2024, 2025 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
119
12-
Contributors:
13-
Eurotech
10+
SPDX-License-Identifier: EPL-2.0
11+
12+
Contributors:
13+
Eurotech
1414
Red Hat Inc
1515
1616
-->

kura/org.eclipse.kura.cloudconnection.sparkplug.mqtt.provider/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3+
34
Copyright (c) 2023, 2025 Eurotech and/or its affiliates and others
45
56
This program and the accompanying materials are made
67
available under the terms of the Eclipse Public License 2.0
78
which is available at https://www.eclipse.org/legal/epl-2.0/
8-
9-
SPDX-License-Identifier: EPL-2.0
9+
10+
SPDX-License-Identifier: EPL-2.0
1011
1112
Contributors:
1213
Eurotech

kura/test/org.eclipse.kura.cloudconnection.kapua.mqtt.provider.test/pom.xml

Lines changed: 4 additions & 4 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) 2024 Eurotech and/or its affiliates and others
4+
Copyright (c) 2024, 2025 Eurotech and/or its affiliates and others
55
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/
99
10-
SPDX-License-Identifier: EPL-2.0
10+
SPDX-License-Identifier: EPL-2.0
1111
12-
Contributors:
13-
Eurotech
12+
Contributors:
13+
Eurotech
1414
Red Hat Inc
1515
1616
-->

kura/test/org.eclipse.kura.core.cloud.command.test/pom.xml

Lines changed: 4 additions & 4 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) 2024 Eurotech and/or its affiliates and others
4+
Copyright (c) 2024, 2025 Eurotech and/or its affiliates and others
55
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/
99
10-
SPDX-License-Identifier: EPL-2.0
10+
SPDX-License-Identifier: EPL-2.0
1111
12-
Contributors:
13-
Eurotech
12+
Contributors:
13+
Eurotech
1414
Red Hat Inc
1515
1616
-->

0 commit comments

Comments
 (0)