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:
Kai Kreuzer
2020-11-24 19:01:50 +01:00
committed by GitHub
parent 9a12f95dee
commit 89767cee9e
7 changed files with 0 additions and 7 deletions
@@ -8,7 +8,6 @@
allows to control hue lights.</description>
<author>Deutsche Telekom AG</author>
<!-- Dummy config -->
<config-description>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -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>
@@ -5,6 +5,5 @@
<name>${bindingIdCamelCase} Binding</name>
<description>This is the binding for ${bindingIdCamelCase}.</description>
<author>${author}</author>
</binding:binding>