]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix incorrectly formatted license headers (#14171)
authorJacob Laursen <jacob-github@vindvejr.dk>
Fri, 6 Jan 2023 23:01:27 +0000 (00:01 +0100)
committerGitHub <noreply@github.com>
Fri, 6 Jan 2023 23:01:27 +0000 (00:01 +0100)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
bundles/org.openhab.binding.mycroft/src/main/java/org/openhab/binding/mycroft/internal/MycroftHandlerFactory.java
bundles/org.openhab.binding.souliss/src/main/java/org/openhab/binding/souliss/internal/handler/TypicalCommonMethods.java

index b073e8fae8aae77768728a5c91fadac8d9d6752e..e8b52c01656d9145fa5230a9475c167a9c04f936 100644 (file)
@@ -9,8 +9,6 @@
  * http://www.eclipse.org/legal/epl-2.0
  *
  * SPDX-License-Identifier: EPL-2.0
- *
- * @author Gwendal Roulleau - Initial contribution
  */
 package org.openhab.binding.mycroft.internal;
 
index 7e9ccf770a240b63101b396881f5ff36a24d1f2e..b10978043fb3a10aea3cf090765989ab1324292a 100644 (file)
@@ -9,12 +9,6 @@
  * http://www.eclipse.org/legal/epl-2.0
  *
  * SPDX-License-Identifier: EPL-2.0
-=======
- * Copyright (c) 2014-2019 by the respective copyright holders.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
  */
 package org.openhab.binding.souliss.internal.handler;