mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
removed deprecated author information from bindings (#1844)
* removed deprecated author information from bindings * removed author tag from itests Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
-1
@@ -8,7 +8,6 @@
|
||||
allows to control hue lights.</description>
|
||||
<author>Deutsche Telekom AG</author>
|
||||
|
||||
|
||||
<!-- Dummy config -->
|
||||
<config-description>
|
||||
|
||||
|
||||
-1
@@ -6,6 +6,5 @@
|
||||
<name>YahooWeather Binding</name>
|
||||
<description>The Yahoo Weather Binding requests the Yahoo Weather Service to show the current temperature, humidity and
|
||||
pressure.</description>
|
||||
<author>Kai Kreuzer</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
-1
@@ -6,6 +6,5 @@
|
||||
|
||||
<name>SystemChannels Test Binding</name>
|
||||
<description>Used to test System Wide Channels. Provides definitions of system channels.</description>
|
||||
<author>Deutsche Telekom AG</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
-1
@@ -7,6 +7,5 @@
|
||||
<name>SystemChannelsInChannelGroups Test Binding</name>
|
||||
<description>Used to test System Wide Channels which are used within Channel Groups. Provides definitions of system
|
||||
channels.</description>
|
||||
<author>Deutsche Telekom AG</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
-1
@@ -7,6 +7,5 @@
|
||||
<name>SystemChannelsNoThingTypes Test Binding</name>
|
||||
<description>Used to test System Wide Channels. Defines system channels
|
||||
without thing types.</description>
|
||||
<author>Deutsche Telekom AG</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
-1
@@ -7,6 +7,5 @@
|
||||
<name>SystemChannelsUser Test Binding</name>
|
||||
<description>Used to test System Wide Channels. Consumes System Wide
|
||||
Channels defined by another bundle.</description>
|
||||
<author>Deutsche Telekom AG</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
-1
@@ -5,6 +5,5 @@
|
||||
|
||||
<name>${bindingIdCamelCase} Binding</name>
|
||||
<description>This is the binding for ${bindingIdCamelCase}.</description>
|
||||
<author>${author}</author>
|
||||
|
||||
</binding:binding>
|
||||
|
||||
Reference in New Issue
Block a user