added migrated 2.x add-ons

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2020-09-21 01:58:32 +02:00
parent bbf1a7fd29
commit 6df6783b60
11662 changed files with 1302875 additions and 11 deletions

View File

@@ -0,0 +1,30 @@
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
Apache HttpCore
* License: Apache License, Version 2.0
* Project: https://hc.apache.org/httpcomponents-core-ga/index.html
* Source: https://github.com/apache/httpcomponents-core/tree/4.4.10
Apache HttpClient
* License: Apache License, Version 2.0
* Project: https://hc.apache.org/httpcomponents-client-ga/index.html
* Source: https://github.com/apache/httpcomponents-client/tree/4.5.6
Apache Commons Logging
* License: Apache License, Version 2.0
* Project: https://commons.apache.org/proper/commons-logging/
* Source: http://svn.apache.org/repos/asf/commons/proper/logging/