Update license header to 2023 (#3294)

* Update license header to 2023

Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
J-N-K
2023-01-03 09:45:42 +01:00
committed by GitHub
parent 062e4a1758
commit 8d64ecfd8d
2123 changed files with 2123 additions and 2124 deletions
@@ -2,7 +2,7 @@ checkstyle.beforeExecutionExclusionFileFilter.fileNamePattern=.+org.openhab.core
checkstyle.forbiddenPackageUsageCheck.exceptions=
checkstyle.forbiddenPackageUsageCheck.forbiddenPackages=com.google.common,org.junit.Assert,org.junit.Test
checkstyle.headerCheck.content=^/\\*\\*$\\n^ \\* Copyright \\(c\\) {0}-{1} Contributors to the openHAB project$\\n^ \\*$\\n^ \\* See the NOTICE file\\(s\\) distributed with this work for additional$\\n^ \\* information.$\\n^ \\*$\\n^ \\* This program and the accompanying materials are made available under the$\\n^ \\* terms of the Eclipse Public License 2\\.0 which is available at$\\n^ \\* http://www.eclipse.org/legal/epl\\-2\\.0$\\n^ \\*$\\n^ \\* SPDX-License-Identifier: EPL-2.0$
checkstyle.headerCheck.values=2010,2022
checkstyle.headerCheck.values=2010,2023
checkstyle.pomXmlCheck.currentVersionRegex=^3\.0\.0
checkstyle.requiredFilesCheck.files=pom.xml
checkstyle.karafFeatureCheck.featureXmlPath=features/karaf/openhab-core/src/main/feature/feature.xml