From 61651309dbd55f1460c422c7d59a7261d123d955 Mon Sep 17 00:00:00 2001 From: Tim Bert <5411131+timbms@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:51:00 +0100 Subject: [PATCH 1/2] Changed copyright notice for 2024 Signed-off-by: Tim Bert <5411131+timbms@users.noreply.github.com> --- OpenHABCore/Sources/OpenHABCore/Model/DataExtension.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/DataObject.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/NumberState.swift | 2 +- .../Sources/OpenHABCore/Model/OpenHABCommandDescription.swift | 2 +- .../Sources/OpenHABCore/Model/OpenHABCommandOptions.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABItem.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABOptions.swift | 2 +- .../Sources/OpenHABCore/Model/OpenHABServerProperties.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemap.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemapPage.swift | 2 +- .../Sources/OpenHABCore/Model/OpenHABStateDescription.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABUiTile.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidget.swift | 2 +- .../Sources/OpenHABCore/Model/OpenHABWidgetMapping.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Model/Sequence+KeyPath.swift | 2 +- .../Sources/OpenHABCore/Util/ClientCertificateManager.swift | 2 +- .../Sources/OpenHABCore/Util/Collection+SafeAccess.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/Comparable.swift | 2 +- .../Sources/OpenHABCore/Util/DateFormatterExtension.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/DoubleExtension.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/Endpoint.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/Equatable.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/Future.swift | 2 +- .../Util/KeyedDecodingContainerProtocolExtension.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/NetworkConnection.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/OSLogExtension.swift | 2 +- .../Sources/OpenHABCore/Util/OpenHABAccessTokenAdapter.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/OpenHABItemCache.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/OpenHABLogger.swift | 2 +- .../Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift | 2 +- .../Sources/OpenHABCore/Util/ServerCertificateManager.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/StringExtension.swift | 2 +- OpenHABCore/Sources/OpenHABCore/Util/UIColorExtension.swift | 2 +- .../Sources/OpenHABCore/Util/UnknownCaseRepresentable.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/ItemCacheTests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/JSONData.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/MockURLProtocol.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/NumberStateTests.swift | 2 +- .../Tests/OpenHABCoreTests/OpenHABCoreGeneralTests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/ParseAsTests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/RESTAPITests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/UserDefaultsTests.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/XMLData.swift | 2 +- OpenHABCore/Tests/OpenHABCoreTests/XMLParserTests.swift | 2 +- openHAB/AppDelegate.swift | 2 +- openHAB/ColorPickerUITableViewCell.swift | 2 +- openHAB/ColorPickerViewController.swift | 2 +- openHAB/DrawerUITableViewCell.swift | 2 +- openHAB/DynamicButtonStyleBell.swift | 2 +- openHAB/DynamicButtonStyleGear.swift | 2 +- openHAB/FrameUITableViewCell.swift | 2 +- openHAB/GenericUITableViewCell.swift | 2 +- openHAB/MapViewTableViewCell.swift | 2 +- openHAB/MulticastDelegate.swift | 2 +- openHAB/NewImageUITableViewCell.swift | 2 +- openHAB/NotificationTableViewCell.swift | 2 +- openHAB/OpenHABClientCertificatesViewController.swift | 2 +- openHAB/OpenHABDataObject.swift | 2 +- openHAB/OpenHABDrawerItem.swift | 2 +- openHAB/OpenHABDrawerTableViewController.swift | 2 +- openHAB/OpenHABLegalViewController.swift | 2 +- openHAB/OpenHABNotification.swift | 2 +- openHAB/OpenHABNotificationsViewController.swift | 2 +- openHAB/OpenHABRootViewController.swift | 2 +- openHAB/OpenHABSelectionTableViewController.swift | 2 +- openHAB/OpenHABSettingsViewController.swift | 2 +- openHAB/OpenHABSitemapViewController.swift | 2 +- openHAB/OpenHABTracker.swift | 2 +- openHAB/OpenHABViewController.swift | 2 +- openHAB/OpenHABWebViewController.swift | 2 +- openHAB/PlayerView.swift | 2 +- openHAB/ReusableView.swift | 2 +- openHAB/RollershutterUITableViewCell.swift | 2 +- openHAB/ScaleAspectFitImageView.swift | 2 +- openHAB/SegmentedUITableViewCell.swift | 2 +- openHAB/SelectionUITableViewCell.swift | 2 +- openHAB/SetpointUITableViewCell.swift | 2 +- openHAB/SliderUITableViewCell.swift | 2 +- openHAB/SliderWithSwitchSupportUITableViewCell.swift | 2 +- openHAB/SpinnerViewController.swift | 2 +- openHAB/SwitchUITableViewCell.swift | 2 +- openHAB/Throttler.swift | 2 +- openHAB/UICircleButton.swift | 2 +- openHAB/UILabel+Localization.swift | 2 +- openHAB/UITableView.swift | 2 +- openHAB/UIViewController+Localization.swift | 2 +- openHAB/URL+Static.swift | 2 +- openHAB/VideoUITableViewCell.swift | 2 +- openHAB/WatchMessageService.swift | 2 +- openHAB/WebUITableViewCell.swift | 2 +- openHABIntents/GetItemStateIntentHandler.swift | 2 +- openHABIntents/IntentHandler.swift | 2 +- openHABIntents/SetColorValueIntentHandler.swift | 2 +- openHABIntents/SetContactStateValueIntentHandler.swift | 2 +- openHABIntents/SetDimmerRollerValueIntentHandler.swift | 2 +- openHABIntents/SetNumberValueIntentHandler.swift | 2 +- openHABIntents/SetStringValueIntentHandler.swift | 2 +- openHABIntents/SetSwitchStateIntentHandler.swift | 2 +- openHABTestsSwift/LocalizationTests.swift | 2 +- openHABTestsSwift/OpenHABGeneralTests.swift | 2 +- openHABTestsSwift/OpenHABJSONParserTests.swift | 2 +- openHABTestsSwift/OpenHABSVGTests.swift | 2 +- openHABTestsSwift/OpenHABWatchTests.swift | 2 +- openHABTestsSwift/XCTestCaseExtension.swift | 2 +- openHABUITests/OpenHABUITests.swift | 2 +- openHABWatch Extension/ComplicationController.swift | 2 +- openHABWatch Extension/ExtensionDelegate.swift | 2 +- openHABWatch Extension/HostingController.swift | 2 +- openHABWatch Extension/NotificationController.swift | 2 +- openHABWatch Extension/NotificationView.swift | 2 +- openHABWatch Extension/OpenHABWatchTracker.swift | 2 +- openHABWatch Extension/PreferencesHostingController.swift | 2 +- openHABWatch Extension/UserDefaultsExtension.swift | 2 +- openHABWatch Extension/Views/ContentView.swift | 2 +- openHABWatch Extension/Views/PreferencesSwiftUIView.swift | 2 +- openHABWatch Extension/Views/Rows/ColorPickerRow.swift | 2 +- openHABWatch Extension/Views/Rows/FrameRow.swift | 2 +- openHABWatch Extension/Views/Rows/GenericRow.swift | 2 +- openHABWatch Extension/Views/Rows/ImageRawRow.swift | 2 +- openHABWatch Extension/Views/Rows/ImageRow.swift | 2 +- openHABWatch Extension/Views/Rows/MapViewRow.swift | 2 +- openHABWatch Extension/Views/Rows/PreferencesRowUIView.swift | 2 +- openHABWatch Extension/Views/Rows/RollershutterRow.swift | 2 +- openHABWatch Extension/Views/Rows/SegmentRow.swift | 2 +- openHABWatch Extension/Views/Rows/SetpointRow.swift | 2 +- openHABWatch Extension/Views/Rows/SliderRow.swift | 2 +- .../Views/Rows/SliderWithSwitchSupportRow.swift | 2 +- openHABWatch Extension/Views/Rows/SwitchRow.swift | 2 +- openHABWatch Extension/Views/Utils/Color+Extension.swift | 2 +- openHABWatch Extension/Views/Utils/ColorSelection.swift | 2 +- openHABWatch Extension/Views/Utils/DetailTextLabelView.swift | 2 +- .../Views/Utils/EncircledIconWithAction.swift | 2 +- openHABWatch Extension/Views/Utils/IconView.swift | 2 +- openHABWatch Extension/Views/Utils/MapView.swift | 2 +- openHABWatch Extension/Views/Utils/PreviewConstants.swift | 2 +- openHABWatch Extension/Views/Utils/TextLabelView.swift | 2 +- openHABWatch Extension/Views/Utils/Unwrap.swift | 2 +- .../openHABWatch Extension/Model/LazyView.swift | 2 +- .../Model/ObservableOpenHABDataObject.swift | 2 +- .../Model/ObservableOpenHABSitemapPage.swift | 2 +- .../openHABWatch Extension/Model/ObservableOpenHABWidget.swift | 2 +- .../Model/ObservableOpenHABWidgetExtension.swift | 2 +- .../openHABWatch Extension/Model/UserDefaultsBacked.swift | 2 +- openHABWatch Extension/openHABWatch Extension/UserData.swift | 2 +- .../openHABWatch Extension/app/AppState.swift | 2 +- .../openHABWatch Extension/external/AppMessageService.swift | 2 +- 148 files changed, 148 insertions(+), 148 deletions(-) diff --git a/OpenHABCore/Sources/OpenHABCore/Model/DataExtension.swift b/OpenHABCore/Sources/OpenHABCore/Model/DataExtension.swift index 5e9c20c4e..d0b489908 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/DataExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/DataExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/DataObject.swift b/OpenHABCore/Sources/OpenHABCore/Model/DataObject.swift index 0ac36900f..8c7a61c93 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/DataObject.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/DataObject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/NumberState.swift b/OpenHABCore/Sources/OpenHABCore/Model/NumberState.swift index 880fa842c..c63051ae8 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/NumberState.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/NumberState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandDescription.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandDescription.swift index eb932b490..9cf6d3972 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandDescription.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandDescription.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandOptions.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandOptions.swift index 9400480c1..5484d2149 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandOptions.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABCommandOptions.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABItem.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABItem.swift index 342557c51..3d0877d4f 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABItem.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABItem.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABOptions.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABOptions.swift index 5363ef993..c98f5e1b4 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABOptions.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABOptions.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABServerProperties.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABServerProperties.swift index 1231f2690..6c9d1f53a 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABServerProperties.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABServerProperties.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemap.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemap.swift index 05dfa09a5..027c3ab69 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemap.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemap.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemapPage.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemapPage.swift index e8d08eda9..03f1b26dc 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemapPage.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABSitemapPage.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABStateDescription.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABStateDescription.swift index ade7b2210..035119729 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABStateDescription.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABStateDescription.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABUiTile.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABUiTile.swift index 3e602a331..ffac41eee 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABUiTile.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABUiTile.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidget.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidget.swift index d314bb50e..49a315327 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidget.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidget.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidgetMapping.swift b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidgetMapping.swift index 373014c09..131e548ca 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidgetMapping.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/OpenHABWidgetMapping.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Model/Sequence+KeyPath.swift b/OpenHABCore/Sources/OpenHABCore/Model/Sequence+KeyPath.swift index a2d24ed34..e05eb9e6a 100644 --- a/OpenHABCore/Sources/OpenHABCore/Model/Sequence+KeyPath.swift +++ b/OpenHABCore/Sources/OpenHABCore/Model/Sequence+KeyPath.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/ClientCertificateManager.swift b/OpenHABCore/Sources/OpenHABCore/Util/ClientCertificateManager.swift index 78dd94dd1..11138ef15 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/ClientCertificateManager.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/ClientCertificateManager.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Collection+SafeAccess.swift b/OpenHABCore/Sources/OpenHABCore/Util/Collection+SafeAccess.swift index 8e29a4e9d..d085b8bee 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Collection+SafeAccess.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Collection+SafeAccess.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Comparable.swift b/OpenHABCore/Sources/OpenHABCore/Util/Comparable.swift index 1427f658a..05cac2fd4 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Comparable.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Comparable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/DateFormatterExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/DateFormatterExtension.swift index 57005ac18..deca1a7c2 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/DateFormatterExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/DateFormatterExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/DoubleExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/DoubleExtension.swift index 7cbee9994..3fa837c2b 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/DoubleExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/DoubleExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Endpoint.swift b/OpenHABCore/Sources/OpenHABCore/Util/Endpoint.swift index c7d824981..6a45ca194 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Endpoint.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Endpoint.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Equatable.swift b/OpenHABCore/Sources/OpenHABCore/Util/Equatable.swift index f67477fe5..9dc0b5ffe 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Equatable.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Equatable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Future.swift b/OpenHABCore/Sources/OpenHABCore/Util/Future.swift index d6629fe07..a2cc029d8 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Future.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Future.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/KeyedDecodingContainerProtocolExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/KeyedDecodingContainerProtocolExtension.swift index 151a4e446..1d52d3f66 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/KeyedDecodingContainerProtocolExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/KeyedDecodingContainerProtocolExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/NetworkConnection.swift b/OpenHABCore/Sources/OpenHABCore/Util/NetworkConnection.swift index fc6784916..51072269d 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/NetworkConnection.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/NetworkConnection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/OSLogExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/OSLogExtension.swift index da121d43e..11c171d4c 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/OSLogExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/OSLogExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABAccessTokenAdapter.swift b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABAccessTokenAdapter.swift index 5b6b35231..6e6fb25e5 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABAccessTokenAdapter.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABAccessTokenAdapter.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABItemCache.swift b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABItemCache.swift index 92aa6085d..ede1f2911 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABItemCache.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABItemCache.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABLogger.swift b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABLogger.swift index a78cd4148..3f47e5b93 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABLogger.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABLogger.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift index 48b26251a..7fcce4577 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/OpenHABSessionDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift b/OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift index b73d4773a..6bcbd4dca 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/Preferences.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/ServerCertificateManager.swift b/OpenHABCore/Sources/OpenHABCore/Util/ServerCertificateManager.swift index b6791877e..9c379c6fd 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/ServerCertificateManager.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/ServerCertificateManager.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/StringExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/StringExtension.swift index 57c10d402..7ff82430e 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/StringExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/StringExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/UIColorExtension.swift b/OpenHABCore/Sources/OpenHABCore/Util/UIColorExtension.swift index bd9d6ceb0..3e5a76c5e 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/UIColorExtension.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/UIColorExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Sources/OpenHABCore/Util/UnknownCaseRepresentable.swift b/OpenHABCore/Sources/OpenHABCore/Util/UnknownCaseRepresentable.swift index 281460ee3..938fdfa4c 100644 --- a/OpenHABCore/Sources/OpenHABCore/Util/UnknownCaseRepresentable.swift +++ b/OpenHABCore/Sources/OpenHABCore/Util/UnknownCaseRepresentable.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/ItemCacheTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/ItemCacheTests.swift index 6a3b8f3d4..644f8e425 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/ItemCacheTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/ItemCacheTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/JSONData.swift b/OpenHABCore/Tests/OpenHABCoreTests/JSONData.swift index 59dcd36b1..8a5acfa87 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/JSONData.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/JSONData.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift index 488f23c2e..29a423fb8 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/JSONParserTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/MockURLProtocol.swift b/OpenHABCore/Tests/OpenHABCoreTests/MockURLProtocol.swift index 652510ad2..bfe6a42fd 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/MockURLProtocol.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/MockURLProtocol.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/NumberStateTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/NumberStateTests.swift index cd44a8ca9..db9c9931b 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/NumberStateTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/NumberStateTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/OpenHABCoreGeneralTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/OpenHABCoreGeneralTests.swift index 71a4c70e0..773c14431 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/OpenHABCoreGeneralTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/OpenHABCoreGeneralTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/ParseAsTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/ParseAsTests.swift index 240c667b1..ed3ecebe2 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/ParseAsTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/ParseAsTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/RESTAPITests.swift b/OpenHABCore/Tests/OpenHABCoreTests/RESTAPITests.swift index 0374856ae..feb81bae6 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/RESTAPITests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/RESTAPITests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/UserDefaultsTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/UserDefaultsTests.swift index 9e290c514..df3532f2e 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/UserDefaultsTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/UserDefaultsTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/XMLData.swift b/OpenHABCore/Tests/OpenHABCoreTests/XMLData.swift index 9e1f2acee..9e1dc7b38 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/XMLData.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/XMLData.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/OpenHABCore/Tests/OpenHABCoreTests/XMLParserTests.swift b/OpenHABCore/Tests/OpenHABCoreTests/XMLParserTests.swift index 711411413..7353ee20d 100644 --- a/OpenHABCore/Tests/OpenHABCoreTests/XMLParserTests.swift +++ b/OpenHABCore/Tests/OpenHABCoreTests/XMLParserTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/AppDelegate.swift b/openHAB/AppDelegate.swift index ea487f147..625eb93cd 100644 --- a/openHAB/AppDelegate.swift +++ b/openHAB/AppDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/ColorPickerUITableViewCell.swift b/openHAB/ColorPickerUITableViewCell.swift index 7b7433b2c..99517efc2 100644 --- a/openHAB/ColorPickerUITableViewCell.swift +++ b/openHAB/ColorPickerUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/ColorPickerViewController.swift b/openHAB/ColorPickerViewController.swift index af5052430..7f46e7625 100644 --- a/openHAB/ColorPickerViewController.swift +++ b/openHAB/ColorPickerViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/DrawerUITableViewCell.swift b/openHAB/DrawerUITableViewCell.swift index e59494c54..0efe0d91b 100644 --- a/openHAB/DrawerUITableViewCell.swift +++ b/openHAB/DrawerUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/DynamicButtonStyleBell.swift b/openHAB/DynamicButtonStyleBell.swift index f7571722e..82a3c73fe 100644 --- a/openHAB/DynamicButtonStyleBell.swift +++ b/openHAB/DynamicButtonStyleBell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/DynamicButtonStyleGear.swift b/openHAB/DynamicButtonStyleGear.swift index 5610aa135..80388c278 100644 --- a/openHAB/DynamicButtonStyleGear.swift +++ b/openHAB/DynamicButtonStyleGear.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/FrameUITableViewCell.swift b/openHAB/FrameUITableViewCell.swift index ee76ab09e..8b32c1580 100644 --- a/openHAB/FrameUITableViewCell.swift +++ b/openHAB/FrameUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/GenericUITableViewCell.swift b/openHAB/GenericUITableViewCell.swift index 4742a01e8..307f9b3c4 100644 --- a/openHAB/GenericUITableViewCell.swift +++ b/openHAB/GenericUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/MapViewTableViewCell.swift b/openHAB/MapViewTableViewCell.swift index 906444d24..00bb64072 100644 --- a/openHAB/MapViewTableViewCell.swift +++ b/openHAB/MapViewTableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/MulticastDelegate.swift b/openHAB/MulticastDelegate.swift index f099eaa4c..d53ac2c1e 100644 --- a/openHAB/MulticastDelegate.swift +++ b/openHAB/MulticastDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/NewImageUITableViewCell.swift b/openHAB/NewImageUITableViewCell.swift index 11e887921..482cbfc5c 100644 --- a/openHAB/NewImageUITableViewCell.swift +++ b/openHAB/NewImageUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/NotificationTableViewCell.swift b/openHAB/NotificationTableViewCell.swift index beaaf6473..4c38376ba 100644 --- a/openHAB/NotificationTableViewCell.swift +++ b/openHAB/NotificationTableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABClientCertificatesViewController.swift b/openHAB/OpenHABClientCertificatesViewController.swift index 9e1837282..da74346fb 100644 --- a/openHAB/OpenHABClientCertificatesViewController.swift +++ b/openHAB/OpenHABClientCertificatesViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABDataObject.swift b/openHAB/OpenHABDataObject.swift index d264f5c6d..1f6d0fa72 100644 --- a/openHAB/OpenHABDataObject.swift +++ b/openHAB/OpenHABDataObject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABDrawerItem.swift b/openHAB/OpenHABDrawerItem.swift index b1d78a6b4..ce8924bf5 100644 --- a/openHAB/OpenHABDrawerItem.swift +++ b/openHAB/OpenHABDrawerItem.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABDrawerTableViewController.swift b/openHAB/OpenHABDrawerTableViewController.swift index fe9bd7c73..2b5ceed51 100644 --- a/openHAB/OpenHABDrawerTableViewController.swift +++ b/openHAB/OpenHABDrawerTableViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABLegalViewController.swift b/openHAB/OpenHABLegalViewController.swift index 9aa1ec601..4c63aec40 100644 --- a/openHAB/OpenHABLegalViewController.swift +++ b/openHAB/OpenHABLegalViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABNotification.swift b/openHAB/OpenHABNotification.swift index d4eecb580..4970cc65b 100644 --- a/openHAB/OpenHABNotification.swift +++ b/openHAB/OpenHABNotification.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABNotificationsViewController.swift b/openHAB/OpenHABNotificationsViewController.swift index df9274fd8..c78ecdca7 100644 --- a/openHAB/OpenHABNotificationsViewController.swift +++ b/openHAB/OpenHABNotificationsViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABRootViewController.swift b/openHAB/OpenHABRootViewController.swift index 097a8e9bf..059e898c7 100644 --- a/openHAB/OpenHABRootViewController.swift +++ b/openHAB/OpenHABRootViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABSelectionTableViewController.swift b/openHAB/OpenHABSelectionTableViewController.swift index e3bc64820..a03f5bd95 100644 --- a/openHAB/OpenHABSelectionTableViewController.swift +++ b/openHAB/OpenHABSelectionTableViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABSettingsViewController.swift b/openHAB/OpenHABSettingsViewController.swift index aaeb3fe5c..a75683041 100644 --- a/openHAB/OpenHABSettingsViewController.swift +++ b/openHAB/OpenHABSettingsViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABSitemapViewController.swift b/openHAB/OpenHABSitemapViewController.swift index a670d8d65..bc119334a 100644 --- a/openHAB/OpenHABSitemapViewController.swift +++ b/openHAB/OpenHABSitemapViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABTracker.swift b/openHAB/OpenHABTracker.swift index b825cdc23..0933f9be4 100644 --- a/openHAB/OpenHABTracker.swift +++ b/openHAB/OpenHABTracker.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABViewController.swift b/openHAB/OpenHABViewController.swift index 22cb97ae3..d4c1a38da 100644 --- a/openHAB/OpenHABViewController.swift +++ b/openHAB/OpenHABViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/OpenHABWebViewController.swift b/openHAB/OpenHABWebViewController.swift index cc2083843..f6c02172f 100644 --- a/openHAB/OpenHABWebViewController.swift +++ b/openHAB/OpenHABWebViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/PlayerView.swift b/openHAB/PlayerView.swift index 116385481..0d4eb2b33 100644 --- a/openHAB/PlayerView.swift +++ b/openHAB/PlayerView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/ReusableView.swift b/openHAB/ReusableView.swift index b0e726c11..94e93b047 100644 --- a/openHAB/ReusableView.swift +++ b/openHAB/ReusableView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/RollershutterUITableViewCell.swift b/openHAB/RollershutterUITableViewCell.swift index 7b472877d..a4796d5b6 100644 --- a/openHAB/RollershutterUITableViewCell.swift +++ b/openHAB/RollershutterUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/ScaleAspectFitImageView.swift b/openHAB/ScaleAspectFitImageView.swift index 2e3f33e42..cf231d9c9 100644 --- a/openHAB/ScaleAspectFitImageView.swift +++ b/openHAB/ScaleAspectFitImageView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SegmentedUITableViewCell.swift b/openHAB/SegmentedUITableViewCell.swift index 26bc3c03f..084c6e469 100644 --- a/openHAB/SegmentedUITableViewCell.swift +++ b/openHAB/SegmentedUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SelectionUITableViewCell.swift b/openHAB/SelectionUITableViewCell.swift index 5a9f21013..ce89e18ff 100644 --- a/openHAB/SelectionUITableViewCell.swift +++ b/openHAB/SelectionUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SetpointUITableViewCell.swift b/openHAB/SetpointUITableViewCell.swift index 576bdef29..dafe5f691 100644 --- a/openHAB/SetpointUITableViewCell.swift +++ b/openHAB/SetpointUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SliderUITableViewCell.swift b/openHAB/SliderUITableViewCell.swift index 56a76206a..4b2894b22 100644 --- a/openHAB/SliderUITableViewCell.swift +++ b/openHAB/SliderUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SliderWithSwitchSupportUITableViewCell.swift b/openHAB/SliderWithSwitchSupportUITableViewCell.swift index 994c8b054..8b3c765d5 100644 --- a/openHAB/SliderWithSwitchSupportUITableViewCell.swift +++ b/openHAB/SliderWithSwitchSupportUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SpinnerViewController.swift b/openHAB/SpinnerViewController.swift index 62061219c..4482c98c3 100644 --- a/openHAB/SpinnerViewController.swift +++ b/openHAB/SpinnerViewController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/SwitchUITableViewCell.swift b/openHAB/SwitchUITableViewCell.swift index d9c177d40..095954ad1 100644 --- a/openHAB/SwitchUITableViewCell.swift +++ b/openHAB/SwitchUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/Throttler.swift b/openHAB/Throttler.swift index be18187e7..243cb890e 100644 --- a/openHAB/Throttler.swift +++ b/openHAB/Throttler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/UICircleButton.swift b/openHAB/UICircleButton.swift index c7de0cbd6..d22e4c332 100644 --- a/openHAB/UICircleButton.swift +++ b/openHAB/UICircleButton.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/UILabel+Localization.swift b/openHAB/UILabel+Localization.swift index e6fee91ca..9872ee569 100644 --- a/openHAB/UILabel+Localization.swift +++ b/openHAB/UILabel+Localization.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/UITableView.swift b/openHAB/UITableView.swift index 27a58865a..2ce2fad4d 100644 --- a/openHAB/UITableView.swift +++ b/openHAB/UITableView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/UIViewController+Localization.swift b/openHAB/UIViewController+Localization.swift index 68e4fe574..f96d62449 100644 --- a/openHAB/UIViewController+Localization.swift +++ b/openHAB/UIViewController+Localization.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/URL+Static.swift b/openHAB/URL+Static.swift index fb02a3160..4a30c6d76 100644 --- a/openHAB/URL+Static.swift +++ b/openHAB/URL+Static.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/VideoUITableViewCell.swift b/openHAB/VideoUITableViewCell.swift index 0eaf77e1f..81364d68b 100644 --- a/openHAB/VideoUITableViewCell.swift +++ b/openHAB/VideoUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/WatchMessageService.swift b/openHAB/WatchMessageService.swift index 444beb86e..5de90ff2f 100644 --- a/openHAB/WatchMessageService.swift +++ b/openHAB/WatchMessageService.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/WebUITableViewCell.swift b/openHAB/WebUITableViewCell.swift index acee8b323..2a187eba8 100644 --- a/openHAB/WebUITableViewCell.swift +++ b/openHAB/WebUITableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/GetItemStateIntentHandler.swift b/openHABIntents/GetItemStateIntentHandler.swift index 80c8cc0ee..ec9664280 100644 --- a/openHABIntents/GetItemStateIntentHandler.swift +++ b/openHABIntents/GetItemStateIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/IntentHandler.swift b/openHABIntents/IntentHandler.swift index 2249c33b2..baf62c754 100644 --- a/openHABIntents/IntentHandler.swift +++ b/openHABIntents/IntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetColorValueIntentHandler.swift b/openHABIntents/SetColorValueIntentHandler.swift index 3c9ec77bb..fc9d2ce12 100644 --- a/openHABIntents/SetColorValueIntentHandler.swift +++ b/openHABIntents/SetColorValueIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetContactStateValueIntentHandler.swift b/openHABIntents/SetContactStateValueIntentHandler.swift index 18d581ebf..d9de03595 100644 --- a/openHABIntents/SetContactStateValueIntentHandler.swift +++ b/openHABIntents/SetContactStateValueIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetDimmerRollerValueIntentHandler.swift b/openHABIntents/SetDimmerRollerValueIntentHandler.swift index 936c5b25e..400b3615b 100644 --- a/openHABIntents/SetDimmerRollerValueIntentHandler.swift +++ b/openHABIntents/SetDimmerRollerValueIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetNumberValueIntentHandler.swift b/openHABIntents/SetNumberValueIntentHandler.swift index 44606ca80..9135422c9 100644 --- a/openHABIntents/SetNumberValueIntentHandler.swift +++ b/openHABIntents/SetNumberValueIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetStringValueIntentHandler.swift b/openHABIntents/SetStringValueIntentHandler.swift index 95e4044e0..372ccc3eb 100644 --- a/openHABIntents/SetStringValueIntentHandler.swift +++ b/openHABIntents/SetStringValueIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABIntents/SetSwitchStateIntentHandler.swift b/openHABIntents/SetSwitchStateIntentHandler.swift index e23f4c914..f2c2f99ac 100644 --- a/openHABIntents/SetSwitchStateIntentHandler.swift +++ b/openHABIntents/SetSwitchStateIntentHandler.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/LocalizationTests.swift b/openHABTestsSwift/LocalizationTests.swift index 680fdc719..e2f54808a 100644 --- a/openHABTestsSwift/LocalizationTests.swift +++ b/openHABTestsSwift/LocalizationTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/OpenHABGeneralTests.swift b/openHABTestsSwift/OpenHABGeneralTests.swift index 8cb152e50..df08a34b1 100644 --- a/openHABTestsSwift/OpenHABGeneralTests.swift +++ b/openHABTestsSwift/OpenHABGeneralTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/OpenHABJSONParserTests.swift b/openHABTestsSwift/OpenHABJSONParserTests.swift index d09ebc665..9f2ae4fec 100644 --- a/openHABTestsSwift/OpenHABJSONParserTests.swift +++ b/openHABTestsSwift/OpenHABJSONParserTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/OpenHABSVGTests.swift b/openHABTestsSwift/OpenHABSVGTests.swift index 4717420cd..1ca6438ed 100644 --- a/openHABTestsSwift/OpenHABSVGTests.swift +++ b/openHABTestsSwift/OpenHABSVGTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/OpenHABWatchTests.swift b/openHABTestsSwift/OpenHABWatchTests.swift index 9a44167e4..2ed97ef2b 100644 --- a/openHABTestsSwift/OpenHABWatchTests.swift +++ b/openHABTestsSwift/OpenHABWatchTests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/XCTestCaseExtension.swift b/openHABTestsSwift/XCTestCaseExtension.swift index acb6cdc72..b8ef4886c 100644 --- a/openHABTestsSwift/XCTestCaseExtension.swift +++ b/openHABTestsSwift/XCTestCaseExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABUITests/OpenHABUITests.swift b/openHABUITests/OpenHABUITests.swift index b2f8531ec..ed0d4d04e 100644 --- a/openHABUITests/OpenHABUITests.swift +++ b/openHABUITests/OpenHABUITests.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/ComplicationController.swift b/openHABWatch Extension/ComplicationController.swift index e2a349e9d..bd769d3e7 100644 --- a/openHABWatch Extension/ComplicationController.swift +++ b/openHABWatch Extension/ComplicationController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/ExtensionDelegate.swift b/openHABWatch Extension/ExtensionDelegate.swift index 9e352fb11..d48589338 100644 --- a/openHABWatch Extension/ExtensionDelegate.swift +++ b/openHABWatch Extension/ExtensionDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/HostingController.swift b/openHABWatch Extension/HostingController.swift index d37e2942d..9885e092f 100644 --- a/openHABWatch Extension/HostingController.swift +++ b/openHABWatch Extension/HostingController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/NotificationController.swift b/openHABWatch Extension/NotificationController.swift index 5b2ec9474..83790c5ad 100644 --- a/openHABWatch Extension/NotificationController.swift +++ b/openHABWatch Extension/NotificationController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/NotificationView.swift b/openHABWatch Extension/NotificationView.swift index 41f6ba952..7f569e3b7 100644 --- a/openHABWatch Extension/NotificationView.swift +++ b/openHABWatch Extension/NotificationView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/OpenHABWatchTracker.swift b/openHABWatch Extension/OpenHABWatchTracker.swift index 3af05c75c..7dc6fcf10 100644 --- a/openHABWatch Extension/OpenHABWatchTracker.swift +++ b/openHABWatch Extension/OpenHABWatchTracker.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/PreferencesHostingController.swift b/openHABWatch Extension/PreferencesHostingController.swift index 75df87ae2..bdbbf3d15 100644 --- a/openHABWatch Extension/PreferencesHostingController.swift +++ b/openHABWatch Extension/PreferencesHostingController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/UserDefaultsExtension.swift b/openHABWatch Extension/UserDefaultsExtension.swift index e20a85b24..6d00c18e3 100644 --- a/openHABWatch Extension/UserDefaultsExtension.swift +++ b/openHABWatch Extension/UserDefaultsExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/ContentView.swift b/openHABWatch Extension/Views/ContentView.swift index 8e865ed93..893b78c88 100644 --- a/openHABWatch Extension/Views/ContentView.swift +++ b/openHABWatch Extension/Views/ContentView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/PreferencesSwiftUIView.swift b/openHABWatch Extension/Views/PreferencesSwiftUIView.swift index 727a286c3..0badaa99a 100644 --- a/openHABWatch Extension/Views/PreferencesSwiftUIView.swift +++ b/openHABWatch Extension/Views/PreferencesSwiftUIView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/ColorPickerRow.swift b/openHABWatch Extension/Views/Rows/ColorPickerRow.swift index cc8516176..3b9123501 100644 --- a/openHABWatch Extension/Views/Rows/ColorPickerRow.swift +++ b/openHABWatch Extension/Views/Rows/ColorPickerRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/FrameRow.swift b/openHABWatch Extension/Views/Rows/FrameRow.swift index 5ea262c2b..1048b6c91 100644 --- a/openHABWatch Extension/Views/Rows/FrameRow.swift +++ b/openHABWatch Extension/Views/Rows/FrameRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/GenericRow.swift b/openHABWatch Extension/Views/Rows/GenericRow.swift index 5728da9d5..e8bf6c46a 100644 --- a/openHABWatch Extension/Views/Rows/GenericRow.swift +++ b/openHABWatch Extension/Views/Rows/GenericRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/ImageRawRow.swift b/openHABWatch Extension/Views/Rows/ImageRawRow.swift index 186241dfd..77869abaa 100644 --- a/openHABWatch Extension/Views/Rows/ImageRawRow.swift +++ b/openHABWatch Extension/Views/Rows/ImageRawRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/ImageRow.swift b/openHABWatch Extension/Views/Rows/ImageRow.swift index f6ecef106..a4eb3f9d4 100644 --- a/openHABWatch Extension/Views/Rows/ImageRow.swift +++ b/openHABWatch Extension/Views/Rows/ImageRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/MapViewRow.swift b/openHABWatch Extension/Views/Rows/MapViewRow.swift index d0d21f3d0..dfb178b83 100644 --- a/openHABWatch Extension/Views/Rows/MapViewRow.swift +++ b/openHABWatch Extension/Views/Rows/MapViewRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/PreferencesRowUIView.swift b/openHABWatch Extension/Views/Rows/PreferencesRowUIView.swift index 8410944f5..fa52f7bac 100644 --- a/openHABWatch Extension/Views/Rows/PreferencesRowUIView.swift +++ b/openHABWatch Extension/Views/Rows/PreferencesRowUIView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/RollershutterRow.swift b/openHABWatch Extension/Views/Rows/RollershutterRow.swift index 2b89a65e8..b3df031bc 100644 --- a/openHABWatch Extension/Views/Rows/RollershutterRow.swift +++ b/openHABWatch Extension/Views/Rows/RollershutterRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/SegmentRow.swift b/openHABWatch Extension/Views/Rows/SegmentRow.swift index 277ba4689..3ec61e2a3 100644 --- a/openHABWatch Extension/Views/Rows/SegmentRow.swift +++ b/openHABWatch Extension/Views/Rows/SegmentRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/SetpointRow.swift b/openHABWatch Extension/Views/Rows/SetpointRow.swift index aef3bffa8..f65af15ee 100644 --- a/openHABWatch Extension/Views/Rows/SetpointRow.swift +++ b/openHABWatch Extension/Views/Rows/SetpointRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/SliderRow.swift b/openHABWatch Extension/Views/Rows/SliderRow.swift index def45ca7f..44cb1ae17 100644 --- a/openHABWatch Extension/Views/Rows/SliderRow.swift +++ b/openHABWatch Extension/Views/Rows/SliderRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/SliderWithSwitchSupportRow.swift b/openHABWatch Extension/Views/Rows/SliderWithSwitchSupportRow.swift index 1c82658ad..af0fea029 100644 --- a/openHABWatch Extension/Views/Rows/SliderWithSwitchSupportRow.swift +++ b/openHABWatch Extension/Views/Rows/SliderWithSwitchSupportRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Rows/SwitchRow.swift b/openHABWatch Extension/Views/Rows/SwitchRow.swift index e54c552af..a593a42e2 100644 --- a/openHABWatch Extension/Views/Rows/SwitchRow.swift +++ b/openHABWatch Extension/Views/Rows/SwitchRow.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/Color+Extension.swift b/openHABWatch Extension/Views/Utils/Color+Extension.swift index 092e4757c..95407a3b1 100644 --- a/openHABWatch Extension/Views/Utils/Color+Extension.swift +++ b/openHABWatch Extension/Views/Utils/Color+Extension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/ColorSelection.swift b/openHABWatch Extension/Views/Utils/ColorSelection.swift index fe9c5c559..3ff08fc7a 100644 --- a/openHABWatch Extension/Views/Utils/ColorSelection.swift +++ b/openHABWatch Extension/Views/Utils/ColorSelection.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/DetailTextLabelView.swift b/openHABWatch Extension/Views/Utils/DetailTextLabelView.swift index bac694abd..a6a0d84a2 100644 --- a/openHABWatch Extension/Views/Utils/DetailTextLabelView.swift +++ b/openHABWatch Extension/Views/Utils/DetailTextLabelView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/EncircledIconWithAction.swift b/openHABWatch Extension/Views/Utils/EncircledIconWithAction.swift index e95181e07..81655020d 100644 --- a/openHABWatch Extension/Views/Utils/EncircledIconWithAction.swift +++ b/openHABWatch Extension/Views/Utils/EncircledIconWithAction.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/IconView.swift b/openHABWatch Extension/Views/Utils/IconView.swift index b2363f3a9..6714ce445 100644 --- a/openHABWatch Extension/Views/Utils/IconView.swift +++ b/openHABWatch Extension/Views/Utils/IconView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/MapView.swift b/openHABWatch Extension/Views/Utils/MapView.swift index 46fe7b5f6..a57e7c0aa 100644 --- a/openHABWatch Extension/Views/Utils/MapView.swift +++ b/openHABWatch Extension/Views/Utils/MapView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/PreviewConstants.swift b/openHABWatch Extension/Views/Utils/PreviewConstants.swift index cb8998d70..517c51f6c 100644 --- a/openHABWatch Extension/Views/Utils/PreviewConstants.swift +++ b/openHABWatch Extension/Views/Utils/PreviewConstants.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/TextLabelView.swift b/openHABWatch Extension/Views/Utils/TextLabelView.swift index 9a07ec640..d4cdc2ae4 100644 --- a/openHABWatch Extension/Views/Utils/TextLabelView.swift +++ b/openHABWatch Extension/Views/Utils/TextLabelView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/Views/Utils/Unwrap.swift b/openHABWatch Extension/Views/Utils/Unwrap.swift index 022097a21..d268726c8 100644 --- a/openHABWatch Extension/Views/Utils/Unwrap.swift +++ b/openHABWatch Extension/Views/Utils/Unwrap.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/LazyView.swift b/openHABWatch Extension/openHABWatch Extension/Model/LazyView.swift index 474a9696b..51baf5dfb 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/LazyView.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/LazyView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABDataObject.swift b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABDataObject.swift index cb2d53da1..d26753537 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABDataObject.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABDataObject.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABSitemapPage.swift b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABSitemapPage.swift index e2d09f3a0..1efc11054 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABSitemapPage.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABSitemapPage.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidget.swift b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidget.swift index c2a907d2a..863d16612 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidget.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidget.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidgetExtension.swift b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidgetExtension.swift index 23fcfc6b1..a64601abf 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidgetExtension.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/ObservableOpenHABWidgetExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/Model/UserDefaultsBacked.swift b/openHABWatch Extension/openHABWatch Extension/Model/UserDefaultsBacked.swift index 6c0de7bbc..e57aef06f 100644 --- a/openHABWatch Extension/openHABWatch Extension/Model/UserDefaultsBacked.swift +++ b/openHABWatch Extension/openHABWatch Extension/Model/UserDefaultsBacked.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/UserData.swift b/openHABWatch Extension/openHABWatch Extension/UserData.swift index d81c5ea2f..85774cd36 100644 --- a/openHABWatch Extension/openHABWatch Extension/UserData.swift +++ b/openHABWatch Extension/openHABWatch Extension/UserData.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/app/AppState.swift b/openHABWatch Extension/openHABWatch Extension/app/AppState.swift index 192c0e3ab..111317713 100644 --- a/openHABWatch Extension/openHABWatch Extension/app/AppState.swift +++ b/openHABWatch Extension/openHABWatch Extension/app/AppState.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/external/AppMessageService.swift b/openHABWatch Extension/openHABWatch Extension/external/AppMessageService.swift index b8db75299..5d3040c64 100644 --- a/openHABWatch Extension/openHABWatch Extension/external/AppMessageService.swift +++ b/openHABWatch Extension/openHABWatch Extension/external/AppMessageService.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. From 1f35f1840c44baf7d506800f006ca44e68d5ac1c Mon Sep 17 00:00:00 2001 From: Tim Bert <5411131+timbms@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:58:11 +0100 Subject: [PATCH 2/2] Update copyright notice, second batch Reverted .swiftformat to consider --header Signed-off-by: Tim Bert <5411131+timbms@users.noreply.github.com> --- BuildTools/.swiftformat | 2 +- BuildTools/Empty.swift | 3 ++- openHAB/NewImageTableViewCell.swift | 2 +- openHAB/ScaledHeightUIImageView.swift | 2 +- openHAB/UIAlertView+Block.swift | 2 +- openHABTestsSwift/OpenHABEndPoint.swift | 2 +- .../openHABWatch Extension/ButtonTableRowController.swift | 2 +- .../openHABWatch Extension/ComplicationController.swift | 2 +- .../openHABWatch Extension/ExtensionDelegate.swift | 2 +- .../openHABWatch Extension/InterfaceController.swift | 2 +- .../openHABWatch Extension/NotificationController.swift | 2 +- .../openHABWatch Extension/PrefsInterfaceController.swift | 2 +- .../openHABWatch Extension/UserDefaultsExtension.swift | 2 +- .../openHABWatch Extension/external/OpenHabService.swift | 2 +- 14 files changed, 15 insertions(+), 14 deletions(-) diff --git a/BuildTools/.swiftformat b/BuildTools/.swiftformat index f4d7fbc45..02b391a94 100644 --- a/BuildTools/.swiftformat +++ b/BuildTools/.swiftformat @@ -47,4 +47,4 @@ --wrapcollections before-first --wrapparameters after-first --xcodeindentation disabled -# --header "// Copyright (c) 2010-{year} Contributors to the openHAB project\n//\n// See the NOTICE file(s) distributed with this work for additional\n// information.\n//\n// This program and the accompanying materials are made available under the\n// terms of the Eclipse Public License 2.0 which is available at\n// http://www.eclipse.org/legal/epl-2.0\n//\n// SPDX-License-Identifier: EPL-2.0" +--header "// Copyright (c) 2010-{year} Contributors to the openHAB project\n//\n// See the NOTICE file(s) distributed with this work for additional\n// information.\n//\n// This program and the accompanying materials are made available under the\n// terms of the Eclipse Public License 2.0 which is available at\n// http://www.eclipse.org/legal/epl-2.0\n//\n// SPDX-License-Identifier: EPL-2.0" diff --git a/BuildTools/Empty.swift b/BuildTools/Empty.swift index ca2cf0117..5b0072de6 100644 --- a/BuildTools/Empty.swift +++ b/BuildTools/Empty.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. @@ -8,3 +8,4 @@ // http://www.eclipse.org/legal/epl-2.0 // // SPDX-License-Identifier: EPL-2.0 + diff --git a/openHAB/NewImageTableViewCell.swift b/openHAB/NewImageTableViewCell.swift index 1608b9b02..09f378662 100644 --- a/openHAB/NewImageTableViewCell.swift +++ b/openHAB/NewImageTableViewCell.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/ScaledHeightUIImageView.swift b/openHAB/ScaledHeightUIImageView.swift index 65c57140a..d7293f2cf 100644 --- a/openHAB/ScaledHeightUIImageView.swift +++ b/openHAB/ScaledHeightUIImageView.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHAB/UIAlertView+Block.swift b/openHAB/UIAlertView+Block.swift index aee6f9f33..a42887b05 100644 --- a/openHAB/UIAlertView+Block.swift +++ b/openHAB/UIAlertView+Block.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABTestsSwift/OpenHABEndPoint.swift b/openHABTestsSwift/OpenHABEndPoint.swift index 50c38a6ed..a04380fc6 100644 --- a/openHABTestsSwift/OpenHABEndPoint.swift +++ b/openHABTestsSwift/OpenHABEndPoint.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/ButtonTableRowController.swift b/openHABWatch Extension/openHABWatch Extension/ButtonTableRowController.swift index e0374b4fc..4421beae0 100644 --- a/openHABWatch Extension/openHABWatch Extension/ButtonTableRowController.swift +++ b/openHABWatch Extension/openHABWatch Extension/ButtonTableRowController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/ComplicationController.swift b/openHABWatch Extension/openHABWatch Extension/ComplicationController.swift index ac93753ae..38adefbcd 100644 --- a/openHABWatch Extension/openHABWatch Extension/ComplicationController.swift +++ b/openHABWatch Extension/openHABWatch Extension/ComplicationController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/ExtensionDelegate.swift b/openHABWatch Extension/openHABWatch Extension/ExtensionDelegate.swift index aad19bd0c..c01d4feb2 100644 --- a/openHABWatch Extension/openHABWatch Extension/ExtensionDelegate.swift +++ b/openHABWatch Extension/openHABWatch Extension/ExtensionDelegate.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/InterfaceController.swift b/openHABWatch Extension/openHABWatch Extension/InterfaceController.swift index 62c8d4f8b..34cd1f9e3 100644 --- a/openHABWatch Extension/openHABWatch Extension/InterfaceController.swift +++ b/openHABWatch Extension/openHABWatch Extension/InterfaceController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/NotificationController.swift b/openHABWatch Extension/openHABWatch Extension/NotificationController.swift index b50ff446f..350260912 100644 --- a/openHABWatch Extension/openHABWatch Extension/NotificationController.swift +++ b/openHABWatch Extension/openHABWatch Extension/NotificationController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/PrefsInterfaceController.swift b/openHABWatch Extension/openHABWatch Extension/PrefsInterfaceController.swift index 9010083af..b455ca963 100644 --- a/openHABWatch Extension/openHABWatch Extension/PrefsInterfaceController.swift +++ b/openHABWatch Extension/openHABWatch Extension/PrefsInterfaceController.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/UserDefaultsExtension.swift b/openHABWatch Extension/openHABWatch Extension/UserDefaultsExtension.swift index 244ce3dff..c5fe6b766 100644 --- a/openHABWatch Extension/openHABWatch Extension/UserDefaultsExtension.swift +++ b/openHABWatch Extension/openHABWatch Extension/UserDefaultsExtension.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information. diff --git a/openHABWatch Extension/openHABWatch Extension/external/OpenHabService.swift b/openHABWatch Extension/openHABWatch Extension/external/OpenHabService.swift index 32d10edba..3f561018b 100644 --- a/openHABWatch Extension/openHABWatch Extension/external/OpenHabService.swift +++ b/openHABWatch Extension/openHABWatch Extension/external/OpenHabService.swift @@ -1,4 +1,4 @@ -// Copyright (c) 2010-2023 Contributors to the openHAB project +// Copyright (c) 2010-2024 Contributors to the openHAB project // // See the NOTICE file(s) distributed with this work for additional // information.