Fix links and NOTICE files (#9860)
* Updates links to target the openhab-addons 'main' branch instead of the 'master' branch * Updates some NOTICE files to indicate content is maintained by openHAB instead of Eclipse SmartHome Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
This content is produced and maintained by the Eclipse SmartHome project.
|
||||
This content is produced and maintained by the openHAB project.
|
||||
|
||||
* Project home: https://openhab.org/
|
||||
* Project home: https://www.openhab.org
|
||||
|
||||
== Declared Project Licenses
|
||||
|
||||
@@ -8,19 +8,18 @@ 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/.
|
||||
|
||||
The MQTT Homie convention is made available under the MIT license, attached at the end of this file.
|
||||
|
||||
== Source Code
|
||||
|
||||
https://github.com/eclipse/smarthome
|
||||
https://github.com/openhab/openhab-addons
|
||||
|
||||
== Copyright Holders
|
||||
== Third-party Content
|
||||
|
||||
See the NOTICE file distributed with the source code at
|
||||
https://github.com/eclipse/smarthome/blob/master/NOTICE
|
||||
for detailed information regarding copyright ownership.
|
||||
The MQTT Homie convention is made available under the MIT license, attached at the end of this file.
|
||||
|
||||
== Third-party license(s)
|
||||
|
||||
=== MIT license
|
||||
|
||||
== MIT license ==
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2017 Marvin Roger
|
||||
|
||||
Reference in New Issue
Block a user