Remove license header

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
This commit is contained in:
Jacob Laursen
2026-01-02 14:47:04 +01:00
committed by lsiepel
parent 13e6000fbc
commit e1a4fae3cd
@@ -1,15 +1,3 @@
/**
* Copyright (c) 2010-2026 Contributors to the openHAB project
*
* See the NOTICE file(s) distributed with this work for additional
* information.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License 2.0 which is available at
* http://www.eclipse.org/legal/epl-2.0
*
* SPDX-License-Identifier: EPL-2.0
*/
package org.smslib;
import org.eclipse.jdt.annotation.NonNullByDefault;