Skip to content

Commit

Permalink
Fix incorrectly formatted license headers (openhab#14171)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
  • Loading branch information
jlaur authored and borazslo committed Jan 8, 2023
1 parent b301b62 commit 9fe8972
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 9fe8972

Please sign in to comment.