diff --git a/resources/settings/properties.xml b/resources/settings/properties.xml index 8f13614..d588b4d 100644 --- a/resources/settings/properties.xml +++ b/resources/settings/properties.xml @@ -8,7 +8,7 @@ tested on a Venu 2 device. The source code is provided at: https://github.com/house-of-abbey/GarminHomeAssistant. - P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth & vincentezw, 31 October 2023 --> diff --git a/resources/settings/settings.xml b/resources/settings/settings.xml index b0dabe4..5bbf677 100644 --- a/resources/settings/settings.xml +++ b/resources/settings/settings.xml @@ -8,7 +8,7 @@ tested on a Venu 2 device. The source code is provided at: https://github.com/house-of-abbey/GarminHomeAssistant. - P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth & vincentezw, 31 October 2023 --> diff --git a/resources/strings/strings.xml b/resources/strings/strings.xml index e4549d4..c242e9a 100644 --- a/resources/strings/strings.xml +++ b/resources/strings/strings.xml @@ -8,7 +8,7 @@ tested on a Venu 2 device. The source code is provided at: https://github.com/house-of-abbey/GarminHomeAssistant. - P A Abbey & J D Abbey & Someone0nEarth, 31 October 2023 + P A Abbey & J D Abbey & Someone0nEarth & vincentezw, 31 October 2023 --> diff --git a/source/HomeAssistantApp.mc b/source/HomeAssistantApp.mc index a14d871..c21a905 100644 --- a/source/HomeAssistantApp.mc +++ b/source/HomeAssistantApp.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth & moesterheld, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth & moesterheld & vincentezw, 31 October 2023 // //----------------------------------------------------------------------------------- diff --git a/source/HomeAssistantConfirmation.mc b/source/HomeAssistantConfirmation.mc index dab35e2..34a9cd4 100644 --- a/source/HomeAssistantConfirmation.mc +++ b/source/HomeAssistantConfirmation.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth & vincentezw, 19 November 2023 // //----------------------------------------------------------------------------------- diff --git a/source/HomeAssistantPinConfirmation.mc b/source/HomeAssistantPinConfirmation.mc index 5ccf475..020f456 100644 --- a/source/HomeAssistantPinConfirmation.mc +++ b/source/HomeAssistantPinConfirmation.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth & moesterheld, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth & moesterheld & vincentezw, 31 October 2023 // //----------------------------------------------------------------------------------- diff --git a/source/HomeAssistantService.mc b/source/HomeAssistantService.mc index 56f3f9f..c532f26 100644 --- a/source/HomeAssistantService.mc +++ b/source/HomeAssistantService.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth, 19 November 2023 +// P A Abbey & J D Abbey & Someone0nEarth & vincentezw, 19 November 2023 // //----------------------------------------------------------------------------------- diff --git a/source/HomeAssistantSyncDelegate.mc b/source/HomeAssistantSyncDelegate.mc index 92161d8..ef856ca 100644 --- a/source/HomeAssistantSyncDelegate.mc +++ b/source/HomeAssistantSyncDelegate.mc @@ -1,3 +1,18 @@ +//----------------------------------------------------------------------------------- +// +// Distributed under MIT Licence +// See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE. +// +//----------------------------------------------------------------------------------- +// +// GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely +// tested on a Venu 2 device. The source code is provided at: +// https://github.com/house-of-abbey/GarminHomeAssistant. +// +// P A Abbey & J D Abbey & vincentezw, 22 July 2025 +// +//----------------------------------------------------------------------------------- + using Toybox.Communications; using Toybox.Lang; diff --git a/source/HomeAssistantTapMenuItem.mc b/source/HomeAssistantTapMenuItem.mc index 8d22d81..174938d 100644 --- a/source/HomeAssistantTapMenuItem.mc +++ b/source/HomeAssistantTapMenuItem.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth & moesterheld, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth & moesterheld & vincentezw, 31 October 2023 // //----------------------------------------------------------------------------------- diff --git a/source/HomeAssistantToggleMenuItem.mc b/source/HomeAssistantToggleMenuItem.mc index 2c47de2..3b2bc23 100644 --- a/source/HomeAssistantToggleMenuItem.mc +++ b/source/HomeAssistantToggleMenuItem.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey & Someone0nEarth & moesterheld, 31 October 2023 +// P A Abbey & J D Abbey & Someone0nEarth & moesterheld & vincentezw, 31 October 2023 // //----------------------------------------------------------------------------------- diff --git a/source/Settings.mc b/source/Settings.mc index 030ec21..fc43996 100644 --- a/source/Settings.mc +++ b/source/Settings.mc @@ -9,7 +9,7 @@ // tested on a Venu 2 device. The source code is provided at: // https://github.com/house-of-abbey/GarminHomeAssistant. // -// P A Abbey & J D Abbey, SomeoneOnEarth & moesterheld, 23 November 2023 +// P A Abbey & J D Abbey, SomeoneOnEarth & moesterheld & vincentezw, 23 November 2023 // //----------------------------------------------------------------------------------- diff --git a/source/WifiLteExecutionConfirmDelegate.mc b/source/WifiLteExecutionConfirmDelegate.mc index 563baf6..b71a76c 100644 --- a/source/WifiLteExecutionConfirmDelegate.mc +++ b/source/WifiLteExecutionConfirmDelegate.mc @@ -1,3 +1,18 @@ +//----------------------------------------------------------------------------------- +// +// Distributed under MIT Licence +// See https://github.com/house-of-abbey/GarminHomeAssistant/blob/main/LICENSE. +// +//----------------------------------------------------------------------------------- +// +// GarminHomeAssistant is a Garmin IQ application written in Monkey C and routinely +// tested on a Venu 2 device. The source code is provided at: +// https://github.com/house-of-abbey/GarminHomeAssistant. +// +// P A Abbey & J D Abbey & vincentezw, 22 July 2025 +// +//----------------------------------------------------------------------------------- + using Toybox.WatchUi; using Toybox.System; using Toybox.Communications;