Skip to content

Commit 9dfc156

Browse files
authored
Update license headers to 2025 (#473)
Signed-off-by: Wouter Born <github@maindrain.net>
1 parent 56ca54d commit 9dfc156

File tree

71 files changed

+71
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+71
-71
lines changed

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/AuthorContributionDescriptionCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/AuthorTagCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/AvoidScheduleAtFixedRateCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/DeclarativeServicesDependencyInjectionCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/ForbiddenPackageUsageCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/InheritDocCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/JavadocMethodStyleCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/KarafAddonFeatureCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/KarafFeatureCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

custom-checks/checkstyle/src/main/java/org/openhab/tools/analysis/checkstyle/MissingJavadocFilterCheck.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2010-2024 Contributors to the openHAB project
2+
* Copyright (c) 2010-2025 Contributors to the openHAB project
33
*
44
* See the NOTICE file(s) distributed with this work for additional
55
* information.

0 commit comments

Comments
 (0)