Fix incorrectly formatted license headers (#14171)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen 2023-01-07 00:01:27 +01:00 committed by GitHub
parent 896ea13c9e
commit 576be1455c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 8 deletions

View 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;

View 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;