mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
33 lines
904 B
Plaintext
33 lines
904 B
Plaintext
|
This content is produced and maintained by the openHAB project.
|
||
|
|
||
|
* Project home: https://www.openhab.org
|
||
|
|
||
|
== Declared Project Licenses
|
||
|
|
||
|
This program and the accompanying materials are made available under the terms
|
||
|
of the Eclipse Public License 2.0 which is available at
|
||
|
https://www.eclipse.org/legal/epl-2.0/.
|
||
|
|
||
|
== Source Code
|
||
|
|
||
|
https://github.com/openhab/openhab-addons
|
||
|
|
||
|
== Third-party Content
|
||
|
|
||
|
Parts of this code have been forked from https://github.com/smarthomej/addons
|
||
|
|
||
|
Original license header of forked files was
|
||
|
|
||
|
/**
|
||
|
* Copyright (c) 2021-2023 Contributors to the SmartHome/J 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
|
||
|
*/
|