From: Wouter Born Date: Thu, 17 Aug 2023 19:49:01 +0000 (+0200) Subject: Fix wrong source code URLs in NOTICE files (#15448) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=79ecb2e4d09942b47df8b8045a61f496d1f389af;p=openhab-addons.git Fix wrong source code URLs in NOTICE files (#15448) --- diff --git a/bundles/org.openhab.binding.bluetooth.daikinmadoka/NOTICE b/bundles/org.openhab.binding.bluetooth.daikinmadoka/NOTICE index 4ce688fce1..38d625e349 100644 --- a/bundles/org.openhab.binding.bluetooth.daikinmadoka/NOTICE +++ b/bundles/org.openhab.binding.bluetooth.daikinmadoka/NOTICE @@ -10,4 +10,4 @@ https://www.eclipse.org/legal/epl-2.0/. == Source Code -https://github.com/openhab/openhab-core +https://github.com/openhab/openhab-addons diff --git a/bundles/org.openhab.binding.homeconnect/NOTICE b/bundles/org.openhab.binding.homeconnect/NOTICE index f780805ab9..67e5c8762a 100644 --- a/bundles/org.openhab.binding.homeconnect/NOTICE +++ b/bundles/org.openhab.binding.homeconnect/NOTICE @@ -10,7 +10,7 @@ https://www.eclipse.org/legal/epl-2.0/. == Source Code -https://github.com/openhab/openhab2-addons +https://github.com/openhab/openhab-addons == Third-party Content diff --git a/bundles/org.openhab.binding.plugwiseha/NOTICE b/bundles/org.openhab.binding.plugwiseha/NOTICE index 4c20ef446c..38d625e349 100644 --- a/bundles/org.openhab.binding.plugwiseha/NOTICE +++ b/bundles/org.openhab.binding.plugwiseha/NOTICE @@ -10,4 +10,4 @@ https://www.eclipse.org/legal/epl-2.0/. == Source Code -https://github.com/openhab/openhab2-addons +https://github.com/openhab/openhab-addons diff --git a/bundles/org.openhab.binding.tr064/NOTICE b/bundles/org.openhab.binding.tr064/NOTICE index 4c20ef446c..38d625e349 100644 --- a/bundles/org.openhab.binding.tr064/NOTICE +++ b/bundles/org.openhab.binding.tr064/NOTICE @@ -10,4 +10,4 @@ https://www.eclipse.org/legal/epl-2.0/. == Source Code -https://github.com/openhab/openhab2-addons +https://github.com/openhab/openhab-addons diff --git a/bundles/org.openhab.voice.rustpotterks/NOTICE b/bundles/org.openhab.voice.rustpotterks/NOTICE index c86088245a..c64e9592e7 100644 --- a/bundles/org.openhab.voice.rustpotterks/NOTICE +++ b/bundles/org.openhab.voice.rustpotterks/NOTICE @@ -10,11 +10,11 @@ https://www.eclipse.org/legal/epl-2.0/. == Source Code -https://github.com/openhab/openhab-core +https://github.com/openhab/openhab-addons == Third-party Content - + io.github.givimad: rustpotter-java * License: Apache 2.0 License * Project: https://github.com/GiviMAD/rustpotter -* Source: https://github.com/GiviMAD/rustpotter-java \ No newline at end of file +* Source: https://github.com/GiviMAD/rustpotter-java