diff --git a/DemoApp/AppDelegate.swift b/DemoApp/AppDelegate.swift index db3d9f1c323..2a6d404acc8 100644 --- a/DemoApp/AppDelegate.swift +++ b/DemoApp/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/CustomMessageContentView.swift b/DemoApp/CustomMessageContentView.swift index 2a089c43f24..559becd461f 100644 --- a/DemoApp/CustomMessageContentView.swift +++ b/DemoApp/CustomMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/DemoAppConfiguration.swift b/DemoApp/DemoAppConfiguration.swift index f34191712ec..056af53c98d 100644 --- a/DemoApp/DemoAppConfiguration.swift +++ b/DemoApp/DemoAppConfiguration.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Atlantis diff --git a/DemoApp/Extensions/MessageReactionType+Position.swift b/DemoApp/Extensions/MessageReactionType+Position.swift index b9f2c9c2f92..e4f3008a63a 100644 --- a/DemoApp/Extensions/MessageReactionType+Position.swift +++ b/DemoApp/Extensions/MessageReactionType+Position.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Extensions/UIImage+Resized.swift b/DemoApp/Extensions/UIImage+Resized.swift index f9affba42e1..bf201f09059 100644 --- a/DemoApp/Extensions/UIImage+Resized.swift +++ b/DemoApp/Extensions/UIImage+Resized.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Extensions/UIViewController+Alert.swift b/DemoApp/Extensions/UIViewController+Alert.swift index 96aece2ef61..2ef99e18b6a 100644 --- a/DemoApp/Extensions/UIViewController+Alert.swift +++ b/DemoApp/Extensions/UIViewController+Alert.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Extensions/UserDefaults+Shared.swift b/DemoApp/Extensions/UserDefaults+Shared.swift index d3d128df302..6b817706ddc 100644 --- a/DemoApp/Extensions/UserDefaults+Shared.swift +++ b/DemoApp/Extensions/UserDefaults+Shared.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Resources/cs.lproj/Localizable.strings b/DemoApp/Resources/cs.lproj/Localizable.strings index c719f28a65d..eb880c283b7 100644 --- a/DemoApp/Resources/cs.lproj/Localizable.strings +++ b/DemoApp/Resources/cs.lproj/Localizable.strings @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // // MARK: - StreamChatUI Strings diff --git a/DemoApp/Resources/en.lproj/Localizable.strings b/DemoApp/Resources/en.lproj/Localizable.strings index d1b9ff61625..831d68126aa 100644 --- a/DemoApp/Resources/en.lproj/Localizable.strings +++ b/DemoApp/Resources/en.lproj/Localizable.strings @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // // MARK: - StreamChatUI Strings diff --git a/DemoApp/SceneDelegate.swift b/DemoApp/SceneDelegate.swift index d78f6408d04..23b4fe5233a 100644 --- a/DemoApp/SceneDelegate.swift +++ b/DemoApp/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/AppConfigViewController/AppConfigViewController.swift b/DemoApp/Screens/AppConfigViewController/AppConfigViewController.swift index 6d74cc6ad84..743a086f8ec 100644 --- a/DemoApp/Screens/AppConfigViewController/AppConfigViewController.swift +++ b/DemoApp/Screens/AppConfigViewController/AppConfigViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/AppConfigViewController/OptionsSelectorViewController.swift b/DemoApp/Screens/AppConfigViewController/OptionsSelectorViewController.swift index 26d2eb02a9b..349db94e8f3 100644 --- a/DemoApp/Screens/AppConfigViewController/OptionsSelectorViewController.swift +++ b/DemoApp/Screens/AppConfigViewController/OptionsSelectorViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/DemoApp/Screens/AppConfigViewController/SwitchButton.swift b/DemoApp/Screens/AppConfigViewController/SwitchButton.swift index 1702e024c8d..ce7749dcbc7 100644 --- a/DemoApp/Screens/AppConfigViewController/SwitchButton.swift +++ b/DemoApp/Screens/AppConfigViewController/SwitchButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift b/DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift index d247b52b6d9..e2c4395c415 100644 --- a/DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift +++ b/DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift b/DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift index a132c91ae98..ed4b7d3d279 100644 --- a/DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift +++ b/DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/Create Chat/CreateChatViewController.swift b/DemoApp/Screens/Create Chat/CreateChatViewController.swift index 8371547bfd0..714abb8a210 100644 --- a/DemoApp/Screens/Create Chat/CreateChatViewController.swift +++ b/DemoApp/Screens/Create Chat/CreateChatViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/Create Chat/CreateGroupViewController.swift b/DemoApp/Screens/Create Chat/CreateGroupViewController.swift index 16a69f98a87..395e24442f8 100644 --- a/DemoApp/Screens/Create Chat/CreateGroupViewController.swift +++ b/DemoApp/Screens/Create Chat/CreateGroupViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/Create Chat/NameGroupViewController.swift b/DemoApp/Screens/Create Chat/NameGroupViewController.swift index 84f5ac61b7e..5225c608198 100644 --- a/DemoApp/Screens/Create Chat/NameGroupViewController.swift +++ b/DemoApp/Screens/Create Chat/NameGroupViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/DebugObjectViewController.swift b/DemoApp/Screens/DebugObjectViewController.swift index 79f37270049..1d2c3d6ee2c 100644 --- a/DemoApp/Screens/DebugObjectViewController.swift +++ b/DemoApp/Screens/DebugObjectViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/DemoAppTabBarController.swift b/DemoApp/Screens/DemoAppTabBarController.swift index 9c6001ec54f..1d688f0a5d3 100644 --- a/DemoApp/Screens/DemoAppTabBarController.swift +++ b/DemoApp/Screens/DemoAppTabBarController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/DemoApp/Screens/DemoDraftMessageListVC.swift b/DemoApp/Screens/DemoDraftMessageListVC.swift index 2765be5d8e5..e989b46149a 100644 --- a/DemoApp/Screens/DemoDraftMessageListVC.swift +++ b/DemoApp/Screens/DemoDraftMessageListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/DemoReminderListVC.swift b/DemoApp/Screens/DemoReminderListVC.swift index 0bca7c2f9e9..de2b794bdcc 100644 --- a/DemoApp/Screens/DemoReminderListVC.swift +++ b/DemoApp/Screens/DemoReminderListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/Livestream/DemoLivestreamChatChannelVC.swift b/DemoApp/Screens/Livestream/DemoLivestreamChatChannelVC.swift index bb745c3b5c7..7ba2cebb82e 100644 --- a/DemoApp/Screens/Livestream/DemoLivestreamChatChannelVC.swift +++ b/DemoApp/Screens/Livestream/DemoLivestreamChatChannelVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/Livestream/DemoLivestreamChatMessageListVC.swift b/DemoApp/Screens/Livestream/DemoLivestreamChatMessageListVC.swift index ccffaeb0e52..a4f467a04b6 100644 --- a/DemoApp/Screens/Livestream/DemoLivestreamChatMessageListVC.swift +++ b/DemoApp/Screens/Livestream/DemoLivestreamChatMessageListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/Livestream/DemoLivestreamMessageActionsVC.swift b/DemoApp/Screens/Livestream/DemoLivestreamMessageActionsVC.swift index 5871e18ce4f..42e80160c83 100644 --- a/DemoApp/Screens/Livestream/DemoLivestreamMessageActionsVC.swift +++ b/DemoApp/Screens/Livestream/DemoLivestreamMessageActionsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/Livestream/DemoLivestreamReactionsListView.swift b/DemoApp/Screens/Livestream/DemoLivestreamReactionsListView.swift index 0bd6e357242..32917b39e99 100644 --- a/DemoApp/Screens/Livestream/DemoLivestreamReactionsListView.swift +++ b/DemoApp/Screens/Livestream/DemoLivestreamReactionsListView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/Livestream/LivestreamPauseBannerView.swift b/DemoApp/Screens/Livestream/LivestreamPauseBannerView.swift index 3a79f485bb4..9bed61991c5 100644 --- a/DemoApp/Screens/Livestream/LivestreamPauseBannerView.swift +++ b/DemoApp/Screens/Livestream/LivestreamPauseBannerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/DemoApp/Screens/LoginViewController/LoginViewController.swift b/DemoApp/Screens/LoginViewController/LoginViewController.swift index 2abde1697ad..483fb7e7d2b 100644 --- a/DemoApp/Screens/LoginViewController/LoginViewController.swift +++ b/DemoApp/Screens/LoginViewController/LoginViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Nuke diff --git a/DemoApp/Screens/LoginViewController/Views/AvatarView.swift b/DemoApp/Screens/LoginViewController/Views/AvatarView.swift index 0996c4473af..997fce9563c 100644 --- a/DemoApp/Screens/LoginViewController/Views/AvatarView.swift +++ b/DemoApp/Screens/LoginViewController/Views/AvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/LoginViewController/Views/UserCredentialsCell.swift b/DemoApp/Screens/LoginViewController/Views/UserCredentialsCell.swift index 4e350826ec2..8a607164ccb 100644 --- a/DemoApp/Screens/LoginViewController/Views/UserCredentialsCell.swift +++ b/DemoApp/Screens/LoginViewController/Views/UserCredentialsCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Screens/MembersViewController.swift b/DemoApp/Screens/MembersViewController.swift index 83c137fabe4..f92ecc68e88 100644 --- a/DemoApp/Screens/MembersViewController.swift +++ b/DemoApp/Screens/MembersViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Nuke diff --git a/DemoApp/Screens/UserProfile/PushPreferencesView.swift b/DemoApp/Screens/UserProfile/PushPreferencesView.swift index 77600b9f530..42a86ba659f 100644 --- a/DemoApp/Screens/UserProfile/PushPreferencesView.swift +++ b/DemoApp/Screens/UserProfile/PushPreferencesView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/UserProfile/UnreadDetailsView.swift b/DemoApp/Screens/UserProfile/UnreadDetailsView.swift index 525bc0bb210..4190cb87a64 100644 --- a/DemoApp/Screens/UserProfile/UnreadDetailsView.swift +++ b/DemoApp/Screens/UserProfile/UnreadDetailsView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Screens/UserProfile/UserProfileViewController.swift b/DemoApp/Screens/UserProfile/UserProfileViewController.swift index 415083d271b..ba2e5a37867 100644 --- a/DemoApp/Screens/UserProfile/UserProfileViewController.swift +++ b/DemoApp/Screens/UserProfile/UserProfileViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Shared/Bundle+PushProvider.swift b/DemoApp/Shared/Bundle+PushProvider.swift index 2d2ba30357b..d18d6bf35f6 100644 --- a/DemoApp/Shared/Bundle+PushProvider.swift +++ b/DemoApp/Shared/Bundle+PushProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Shared/ChatUser+CustomFields.swift b/DemoApp/Shared/ChatUser+CustomFields.swift index ca3806d3d37..3b6410b71c8 100644 --- a/DemoApp/Shared/ChatUser+CustomFields.swift +++ b/DemoApp/Shared/ChatUser+CustomFields.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Shared/DemoAppCoordinator.swift b/DemoApp/Shared/DemoAppCoordinator.swift index d78fd6883f3..80bf9f596de 100644 --- a/DemoApp/Shared/DemoAppCoordinator.swift +++ b/DemoApp/Shared/DemoAppCoordinator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/Shared/DemoUsers.swift b/DemoApp/Shared/DemoUsers.swift index 22b380010e4..7816efebd07 100644 --- a/DemoApp/Shared/DemoUsers.swift +++ b/DemoApp/Shared/DemoUsers.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Shared/PushNotifications.swift b/DemoApp/Shared/PushNotifications.swift index b62f2ad52a5..827b578604b 100644 --- a/DemoApp/Shared/PushNotifications.swift +++ b/DemoApp/Shared/PushNotifications.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Shared/StreamChatWrapper.swift b/DemoApp/Shared/StreamChatWrapper.swift index 2589941a864..1a0545f4539 100644 --- a/DemoApp/Shared/StreamChatWrapper.swift +++ b/DemoApp/Shared/StreamChatWrapper.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/Shared/Token+Development.swift b/DemoApp/Shared/Token+Development.swift index a51045cc98f..f5101e40e46 100644 --- a/DemoApp/Shared/Token+Development.swift +++ b/DemoApp/Shared/Token+Development.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CryptoKit diff --git a/DemoApp/StreamChat/Components/Banner/BannerShowingConnectionDelegate.swift b/DemoApp/StreamChat/Components/Banner/BannerShowingConnectionDelegate.swift index b954f2df0ff..1a527218eb4 100644 --- a/DemoApp/StreamChat/Components/Banner/BannerShowingConnectionDelegate.swift +++ b/DemoApp/StreamChat/Components/Banner/BannerShowingConnectionDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/Banner/DemoConnectionBannerView.swift b/DemoApp/StreamChat/Components/Banner/DemoConnectionBannerView.swift index bd0e79e6643..dd150e63d86 100644 --- a/DemoApp/StreamChat/Components/Banner/DemoConnectionBannerView.swift +++ b/DemoApp/StreamChat/Components/Banner/DemoConnectionBannerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/DemoApp/StreamChat/Components/CustomAttachments/DemoAttachmentViewCatalog.swift b/DemoApp/StreamChat/Components/CustomAttachments/DemoAttachmentViewCatalog.swift index 009bb316ce8..6e49d8f1a10 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/DemoAttachmentViewCatalog.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/DemoAttachmentViewCatalog.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/CustomAttachments/DemoChatMessageListVC.swift b/DemoApp/StreamChat/Components/CustomAttachments/DemoChatMessageListVC.swift index bcb26aa69c6..dd43ef48130 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/DemoChatMessageListVC.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/DemoChatMessageListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/DemoApp/StreamChat/Components/CustomAttachments/DemoComposerVC.swift b/DemoApp/StreamChat/Components/CustomAttachments/DemoComposerVC.swift index 512d9caa4a2..094f2748a08 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/DemoComposerVC.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/DemoComposerVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreLocation diff --git a/DemoApp/StreamChat/Components/CustomAttachments/DemoQuotedChatMessageView.swift b/DemoApp/StreamChat/Components/CustomAttachments/DemoQuotedChatMessageView.swift index 17cef3d278e..241050ae394 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/DemoQuotedChatMessageView.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/DemoQuotedChatMessageView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentSnapshotView.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentSnapshotView.swift index e37288caa9a..64a118a7e80 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentSnapshotView.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentSnapshotView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import MapKit diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewDelegate.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewDelegate.swift index 8c74ec67026..86ce604ba48 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewDelegate.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewInjector.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewInjector.swift index 3e841a77d2d..6cfad3a0b79 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewInjector.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationDetailViewController.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationDetailViewController.swift index a00b446d54d..c7f4aa6a5bc 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationDetailViewController.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationDetailViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import MapKit diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationProvider.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationProvider.swift index c05d24d0c5f..8f340a9dcee 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationProvider.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreLocation diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSelectionViewController.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSelectionViewController.swift index 3300f097041..cffc505b0c7 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSelectionViewController.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSelectionViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreLocation diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSharingStatusView.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSharingStatusView.swift index fd6b49916ce..33ccb6b0177 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSharingStatusView.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/LocationSharingStatusView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotation.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotation.swift index a07ffc67793..590f3f9b337 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotation.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotation.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotationView.swift b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotationView.swift index e6ad750d0ef..ed20a6248f3 100644 --- a/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotationView.swift +++ b/DemoApp/StreamChat/Components/CustomAttachments/LocationAttachment/UserAnnotationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import MapKit diff --git a/DemoApp/StreamChat/Components/DeliveredMessages/DemoMessageReadsInfoView.swift b/DemoApp/StreamChat/Components/DeliveredMessages/DemoMessageReadsInfoView.swift index d42fc402a48..29e70777117 100644 --- a/DemoApp/StreamChat/Components/DeliveredMessages/DemoMessageReadsInfoView.swift +++ b/DemoApp/StreamChat/Components/DeliveredMessages/DemoMessageReadsInfoView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/DemoApp/StreamChat/Components/DemoChatChannelListErrorView.swift b/DemoApp/StreamChat/Components/DemoChatChannelListErrorView.swift index df30e6d3ee8..61bc47eaf5e 100644 --- a/DemoApp/StreamChat/Components/DemoChatChannelListErrorView.swift +++ b/DemoApp/StreamChat/Components/DemoChatChannelListErrorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/DemoApp/StreamChat/Components/DemoChatChannelListItemView.swift b/DemoApp/StreamChat/Components/DemoChatChannelListItemView.swift index fd5a6504675..b802dacf2c3 100644 --- a/DemoApp/StreamChat/Components/DemoChatChannelListItemView.swift +++ b/DemoApp/StreamChat/Components/DemoChatChannelListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/DemoApp/StreamChat/Components/DemoChatChannelListRouter.swift b/DemoApp/StreamChat/Components/DemoChatChannelListRouter.swift index 1c8f45673d3..6a25619f85b 100644 --- a/DemoApp/StreamChat/Components/DemoChatChannelListRouter.swift +++ b/DemoApp/StreamChat/Components/DemoChatChannelListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/DemoChatChannelListVC.swift b/DemoApp/StreamChat/Components/DemoChatChannelListVC.swift index 4ac20e65a4a..7c9880634cb 100644 --- a/DemoApp/StreamChat/Components/DemoChatChannelListVC.swift +++ b/DemoApp/StreamChat/Components/DemoChatChannelListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/DemoChatChannelVC.swift b/DemoApp/StreamChat/Components/DemoChatChannelVC.swift index 1f6a56d5dce..3336438eecc 100644 --- a/DemoApp/StreamChat/Components/DemoChatChannelVC.swift +++ b/DemoApp/StreamChat/Components/DemoChatChannelVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/DemoChatMessageActionsVC.swift b/DemoApp/StreamChat/Components/DemoChatMessageActionsVC.swift index 51cad081045..80756f8d7e8 100644 --- a/DemoApp/StreamChat/Components/DemoChatMessageActionsVC.swift +++ b/DemoApp/StreamChat/Components/DemoChatMessageActionsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/DemoChatMessageContentView.swift b/DemoApp/StreamChat/Components/DemoChatMessageContentView.swift index 556873fae06..aab06a8f59b 100644 --- a/DemoApp/StreamChat/Components/DemoChatMessageContentView.swift +++ b/DemoApp/StreamChat/Components/DemoChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/DemoChatMessageLayoutOptionsResolver.swift b/DemoApp/StreamChat/Components/DemoChatMessageLayoutOptionsResolver.swift index 7c0be2d7f8e..bb6856d2c29 100644 --- a/DemoApp/StreamChat/Components/DemoChatMessageLayoutOptionsResolver.swift +++ b/DemoApp/StreamChat/Components/DemoChatMessageLayoutOptionsResolver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/DemoChatThreadListVC.swift b/DemoApp/StreamChat/Components/DemoChatThreadListVC.swift index 6aa33c37026..77e2ade398a 100644 --- a/DemoApp/StreamChat/Components/DemoChatThreadListVC.swift +++ b/DemoApp/StreamChat/Components/DemoChatThreadListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/Components/DemoChatThreadVC.swift b/DemoApp/StreamChat/Components/DemoChatThreadVC.swift index 319cf930cc9..ef27a4470bc 100644 --- a/DemoApp/StreamChat/Components/DemoChatThreadVC.swift +++ b/DemoApp/StreamChat/Components/DemoChatThreadVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/Components/HiddenChannelListVC.swift b/DemoApp/StreamChat/Components/HiddenChannelListVC.swift index d31dfb3af6b..91281679277 100644 --- a/DemoApp/StreamChat/Components/HiddenChannelListVC.swift +++ b/DemoApp/StreamChat/Components/HiddenChannelListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamChat/DemoAppCoordinator+DemoApp.swift b/DemoApp/StreamChat/DemoAppCoordinator+DemoApp.swift index 604b0ab4278..3073ba21c76 100644 --- a/DemoApp/StreamChat/DemoAppCoordinator+DemoApp.swift +++ b/DemoApp/StreamChat/DemoAppCoordinator+DemoApp.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoApp/StreamChat/StreamChatWrapper+DemoApp.swift b/DemoApp/StreamChat/StreamChatWrapper+DemoApp.swift index 86c545ba444..28f54d1a816 100644 --- a/DemoApp/StreamChat/StreamChatWrapper+DemoApp.swift +++ b/DemoApp/StreamChat/StreamChatWrapper+DemoApp.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoApp/StreamRuntimeCheck+StreamInternal.swift b/DemoApp/StreamRuntimeCheck+StreamInternal.swift index a3018c7dcff..6f5c4d81fb6 100644 --- a/DemoApp/StreamRuntimeCheck+StreamInternal.swift +++ b/DemoApp/StreamRuntimeCheck+StreamInternal.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/DemoAppPush/NotificationService.swift b/DemoAppPush/NotificationService.swift index 9ae371eb54f..52a20415950 100644 --- a/DemoAppPush/NotificationService.swift +++ b/DemoAppPush/NotificationService.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoShare/DemoShareView.swift b/DemoShare/DemoShareView.swift index bf27b76ad70..1d1fc6f69e0 100644 --- a/DemoShare/DemoShareView.swift +++ b/DemoShare/DemoShareView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/DemoShare/DemoShareViewModel.swift b/DemoShare/DemoShareViewModel.swift index 9d2b468253e..a3385e5d49b 100644 --- a/DemoShare/DemoShareViewModel.swift +++ b/DemoShare/DemoShareViewModel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/DemoShare/ShareViewController.swift b/DemoShare/ShareViewController.swift index d400b9be16b..630c86e2a30 100644 --- a/DemoShare/ShareViewController.swift +++ b/DemoShare/ShareViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreServices diff --git a/DemoShare/StreamChat+Extensions.swift b/DemoShare/StreamChat+Extensions.swift index bc9c478a227..b366e9d2f09 100644 --- a/DemoShare/StreamChat+Extensions.swift +++ b/DemoShare/StreamChat+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Examples/EdgeCases/AppDelegate.swift b/Examples/EdgeCases/AppDelegate.swift index 822149c2ac5..a65d59aa5d2 100644 --- a/Examples/EdgeCases/AppDelegate.swift +++ b/Examples/EdgeCases/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/EdgeCases/EdgeCasesChannelList.swift b/Examples/EdgeCases/EdgeCasesChannelList.swift index 91d5229606d..b467e9230d1 100644 --- a/Examples/EdgeCases/EdgeCasesChannelList.swift +++ b/Examples/EdgeCases/EdgeCasesChannelList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/Examples/EdgeCases/EdgeCasesCoordinator.swift b/Examples/EdgeCases/EdgeCasesCoordinator.swift index 1f2c6b46955..06b85456d93 100644 --- a/Examples/EdgeCases/EdgeCasesCoordinator.swift +++ b/Examples/EdgeCases/EdgeCasesCoordinator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Atlantis diff --git a/Examples/EdgeCases/EdgeCasesSettingsViewController.swift b/Examples/EdgeCases/EdgeCasesSettingsViewController.swift index 9b93a71df45..20047a62f1e 100644 --- a/Examples/EdgeCases/EdgeCasesSettingsViewController.swift +++ b/Examples/EdgeCases/EdgeCasesSettingsViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/EdgeCases/SceneDelegate.swift b/Examples/EdgeCases/SceneDelegate.swift index 229c6e4b302..f998d6f685a 100644 --- a/Examples/EdgeCases/SceneDelegate.swift +++ b/Examples/EdgeCases/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/EdgeCases/ViewController.swift b/Examples/EdgeCases/ViewController.swift index 5158a5be700..0cf7ed4c665 100644 --- a/Examples/EdgeCases/ViewController.swift +++ b/Examples/EdgeCases/ViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/MessengerClone/AppDelegate.swift b/Examples/MessengerClone/AppDelegate.swift index f565843d232..c33595b422d 100644 --- a/Examples/MessengerClone/AppDelegate.swift +++ b/Examples/MessengerClone/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/ChatClient.swift b/Examples/MessengerClone/ChatClient.swift index 1742a553061..9fbd9c99ced 100644 --- a/Examples/MessengerClone/ChatClient.swift +++ b/Examples/MessengerClone/ChatClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/FetchImage.swift b/Examples/MessengerClone/FetchImage.swift index e0b4c658e5f..b114f6f13b6 100644 --- a/Examples/MessengerClone/FetchImage.swift +++ b/Examples/MessengerClone/FetchImage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Nuke diff --git a/Examples/MessengerClone/ImageView.swift b/Examples/MessengerClone/ImageView.swift index d85b4f0cfde..c89735b41f7 100644 --- a/Examples/MessengerClone/ImageView.swift +++ b/Examples/MessengerClone/ImageView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import SwiftUI diff --git a/Examples/MessengerClone/MessengerChatChannelHeaderView.swift b/Examples/MessengerClone/MessengerChatChannelHeaderView.swift index 41299bda5f0..bc5b438ccf1 100644 --- a/Examples/MessengerClone/MessengerChatChannelHeaderView.swift +++ b/Examples/MessengerClone/MessengerChatChannelHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/MessengerChatChannelList.swift b/Examples/MessengerClone/MessengerChatChannelList.swift index b0782f73000..0bfc2bb1d93 100644 --- a/Examples/MessengerClone/MessengerChatChannelList.swift +++ b/Examples/MessengerClone/MessengerChatChannelList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/MessengerChatChannelListItem.swift b/Examples/MessengerClone/MessengerChatChannelListItem.swift index 411e690a7fb..56590646ded 100644 --- a/Examples/MessengerClone/MessengerChatChannelListItem.swift +++ b/Examples/MessengerClone/MessengerChatChannelListItem.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/MessengerChatChannelViewController.swift b/Examples/MessengerClone/MessengerChatChannelViewController.swift index f35e1ff9804..a5e37d8e650 100644 --- a/Examples/MessengerClone/MessengerChatChannelViewController.swift +++ b/Examples/MessengerClone/MessengerChatChannelViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/MessengerChatMessageContentView.swift b/Examples/MessengerClone/MessengerChatMessageContentView.swift index c96e6b2e48f..92b2b0e944a 100644 --- a/Examples/MessengerClone/MessengerChatMessageContentView.swift +++ b/Examples/MessengerClone/MessengerChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/MessengerClone/SceneDelegate.swift b/Examples/MessengerClone/SceneDelegate.swift index 967427ea88e..0894fc83a7c 100644 --- a/Examples/MessengerClone/SceneDelegate.swift +++ b/Examples/MessengerClone/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/Shared/SplashViewController.swift b/Examples/Shared/SplashViewController.swift index fe14ca84544..7ad439ea9b3 100644 --- a/Examples/Shared/SplashViewController.swift +++ b/Examples/Shared/SplashViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Examples/SlackClone/AppDelegate.swift b/Examples/SlackClone/AppDelegate.swift index 79ce469dda2..dbac9f454d9 100644 --- a/Examples/SlackClone/AppDelegate.swift +++ b/Examples/SlackClone/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/ChatClient.swift b/Examples/SlackClone/ChatClient.swift index 0586f19e31f..d99d5844aaa 100644 --- a/Examples/SlackClone/ChatClient.swift +++ b/Examples/SlackClone/ChatClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/Colors.swift b/Examples/SlackClone/Colors.swift index 0e808ec2f4a..6a1beaffb9c 100644 --- a/Examples/SlackClone/Colors.swift +++ b/Examples/SlackClone/Colors.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/SlackClone/JumpView.swift b/Examples/SlackClone/JumpView.swift index 5af05f179e8..c51439d1453 100644 --- a/Examples/SlackClone/JumpView.swift +++ b/Examples/SlackClone/JumpView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Examples/SlackClone/SlackChatAvatarView.swift b/Examples/SlackClone/SlackChatAvatarView.swift index 92aad81d8ba..afc6e38ac93 100644 --- a/Examples/SlackClone/SlackChatAvatarView.swift +++ b/Examples/SlackClone/SlackChatAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatChannelHeaderView.swift b/Examples/SlackClone/SlackChatChannelHeaderView.swift index 08fa10b7cae..35bfee67e92 100644 --- a/Examples/SlackClone/SlackChatChannelHeaderView.swift +++ b/Examples/SlackClone/SlackChatChannelHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatChannelListItemView.swift b/Examples/SlackClone/SlackChatChannelListItemView.swift index 2a0b17b2d5a..7e12ffda743 100644 --- a/Examples/SlackClone/SlackChatChannelListItemView.swift +++ b/Examples/SlackClone/SlackChatChannelListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/Examples/SlackClone/SlackChatChannelListViewController.swift b/Examples/SlackClone/SlackChatChannelListViewController.swift index d0aef98affb..89b391c05b7 100644 --- a/Examples/SlackClone/SlackChatChannelListViewController.swift +++ b/Examples/SlackClone/SlackChatChannelListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatChannelUnreadCountView.swift b/Examples/SlackClone/SlackChatChannelUnreadCountView.swift index 2715415bdbc..eb116ad0570 100644 --- a/Examples/SlackClone/SlackChatChannelUnreadCountView.swift +++ b/Examples/SlackClone/SlackChatChannelUnreadCountView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatChannelViewController.swift b/Examples/SlackClone/SlackChatChannelViewController.swift index 75b25a25829..41597add092 100644 --- a/Examples/SlackClone/SlackChatChannelViewController.swift +++ b/Examples/SlackClone/SlackChatChannelViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatMessageContentView.swift b/Examples/SlackClone/SlackChatMessageContentView.swift index e80829dd3ea..c8f2862c451 100644 --- a/Examples/SlackClone/SlackChatMessageContentView.swift +++ b/Examples/SlackClone/SlackChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatMessageGalleryView.swift b/Examples/SlackClone/SlackChatMessageGalleryView.swift index bd2ae2ddbbc..4ae32eb0a89 100644 --- a/Examples/SlackClone/SlackChatMessageGalleryView.swift +++ b/Examples/SlackClone/SlackChatMessageGalleryView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackChatMessageListViewController.swift b/Examples/SlackClone/SlackChatMessageListViewController.swift index ba73e513885..42cae93e6ee 100644 --- a/Examples/SlackClone/SlackChatMessageListViewController.swift +++ b/Examples/SlackClone/SlackChatMessageListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackComposerVC.swift b/Examples/SlackClone/SlackComposerVC.swift index e31ca418f4f..e4c54243e86 100644 --- a/Examples/SlackClone/SlackComposerVC.swift +++ b/Examples/SlackClone/SlackComposerVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Examples/SlackClone/SlackMessageOptionsResolver.swift b/Examples/SlackClone/SlackMessageOptionsResolver.swift index f0f1d374b22..ca68441d280 100644 --- a/Examples/SlackClone/SlackMessageOptionsResolver.swift +++ b/Examples/SlackClone/SlackMessageOptionsResolver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackReactionsMessageActionsTransitionController.swift b/Examples/SlackClone/SlackReactionsMessageActionsTransitionController.swift index 51b210f5af9..e1f98e693bf 100644 --- a/Examples/SlackClone/SlackReactionsMessageActionsTransitionController.swift +++ b/Examples/SlackClone/SlackReactionsMessageActionsTransitionController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackReactionsMessagePopupVC.swift b/Examples/SlackClone/SlackReactionsMessagePopupVC.swift index 0969882ae1a..384ba94bc8b 100644 --- a/Examples/SlackClone/SlackReactionsMessagePopupVC.swift +++ b/Examples/SlackClone/SlackReactionsMessagePopupVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackReactionsView.swift b/Examples/SlackClone/SlackReactionsView.swift index 3eef6e2f77e..56183047148 100644 --- a/Examples/SlackClone/SlackReactionsView.swift +++ b/Examples/SlackClone/SlackReactionsView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/SlackClone/SlackReactonsItemView.swift b/Examples/SlackClone/SlackReactonsItemView.swift index 4e149c55b16..2e3bfc0f83b 100644 --- a/Examples/SlackClone/SlackReactonsItemView.swift +++ b/Examples/SlackClone/SlackReactonsItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/AppDelegate.swift b/Examples/YouTubeClone/AppDelegate.swift index 020dbd9a45e..2ef1c072f6a 100644 --- a/Examples/YouTubeClone/AppDelegate.swift +++ b/Examples/YouTubeClone/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Examples/YouTubeClone/ChatClient.swift b/Examples/YouTubeClone/ChatClient.swift index daf31f05d4d..ec27f0119f2 100644 --- a/Examples/YouTubeClone/ChatClient.swift +++ b/Examples/YouTubeClone/ChatClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/ChatMessageView/YTInputChatMessageView.swift b/Examples/YouTubeClone/ChatMessageView/YTInputChatMessageView.swift index 729376a5442..33321ad17f6 100644 --- a/Examples/YouTubeClone/ChatMessageView/YTInputChatMessageView.swift +++ b/Examples/YouTubeClone/ChatMessageView/YTInputChatMessageView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/Composer/YTChatComposerViewController.swift b/Examples/YouTubeClone/Composer/YTChatComposerViewController.swift index b1038bc825f..d2bd0f24d4b 100644 --- a/Examples/YouTubeClone/Composer/YTChatComposerViewController.swift +++ b/Examples/YouTubeClone/Composer/YTChatComposerViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/Composer/YTChatMessageComposerView.swift b/Examples/YouTubeClone/Composer/YTChatMessageComposerView.swift index 429426d240c..a2777b5c6c3 100644 --- a/Examples/YouTubeClone/Composer/YTChatMessageComposerView.swift +++ b/Examples/YouTubeClone/Composer/YTChatMessageComposerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/MessageOptionsResolver/YTMessageLayoutOptionsResolver.swift b/Examples/YouTubeClone/MessageOptionsResolver/YTMessageLayoutOptionsResolver.swift index 6cfb4029881..6d27525ff55 100644 --- a/Examples/YouTubeClone/MessageOptionsResolver/YTMessageLayoutOptionsResolver.swift +++ b/Examples/YouTubeClone/MessageOptionsResolver/YTMessageLayoutOptionsResolver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/ScrollToLatestMessageButton/YTScrollToLatestMessageButton.swift b/Examples/YouTubeClone/ScrollToLatestMessageButton/YTScrollToLatestMessageButton.swift index f1dc08aedd5..072b49e5f63 100644 --- a/Examples/YouTubeClone/ScrollToLatestMessageButton/YTScrollToLatestMessageButton.swift +++ b/Examples/YouTubeClone/ScrollToLatestMessageButton/YTScrollToLatestMessageButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Examples/YouTubeClone/SendButton/YTSendButton.swift b/Examples/YouTubeClone/SendButton/YTSendButton.swift index 7f5b437f5d3..77820ff956b 100644 --- a/Examples/YouTubeClone/SendButton/YTSendButton.swift +++ b/Examples/YouTubeClone/SendButton/YTSendButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/Examples/YouTubeClone/YTChatMessageContentView.swift b/Examples/YouTubeClone/YTChatMessageContentView.swift index 89ae5c3f280..87174a955e0 100644 --- a/Examples/YouTubeClone/YTChatMessageContentView.swift +++ b/Examples/YouTubeClone/YTChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/YTLiveChatViewController.swift b/Examples/YouTubeClone/YTLiveChatViewController.swift index ff2154c15cf..9528521693f 100644 --- a/Examples/YouTubeClone/YTLiveChatViewController.swift +++ b/Examples/YouTubeClone/YTLiveChatViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/YouTubeClone/YTLiveVideoViewController.swift b/Examples/YouTubeClone/YTLiveVideoViewController.swift index 3749d5afe04..4ac7425bdf1 100644 --- a/Examples/YouTubeClone/YTLiveVideoViewController.swift +++ b/Examples/YouTubeClone/YTLiveVideoViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Examples/iMessageClone/AppDelegate.swift b/Examples/iMessageClone/AppDelegate.swift index 23b75fda748..51e182fd1a1 100644 --- a/Examples/iMessageClone/AppDelegate.swift +++ b/Examples/iMessageClone/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/ChatClient.swift b/Examples/iMessageClone/ChatClient.swift index 26dbfef451b..88f83d10b2f 100644 --- a/Examples/iMessageClone/ChatClient.swift +++ b/Examples/iMessageClone/ChatClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageCellSeparatorView.swift b/Examples/iMessageClone/iMessageCellSeparatorView.swift index 9efca425728..8d6b5c517d5 100644 --- a/Examples/iMessageClone/iMessageCellSeparatorView.swift +++ b/Examples/iMessageClone/iMessageCellSeparatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageChatChannelHeaderView.swift b/Examples/iMessageClone/iMessageChatChannelHeaderView.swift index a6726a7f58e..95bd33781e3 100644 --- a/Examples/iMessageClone/iMessageChatChannelHeaderView.swift +++ b/Examples/iMessageClone/iMessageChatChannelHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageChatChannelListItemView.swift b/Examples/iMessageClone/iMessageChatChannelListItemView.swift index c7ff79f65ce..6dd36da8cfd 100644 --- a/Examples/iMessageClone/iMessageChatChannelListItemView.swift +++ b/Examples/iMessageClone/iMessageChatChannelListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatUI diff --git a/Examples/iMessageClone/iMessageChatChannelListViewController.swift b/Examples/iMessageClone/iMessageChatChannelListViewController.swift index 1bd4ea2299f..ad21c649cc4 100644 --- a/Examples/iMessageClone/iMessageChatChannelListViewController.swift +++ b/Examples/iMessageClone/iMessageChatChannelListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageChatChannelViewController.swift b/Examples/iMessageClone/iMessageChatChannelViewController.swift index c8fbc091d04..2314c0e3453 100644 --- a/Examples/iMessageClone/iMessageChatChannelViewController.swift +++ b/Examples/iMessageClone/iMessageChatChannelViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageChatMessageContentView.swift b/Examples/iMessageClone/iMessageChatMessageContentView.swift index 6857a1af860..a90a226f8cc 100644 --- a/Examples/iMessageClone/iMessageChatMessageContentView.swift +++ b/Examples/iMessageClone/iMessageChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageChatMessageListViewController.swift b/Examples/iMessageClone/iMessageChatMessageListViewController.swift index 60a86f3620d..f6cb14f3fa3 100644 --- a/Examples/iMessageClone/iMessageChatMessageListViewController.swift +++ b/Examples/iMessageClone/iMessageChatMessageListViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageComposerVC.swift b/Examples/iMessageClone/iMessageComposerVC.swift index 1795e645379..7a3b0742931 100644 --- a/Examples/iMessageClone/iMessageComposerVC.swift +++ b/Examples/iMessageClone/iMessageComposerVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Examples/iMessageClone/iMessageComposerView.swift b/Examples/iMessageClone/iMessageComposerView.swift index f74dc4cd06b..757f904cf9b 100644 --- a/Examples/iMessageClone/iMessageComposerView.swift +++ b/Examples/iMessageClone/iMessageComposerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Integration/CocoaPods/CocoaPods/AppDelegate.swift b/Integration/CocoaPods/CocoaPods/AppDelegate.swift index 0efa756c483..8faf50c943a 100644 --- a/Integration/CocoaPods/CocoaPods/AppDelegate.swift +++ b/Integration/CocoaPods/CocoaPods/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Integration/CocoaPods/CocoaPods/SceneDelegate.swift b/Integration/CocoaPods/CocoaPods/SceneDelegate.swift index bcbbe85cca2..692eb162282 100644 --- a/Integration/CocoaPods/CocoaPods/SceneDelegate.swift +++ b/Integration/CocoaPods/CocoaPods/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Integration/CocoaPods/CocoaPods/ViewController.swift b/Integration/CocoaPods/CocoaPods/ViewController.swift index 5158a5be700..0cf7ed4c665 100644 --- a/Integration/CocoaPods/CocoaPods/ViewController.swift +++ b/Integration/CocoaPods/CocoaPods/ViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Integration/SPM/SwiftPackageManager/AppDelegate.swift b/Integration/SPM/SwiftPackageManager/AppDelegate.swift index 0efa756c483..8faf50c943a 100644 --- a/Integration/SPM/SwiftPackageManager/AppDelegate.swift +++ b/Integration/SPM/SwiftPackageManager/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Integration/SPM/SwiftPackageManager/SceneDelegate.swift b/Integration/SPM/SwiftPackageManager/SceneDelegate.swift index bcbbe85cca2..692eb162282 100644 --- a/Integration/SPM/SwiftPackageManager/SceneDelegate.swift +++ b/Integration/SPM/SwiftPackageManager/SceneDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Integration/SPM/SwiftPackageManager/ViewController.swift b/Integration/SPM/SwiftPackageManager/ViewController.swift index 5158a5be700..0cf7ed4c665 100644 --- a/Integration/SPM/SwiftPackageManager/ViewController.swift +++ b/Integration/SPM/SwiftPackageManager/ViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Scripts/GenerateSPMFileLists.swift b/Scripts/GenerateSPMFileLists.swift index 2debc37b2a5..6ceaec5c733 100755 --- a/Scripts/GenerateSPMFileLists.swift +++ b/Scripts/GenerateSPMFileLists.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // // This script is used to generate list of excluded source files for StreamChat and StreamChatUI in Package.swift. diff --git a/Sources/StreamChat/APIClient/APIClient.swift b/Sources/StreamChat/APIClient/APIClient.swift index b3b48b865b5..1f346e4a02c 100644 --- a/Sources/StreamChat/APIClient/APIClient.swift +++ b/Sources/StreamChat/APIClient/APIClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/APIPathConvertible.swift b/Sources/StreamChat/APIClient/APIPathConvertible.swift index 16400c08005..7f065ae696c 100644 --- a/Sources/StreamChat/APIClient/APIPathConvertible.swift +++ b/Sources/StreamChat/APIClient/APIPathConvertible.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift b/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift index 95f1c604ce8..8f3638b2169 100644 --- a/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift +++ b/Sources/StreamChat/APIClient/AttachmentDownloader/AttachmentDownloader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift b/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift index d8e152d4b46..5df21ef6759 100644 --- a/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift +++ b/Sources/StreamChat/APIClient/AttachmentUploader/AttachmentUploader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift b/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift index 2dee646b0e3..7d0e762aaf7 100644 --- a/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift +++ b/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift b/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift index 047cbcf8102..4de45d5ba9f 100644 --- a/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift +++ b/Sources/StreamChat/APIClient/AttachmentUploader/UploadedAttachmentPostProcessor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift b/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift index 48528515452..b4c2909b0a0 100644 --- a/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift +++ b/Sources/StreamChat/APIClient/CDNClient/CDNClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift b/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift index a9f6aa04b9e..3eb84264173 100644 --- a/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift +++ b/Sources/StreamChat/APIClient/ChatRemoteNotificationHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift index ff2fad6bc3d..e9f6cdc0d9d 100644 --- a/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/AppEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift index 4c8572d12d4..bb52c492aaf 100644 --- a/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/AttachmentEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift b/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift index f16e3ee36f4..6fa560dc482 100644 --- a/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/BlockedUserPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift index 2b6bc85a779..5fba4bbffe3 100644 --- a/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/ChannelEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift index 9d298a1e1db..f90946a986a 100644 --- a/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/DeviceEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift index 34f156cd49a..3984c807ae8 100644 --- a/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/DraftEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift b/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift index 2741620545d..9d76b4d018e 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Endpoint.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift b/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift index ec1051c5a41..1644c05eebc 100644 --- a/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift +++ b/Sources/StreamChat/APIClient/Endpoints/EndpointPath+OfflineRequest.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift b/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift index 58f6a7f629f..5d960b2ac91 100644 --- a/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift +++ b/Sources/StreamChat/APIClient/Endpoints/EndpointPath.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift index ca7543475fe..f2e4516893b 100644 --- a/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/FilesEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift index 741568067f7..37eb2b1ee14 100644 --- a/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/GuestEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift index b2627ff2e63..e4fc2d6228d 100644 --- a/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/LocationEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift index 06965a490ad..c7cdf2115f5 100644 --- a/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/MemberEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift index 462849a8ee6..34e3fc0d0ec 100644 --- a/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/MessageEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift index 72f14d4b59c..a1a8cac0304 100644 --- a/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/ModerationEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift index 76489eaeb9f..b9bb4c0c879 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/AppSettingsPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift index 853a6868665..bc4698d661a 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelCodingKeys.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift index 06e17f89b15..3f0810ac052 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelDeliveredPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift index 476dd84e23e..0b7846c69ea 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelEditDetailPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift index 914945a9f96..7a8a9020ff3 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelListPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift index d39ac5a4537..ef057b19547 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ChannelMemberListPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift index 74c2d386ad4..596e66a20ac 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/CurrentUserPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift index 77f90303922..0ae448e7e15 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/DevicePayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift index a94b633cfbb..95646b09465 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/DraftPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift index 2ec290f96e9..2f8011cb94e 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/FileUploadPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift index 8e69468c2e3..6a4e81c991c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagMessagePayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift index 9114ddc3686..b4268581854 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/FlagUserPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift index abd59084604..4a880ed3c6e 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/GuestUserTokenPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift index 37a6585576f..fb35654ba90 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiableModel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift index 9bf5f885ca7..cedd8780fde 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/IdentifiablePayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift index 38d70500829..79301638626 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/LocationPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift index df1b5fc5a36..54992d6f9e1 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MarkUnreadPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift index 5d54653b813..c9412c106c6 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift index 1998823d536..1e226a0ed4d 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MemberUpdatePayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift index cde3433a4b9..26a9b091a5e 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageAttachmentPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift index 9078b2c56ef..34fea69ce79 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageModerationDetailsPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift index 1908714f87c..25333a97f3d 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessagePayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift index 836c205fd2d..172f2a0bd31 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionGroupPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift index 1ec9d14d59e..f7ee411a91f 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageReactionPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift index c6d9c4f6f5c..1145a1e14ad 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MessageTranslationsPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift index 72fa88b74ba..6dd482ee6f2 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MissingEventsPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/MutedChannelPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/MutedChannelPayload.swift index ac1d5244994..8f1e8b057fe 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/MutedChannelPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/MutedChannelPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/PollsPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/PollsPayloads.swift index 019aff1ed0c..febf9ff9f2c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/PollsPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/PollsPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/PushPreferencePayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/PushPreferencePayloads.swift index aa511a0a2ec..a9e3817d98a 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/PushPreferencePayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/PushPreferencePayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/RawJSON.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/RawJSON.swift index 9b5244b289e..cc5e582470c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/RawJSON.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/RawJSON.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ReminderPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ReminderPayloads.swift index b05af6b755b..37ececaa320 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ReminderPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ReminderPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/ThreadListPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/ThreadListPayload.swift index 16825f9f328..7300ddbcca4 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/ThreadListPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/ThreadListPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownChannelEvent.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownChannelEvent.swift index 31221474c75..dff1a42438a 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownChannelEvent.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownChannelEvent.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownUserEvent.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownUserEvent.swift index edf956f9e76..6c72ca2295c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownUserEvent.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/UnknownUserEvent.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/UserListPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/UserListPayload.swift index 04ace503b99..112ec42b276 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/UserListPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/UserListPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Payloads/UserPayloads.swift b/Sources/StreamChat/APIClient/Endpoints/Payloads/UserPayloads.swift index 2a0d220685e..f3d5147c7ee 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Payloads/UserPayloads.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Payloads/UserPayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/PollsEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/PollsEndpoints.swift index a410c8e3618..c25bfe2cba5 100644 --- a/Sources/StreamChat/APIClient/Endpoints/PollsEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/PollsEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/ReactionEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/ReactionEndpoints.swift index 7e496e0e06f..39898befcd6 100644 --- a/Sources/StreamChat/APIClient/Endpoints/ReactionEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/ReactionEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/ReminderEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/ReminderEndpoints.swift index 12252a7b396..665cb9d43d7 100644 --- a/Sources/StreamChat/APIClient/Endpoints/ReminderEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/ReminderEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift index 70790c2f92f..272fb33c1de 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/AttachmentActionRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift index 82a912937b6..dddcc6f551d 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/CastPollVoteRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift index 6179e9d6f20..6b3532e870f 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift index 88a6810e558..87cd06451f2 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelMemberUnbanRequestPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift index 42d795b3667..7b7ae5ed0d8 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/CreateCallRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/CreateCallRequestBody.swift index 95dfeac732b..53593621577 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/CreateCallRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/CreateCallRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift index d0de78df5bf..d108516c251 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollOptionRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollRequestBody.swift index 9b088f546a6..45b48b8afc5 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/CreatePollRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/CustomEventRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/CustomEventRequestBody.swift index 11ab1791110..ecc0d5405d3 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/CustomEventRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/CustomEventRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/FlagRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/FlagRequestBody.swift index 96b15556cbc..ba888622f8c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/FlagRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/FlagRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift index 991a81dba88..57b68529cc3 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift index 64c290d869b..ac29ebfd5b7 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/MessageReactionRequestPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift index a6cc041f604..8b928a4a813 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/MissingEventsRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift index 56f7d5d111d..f290438121b 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/QueryPollsRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift index e58bf2af955..aaa4ce18098 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePartialRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift index 9cc8ddd73e5..079f2b03fac 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollOptionRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift index 75ebd3b6103..31570302649 100644 --- a/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift +++ b/Sources/StreamChat/APIClient/Endpoints/Requests/UpdatePollRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift b/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift index e62d3c82993..fed0f15c55c 100644 --- a/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift +++ b/Sources/StreamChat/APIClient/Endpoints/SyncEndpoint.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift index 9d030b76abe..62533a4e5e6 100644 --- a/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/ThreadEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift b/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift index dc96ba9afbf..5b665a431e8 100644 --- a/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift +++ b/Sources/StreamChat/APIClient/Endpoints/UserEndpoints.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift b/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift index 7e64f33b2bf..1d0b7f07498 100644 --- a/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift +++ b/Sources/StreamChat/APIClient/Endpoints/WebSocketConnectEndpoint.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/HTTPHeader.swift b/Sources/StreamChat/APIClient/HTTPHeader.swift index 5b83050d9ad..d035578a292 100644 --- a/Sources/StreamChat/APIClient/HTTPHeader.swift +++ b/Sources/StreamChat/APIClient/HTTPHeader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/RequestDecoder.swift b/Sources/StreamChat/APIClient/RequestDecoder.swift index fd0f34da3de..9cb60e7f4d4 100644 --- a/Sources/StreamChat/APIClient/RequestDecoder.swift +++ b/Sources/StreamChat/APIClient/RequestDecoder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/APIClient/RequestEncoder.swift b/Sources/StreamChat/APIClient/RequestEncoder.swift index bb6ac26b3d7..ef61f575a5e 100644 --- a/Sources/StreamChat/APIClient/RequestEncoder.swift +++ b/Sources/StreamChat/APIClient/RequestEncoder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift b/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift index 82f5699d91f..56a7058c0f9 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioAnalysing.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift b/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift index 2e756cc35f1..18ae2cb403a 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioAnalysisContext.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift b/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift index 689d4704a36..48fef0b2e7f 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioAnalysisEngine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift b/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift index ee2c46dd009..9499cb1dc71 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioSamplesExtractor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift b/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift index 83e28d7acd1..37d1b676bf6 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioSamplesProcessor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Accelerate diff --git a/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift b/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift index c7e68a4632d..f7954b396ee 100644 --- a/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift +++ b/Sources/StreamChat/Audio/Analysis/AudioValuePercentageNormaliser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AppStateObserving.swift b/Sources/StreamChat/Audio/AppStateObserving.swift index 9537a807996..7056c09b298 100644 --- a/Sources/StreamChat/Audio/AppStateObserving.swift +++ b/Sources/StreamChat/Audio/AppStateObserving.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AssetPropertyLoading.swift b/Sources/StreamChat/Audio/AssetPropertyLoading.swift index 71ff0b03453..92b3958ad9e 100644 --- a/Sources/StreamChat/Audio/AssetPropertyLoading.swift +++ b/Sources/StreamChat/Audio/AssetPropertyLoading.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift index b77fdf9b95a..1cbcd303634 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContext.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift index 318a89298e9..0314cc5ba84 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackContextAccessor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift index 8808eecb84c..c5c53f77ff9 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackRate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift index 122e952835e..56225b74a65 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaybackState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift index b4514071cd9..44836151bce 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlayerObserving.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift index 0f29a38e2a0..ee8526a9a6f 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlaying.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift index 765ce39c118..ee197911f49 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioPlayingDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift b/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift index f51c70c6a15..e6ee26f12ca 100644 --- a/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift +++ b/Sources/StreamChat/Audio/AudioPlayer/AudioQueuePlayer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift b/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift index e02d3fc21fc..51a847b7089 100644 --- a/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift +++ b/Sources/StreamChat/Audio/AudioRecorder/AudioRecording.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift index 58b6e91f5b2..d43ce11db73 100644 --- a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift +++ b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContext.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift index 5a8330e91ed..ff78aea0bdc 100644 --- a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift +++ b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingContextAccessor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift index f767f93d265..0dd8e46831f 100644 --- a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift +++ b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift index 9f469bb3b51..60ed735f5db 100644 --- a/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift +++ b/Sources/StreamChat/Audio/AudioRecorder/AudioRecordingState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Audio/AudioSessionConfiguring.swift b/Sources/StreamChat/Audio/AudioSessionConfiguring.swift index 15cd0b1ff70..8cf1ddddc98 100644 --- a/Sources/StreamChat/Audio/AudioSessionConfiguring.swift +++ b/Sources/StreamChat/Audio/AudioSessionConfiguring.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/AudioSessionProtocol.swift b/Sources/StreamChat/Audio/AudioSessionProtocol.swift index f29e45fc8e5..de65fc473c3 100644 --- a/Sources/StreamChat/Audio/AudioSessionProtocol.swift +++ b/Sources/StreamChat/Audio/AudioSessionProtocol.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift b/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift index 3f098649224..41f599cd521 100644 --- a/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift +++ b/Sources/StreamChat/Audio/Extensions/AVAsset+TotalAudioSamples.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChat/ChatClient+Environment.swift b/Sources/StreamChat/ChatClient+Environment.swift index 5e531c39bb1..a58456eb8e4 100644 --- a/Sources/StreamChat/ChatClient+Environment.swift +++ b/Sources/StreamChat/ChatClient+Environment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/ChatClient.swift b/Sources/StreamChat/ChatClient.swift index 0188b348014..b1ea84c67cd 100644 --- a/Sources/StreamChat/ChatClient.swift +++ b/Sources/StreamChat/ChatClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/ChatClientFactory.swift b/Sources/StreamChat/ChatClientFactory.swift index fb02d50c56b..0a084e420c4 100644 --- a/Sources/StreamChat/ChatClientFactory.swift +++ b/Sources/StreamChat/ChatClientFactory.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/BaseURL.swift b/Sources/StreamChat/Config/BaseURL.swift index 728e6dd3df5..43308de63b0 100644 --- a/Sources/StreamChat/Config/BaseURL.swift +++ b/Sources/StreamChat/Config/BaseURL.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/ChatClientConfig.swift b/Sources/StreamChat/Config/ChatClientConfig.swift index 3f45045bca2..d9f24400cd6 100644 --- a/Sources/StreamChat/Config/ChatClientConfig.swift +++ b/Sources/StreamChat/Config/ChatClientConfig.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/SendMessageInterceptor.swift b/Sources/StreamChat/Config/SendMessageInterceptor.swift index 77ca35e83a0..ef060342dd5 100644 --- a/Sources/StreamChat/Config/SendMessageInterceptor.swift +++ b/Sources/StreamChat/Config/SendMessageInterceptor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/StreamModelsTransformer.swift b/Sources/StreamChat/Config/StreamModelsTransformer.swift index 90f51650f17..6488c6ce340 100644 --- a/Sources/StreamChat/Config/StreamModelsTransformer.swift +++ b/Sources/StreamChat/Config/StreamModelsTransformer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/StreamRuntimeCheck.swift b/Sources/StreamChat/Config/StreamRuntimeCheck.swift index ea8917dc7d0..2434ea12523 100644 --- a/Sources/StreamChat/Config/StreamRuntimeCheck.swift +++ b/Sources/StreamChat/Config/StreamRuntimeCheck.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Config/Token.swift b/Sources/StreamChat/Config/Token.swift index cc73ff0452e..cc0121223f5 100644 --- a/Sources/StreamChat/Config/Token.swift +++ b/Sources/StreamChat/Config/Token.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift b/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift index f3b30ab50f8..198ca2be597 100644 --- a/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift +++ b/Sources/StreamChat/Controllers/ChannelController/ChannelController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift b/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift index 0599a5d1821..105a52879c0 100644 --- a/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ChannelController/ChannelController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift b/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift index 95ba0410883..d64392ef0bc 100644 --- a/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift +++ b/Sources/StreamChat/Controllers/ChannelController/ChannelController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift b/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift index ee77daf9be6..b816c6b0160 100644 --- a/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift +++ b/Sources/StreamChat/Controllers/ChannelController/ChannelControllerDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift b/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift index 0d75d586faa..a622d3485bd 100644 --- a/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift +++ b/Sources/StreamChat/Controllers/ChannelController/ChatClient+ChannelController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift b/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift index 4a7799d7595..f7db6ad09d9 100644 --- a/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift +++ b/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift b/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift index 0629eacaa2e..6f3a4f9baec 100644 --- a/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift +++ b/Sources/StreamChat/Controllers/ChannelController/LivestreamChannelController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift index e0a04156ea2..f56a8eb6f55 100644 --- a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift +++ b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift index dcbdd5dbba7..67f1e5aefaf 100644 --- a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift index 759c6f59fcc..50e3d7451c2 100644 --- a/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift +++ b/Sources/StreamChat/Controllers/ChannelListController/ChannelListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift index 1271d108034..9da78636768 100644 --- a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift +++ b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift index dc6a9ffdbf5..a16e6dde9b7 100644 --- a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift index 6a631a71ceb..fc8f6879c9c 100644 --- a/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift +++ b/Sources/StreamChat/Controllers/ChannelWatcherListController/ChatChannelWatcherListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift index 03313b3a354..a8b633fd1f6 100644 --- a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift +++ b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift index a5d45195311..d10c0213834 100644 --- a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift index d954faea8cb..212e2910d38 100644 --- a/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift +++ b/Sources/StreamChat/Controllers/ConnectionController/ConnectionController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/Controller.swift b/Sources/StreamChat/Controllers/Controller.swift index 062b694c20d..cdf7f5a697a 100644 --- a/Sources/StreamChat/Controllers/Controller.swift +++ b/Sources/StreamChat/Controllers/Controller.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift index d7dde3245f5..6fb52d96a9a 100644 --- a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift +++ b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift index 948a6745177..50f7f7eb77b 100644 --- a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift index c13a6d65626..f0d4abec9f8 100644 --- a/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift +++ b/Sources/StreamChat/Controllers/CurrentUserController/CurrentUserController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/DataController.swift b/Sources/StreamChat/Controllers/DataController.swift index 2511e6286be..825f7b94999 100644 --- a/Sources/StreamChat/Controllers/DataController.swift +++ b/Sources/StreamChat/Controllers/DataController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift index 4e795a5c04d..988e406d6ba 100644 --- a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift +++ b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundDatabaseObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift index 4dc8b5be191..284c0fd68ac 100644 --- a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift +++ b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundEntityDatabaseObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift index 59c5719075a..e3381b76ba6 100644 --- a/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift +++ b/Sources/StreamChat/Controllers/DatabaseObserver/BackgroundListDatabaseObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift b/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift index 4bbcad34ce0..537dfc80446 100644 --- a/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift +++ b/Sources/StreamChat/Controllers/DatabaseObserver/EntityChange.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift b/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift index d0007a0cdd4..4f5a0c62ab6 100644 --- a/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift +++ b/Sources/StreamChat/Controllers/DatabaseObserver/ListChange.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift b/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift index 3305983cb47..8dc6a57c9ef 100644 --- a/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift +++ b/Sources/StreamChat/Controllers/EventsController/ChannelEventsController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift b/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift index 6feca56bd36..3274368e21c 100644 --- a/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift +++ b/Sources/StreamChat/Controllers/EventsController/EventsController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift b/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift index 5c4e6a2eaae..0bb566d1517 100644 --- a/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/EventsController/EventsController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/EventsController/EventsController.swift b/Sources/StreamChat/Controllers/EventsController/EventsController.swift index f0c50edc9d3..b79b7e8d7ec 100644 --- a/Sources/StreamChat/Controllers/EventsController/EventsController.swift +++ b/Sources/StreamChat/Controllers/EventsController/EventsController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift b/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift index 8c8ce6f9524..d269bc5c68c 100644 --- a/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift +++ b/Sources/StreamChat/Controllers/MemberController/MemberController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift b/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift index 9d1d33d9afd..415ba5fb99c 100644 --- a/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/MemberController/MemberController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/MemberController/MemberController.swift b/Sources/StreamChat/Controllers/MemberController/MemberController.swift index 3f5039af1e3..fd70fc96f03 100644 --- a/Sources/StreamChat/Controllers/MemberController/MemberController.swift +++ b/Sources/StreamChat/Controllers/MemberController/MemberController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift b/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift index b430b39fecb..6cffcbf7f48 100644 --- a/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift +++ b/Sources/StreamChat/Controllers/MemberListController/MemberListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift b/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift index 2c7fcfe26da..a35330667bf 100644 --- a/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/MemberListController/MemberListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift b/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift index 244fb03bc4d..a26beca6df2 100644 --- a/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift +++ b/Sources/StreamChat/Controllers/MemberListController/MemberListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift b/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift index c5748f63d93..9d1d57fb583 100644 --- a/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift +++ b/Sources/StreamChat/Controllers/MessageController/MessageController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift b/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift index ac5491a84d1..80998cc1aa6 100644 --- a/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/MessageController/MessageController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/MessageController/MessageController.swift b/Sources/StreamChat/Controllers/MessageController/MessageController.swift index bafdc7ada27..c542cfd3423 100644 --- a/Sources/StreamChat/Controllers/MessageController/MessageController.swift +++ b/Sources/StreamChat/Controllers/MessageController/MessageController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift b/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift index 17c26ca55c0..7a5867fea87 100644 --- a/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift +++ b/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift b/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift index f87f63317fe..59f3e9a361b 100644 --- a/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift +++ b/Sources/StreamChat/Controllers/MessageReminderListController/MessageReminderListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift b/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift index 9c22f54f7ad..bdb668ccd40 100644 --- a/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift +++ b/Sources/StreamChat/Controllers/PollController/PollController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift b/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift index 5669698de23..e676462327a 100644 --- a/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/PollController/PollController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/PollController/PollController.swift b/Sources/StreamChat/Controllers/PollController/PollController.swift index feda6f50340..055cab3d248 100644 --- a/Sources/StreamChat/Controllers/PollController/PollController.swift +++ b/Sources/StreamChat/Controllers/PollController/PollController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift b/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift index 58a3f0277d9..a6f272f0da7 100644 --- a/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift +++ b/Sources/StreamChat/Controllers/PollController/PollControllerDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift b/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift index 9cdbbac1468..add59697b42 100644 --- a/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift +++ b/Sources/StreamChat/Controllers/PollController/PollVoteListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift b/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift index 25ca4d24f3e..c41e1552b3f 100644 --- a/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/PollController/PollVoteListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift b/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift index 86c4ae1c4d8..4e1ddfb1786 100644 --- a/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift +++ b/Sources/StreamChat/Controllers/PollController/PollVoteListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift b/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift index 0daa1da23fe..89154776a68 100644 --- a/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift +++ b/Sources/StreamChat/Controllers/ReactionListController/ChatClient+ReactionListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift index 09db6cf5989..7e39dd76dbe 100644 --- a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift +++ b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift index 61da08e3ef1..7b4aeb9fe99 100644 --- a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift index 767ed8ead32..5887e5a6a0d 100644 --- a/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift +++ b/Sources/StreamChat/Controllers/ReactionListController/ReactionListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift index 7012d058438..17ff461e0b6 100644 --- a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift +++ b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift index 6540ab9f3dd..fa4c94bfecd 100644 --- a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift index 6e462d34e2d..317fb1c56d2 100644 --- a/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift +++ b/Sources/StreamChat/Controllers/SearchControllers/MessageSearchController/MessageSearchController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift b/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift index 1ee78523bc0..d8fb300a5a1 100644 --- a/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift +++ b/Sources/StreamChat/Controllers/SearchControllers/UserSearchController/UserSearchController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift b/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift index 5f7e3a76620..8e24f83248e 100644 --- a/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift +++ b/Sources/StreamChat/Controllers/ThreadListController/ChatClient+ThreadListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift index 4c04df6343a..aecff0f2644 100644 --- a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift +++ b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift index aaa8a0af3ea..83708f55b6f 100644 --- a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift index 517ef5af67e..23d439f169c 100644 --- a/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift +++ b/Sources/StreamChat/Controllers/ThreadListController/ThreadListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift b/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift index 75fa5270738..df220e3f2b8 100644 --- a/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift +++ b/Sources/StreamChat/Controllers/UserController/UserController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift b/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift index ab64e3a51c7..6b25334cda5 100644 --- a/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/UserController/UserController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/UserController/UserController.swift b/Sources/StreamChat/Controllers/UserController/UserController.swift index 3721322bd78..5d71b0361a3 100644 --- a/Sources/StreamChat/Controllers/UserController/UserController.swift +++ b/Sources/StreamChat/Controllers/UserController/UserController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift b/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift index d6c5f8968bd..ce942e6899f 100644 --- a/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift +++ b/Sources/StreamChat/Controllers/UserListController/UserListController+Combine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift b/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift index 70f16546b79..cdd475d2f57 100644 --- a/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift +++ b/Sources/StreamChat/Controllers/UserListController/UserListController+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Controllers/UserListController/UserListController.swift b/Sources/StreamChat/Controllers/UserListController/UserListController.swift index 634fac7e08d..333c6df0ecd 100644 --- a/Sources/StreamChat/Controllers/UserListController/UserListController.swift +++ b/Sources/StreamChat/Controllers/UserListController/UserListController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift b/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift index af60ce40118..e3bdee5ad5f 100644 --- a/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift +++ b/Sources/StreamChat/Database/DTOs/AttachmentDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift index 66c7893cf82..89b4cf8fd18 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelConfigDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelDTO.swift index c58513302af..7f92d72116e 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift index 2265f3d99ab..0b977f305a2 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelListQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift index ced9facedd4..80a58a60dfb 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelMemberListQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift index a56590daf01..32a6f73c76f 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelMuteDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift b/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift index 1e6bb476641..013011cd077 100644 --- a/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ChannelReadDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/CommandDTO.swift b/Sources/StreamChat/Database/DTOs/CommandDTO.swift index 1389cbb5216..b4a86470317 100644 --- a/Sources/StreamChat/Database/DTOs/CommandDTO.swift +++ b/Sources/StreamChat/Database/DTOs/CommandDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift b/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift index c56c3f83499..414988f456f 100644 --- a/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift +++ b/Sources/StreamChat/Database/DTOs/CurrentUserDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/DBDate.swift b/Sources/StreamChat/Database/DTOs/DBDate.swift index d208f0fa1ab..d6d7fc602f8 100644 --- a/Sources/StreamChat/Database/DTOs/DBDate.swift +++ b/Sources/StreamChat/Database/DTOs/DBDate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Database/DTOs/DeviceDTO.swift b/Sources/StreamChat/Database/DTOs/DeviceDTO.swift index f4d3098b789..49f405672d7 100644 --- a/Sources/StreamChat/Database/DTOs/DeviceDTO.swift +++ b/Sources/StreamChat/Database/DTOs/DeviceDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift b/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift index f22aea94c9e..d81283a80af 100644 --- a/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift +++ b/Sources/StreamChat/Database/DTOs/EphemeralValuesContainer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift b/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift index bfbaee29c7e..5873ce50609 100644 --- a/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MemberModelDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageDTO.swift b/Sources/StreamChat/Database/DTOs/MessageDTO.swift index 48c26b572b8..d260f189f62 100644 --- a/Sources/StreamChat/Database/DTOs/MessageDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift b/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift index 35d5501a4c4..92b4b666b1c 100644 --- a/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageModerationDetailsDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift b/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift index 7d6d9d6ece5..7bf6fb25035 100644 --- a/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageReactionDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift b/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift index beaa4f374bc..188029744b2 100644 --- a/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageReactionGroupDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift b/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift index 1a983ea0096..680ebecc83a 100644 --- a/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageReminderDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift b/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift index 50284afb7ac..9014ce20ff1 100644 --- a/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/MessageSearchQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift b/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift index 2bc516c045e..d31182e0279 100644 --- a/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift +++ b/Sources/StreamChat/Database/DTOs/NSManagedObject+Validation.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/PollDTO.swift b/Sources/StreamChat/Database/DTOs/PollDTO.swift index 1134197f56a..eef2238bd67 100644 --- a/Sources/StreamChat/Database/DTOs/PollDTO.swift +++ b/Sources/StreamChat/Database/DTOs/PollDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift b/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift index 03f29b7332e..68afc46a366 100644 --- a/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift +++ b/Sources/StreamChat/Database/DTOs/PollOptionDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift b/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift index 790e26ce0d5..01b795123c1 100644 --- a/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift +++ b/Sources/StreamChat/Database/DTOs/PollVoteDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift b/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift index b1d9338cc01..b222b335872 100644 --- a/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/PollVoteListQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift b/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift index 6fb4b98c5da..c509e362789 100644 --- a/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift +++ b/Sources/StreamChat/Database/DTOs/PushPreferenceDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift b/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift index a02dbb257f9..f26611edec0 100644 --- a/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift +++ b/Sources/StreamChat/Database/DTOs/QueuedRequestDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift b/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift index dbb93e750ae..b54d1fd9709 100644 --- a/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ReactionListQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift b/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift index 96e7b31667b..04a8641458d 100644 --- a/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift +++ b/Sources/StreamChat/Database/DTOs/SharedLocationDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ThreadDTO.swift b/Sources/StreamChat/Database/DTOs/ThreadDTO.swift index 297d49371fa..e7ea08bd7a3 100644 --- a/Sources/StreamChat/Database/DTOs/ThreadDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ThreadDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift b/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift index 3b01c0c21b4..00ae5d3b426 100644 --- a/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ThreadParticipantDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift b/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift index f038bf2e55a..10d0dec2cb9 100644 --- a/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift +++ b/Sources/StreamChat/Database/DTOs/ThreadReadDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/UserDTO.swift b/Sources/StreamChat/Database/DTOs/UserDTO.swift index bae481150c0..732880f2487 100644 --- a/Sources/StreamChat/Database/DTOs/UserDTO.swift +++ b/Sources/StreamChat/Database/DTOs/UserDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift b/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift index 92958a353b9..37b92cb0852 100644 --- a/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift +++ b/Sources/StreamChat/Database/DTOs/UserListQueryDTO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DataStore.swift b/Sources/StreamChat/Database/DataStore.swift index 6510a3914c6..5a1774d654b 100644 --- a/Sources/StreamChat/Database/DataStore.swift +++ b/Sources/StreamChat/Database/DataStore.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Database/DatabaseContainer.swift b/Sources/StreamChat/Database/DatabaseContainer.swift index 0648a5779a6..7fc91df76ce 100644 --- a/Sources/StreamChat/Database/DatabaseContainer.swift +++ b/Sources/StreamChat/Database/DatabaseContainer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Database/DatabaseSession.swift b/Sources/StreamChat/Database/DatabaseSession.swift index 592f031afa5..111e08468a6 100644 --- a/Sources/StreamChat/Database/DatabaseSession.swift +++ b/Sources/StreamChat/Database/DatabaseSession.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Deprecations.swift b/Sources/StreamChat/Deprecations.swift index 03d908b9a6a..cb2d9c375c1 100644 --- a/Sources/StreamChat/Deprecations.swift +++ b/Sources/StreamChat/Deprecations.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Errors/ClientError.swift b/Sources/StreamChat/Errors/ClientError.swift index bc8d066cc39..f6b00089526 100644 --- a/Sources/StreamChat/Errors/ClientError.swift +++ b/Sources/StreamChat/Errors/ClientError.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Errors/ErrorPayload.swift b/Sources/StreamChat/Errors/ErrorPayload.swift index 825efa0956c..d802e967c8e 100644 --- a/Sources/StreamChat/Errors/ErrorPayload.swift +++ b/Sources/StreamChat/Errors/ErrorPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Extensions/Collection+Extensions.swift b/Sources/StreamChat/Extensions/Collection+Extensions.swift index 154da4f59c2..47716fc9f2d 100644 --- a/Sources/StreamChat/Extensions/Collection+Extensions.swift +++ b/Sources/StreamChat/Extensions/Collection+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Extensions/KeyPath+Extensions.swift b/Sources/StreamChat/Extensions/KeyPath+Extensions.swift index c13acb67e8b..b7049d10ec7 100644 --- a/Sources/StreamChat/Extensions/KeyPath+Extensions.swift +++ b/Sources/StreamChat/Extensions/KeyPath+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Extensions/Task+Extensions.swift b/Sources/StreamChat/Extensions/Task+Extensions.swift index b9b185f9c34..e9d1513e67c 100644 --- a/Sources/StreamChat/Extensions/Task+Extensions.swift +++ b/Sources/StreamChat/Extensions/Task+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Extensions/URL+EnrichedURL.swift b/Sources/StreamChat/Extensions/URL+EnrichedURL.swift index ea81440efeb..5de5ff942b1 100644 --- a/Sources/StreamChat/Extensions/URL+EnrichedURL.swift +++ b/Sources/StreamChat/Extensions/URL+EnrichedURL.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Extensions/URLRequest+cURL.swift b/Sources/StreamChat/Extensions/URLRequest+cURL.swift index b1f3dd10f3e..f5bd93307b4 100644 --- a/Sources/StreamChat/Extensions/URLRequest+cURL.swift +++ b/Sources/StreamChat/Extensions/URLRequest+cURL.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Generated/SystemEnvironment+Version.swift b/Sources/StreamChat/Generated/SystemEnvironment+Version.swift index 6e45fffccc9..3412b39a473 100644 --- a/Sources/StreamChat/Generated/SystemEnvironment+Version.swift +++ b/Sources/StreamChat/Generated/SystemEnvironment+Version.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // // ⚠️ Generated file, please use `fastlane :bump_SDK_version or fastlane release major|minor|patch` lanes diff --git a/Sources/StreamChat/Models/AppSettings.swift b/Sources/StreamChat/Models/AppSettings.swift index d3cd113fdf0..5559b77867e 100644 --- a/Sources/StreamChat/Models/AppSettings.swift +++ b/Sources/StreamChat/Models/AppSettings.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreServices diff --git a/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift b/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift index 217fa503013..b9bd8d45f5a 100644 --- a/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift +++ b/Sources/StreamChat/Models/Attachments/AnyAttachmentPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift b/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift index b7d4fa84a1a..de70aaf62e2 100644 --- a/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift +++ b/Sources/StreamChat/Models/Attachments/AnyAttachmentUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/AttachmentId.swift b/Sources/StreamChat/Models/Attachments/AttachmentId.swift index d6cc57fdea7..bb0c3ae480c 100644 --- a/Sources/StreamChat/Models/Attachments/AttachmentId.swift +++ b/Sources/StreamChat/Models/Attachments/AttachmentId.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift b/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift index 96b93c85c81..f3aa27daa88 100644 --- a/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift +++ b/Sources/StreamChat/Models/Attachments/AttachmentTypes.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift index 9e5aac6c34d..7eb4c51cd1b 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift index 69a1ef80ee7..89cf1965f4f 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageAudioAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift index 103ac4aa52e..be4ed1018fa 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageFileAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift index 9b1fd40841e..9c04653ceef 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageGiphyAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift index d0e5195216b..13051407bd4 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageImageAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift index 83888b8257b..fd000ea4795 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageLinkAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift index 22fd3e0e030..9d0d56265e2 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageVideoAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift b/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift index 48e414ad2fc..8f070f65872 100644 --- a/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift +++ b/Sources/StreamChat/Models/Attachments/ChatMessageVoiceRecordingAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/BanEnabling.swift b/Sources/StreamChat/Models/BanEnabling.swift index 85640e4da47..d239e18d30d 100644 --- a/Sources/StreamChat/Models/BanEnabling.swift +++ b/Sources/StreamChat/Models/BanEnabling.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // /// An option to enable ban users. diff --git a/Sources/StreamChat/Models/BlockedUserDetails.swift b/Sources/StreamChat/Models/BlockedUserDetails.swift index ccc908db837..58af803637e 100644 --- a/Sources/StreamChat/Models/BlockedUserDetails.swift +++ b/Sources/StreamChat/Models/BlockedUserDetails.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Channel.swift b/Sources/StreamChat/Models/Channel.swift index 5ed7bde35fd..034aed2e782 100644 --- a/Sources/StreamChat/Models/Channel.swift +++ b/Sources/StreamChat/Models/Channel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Models/ChannelArchivingScope.swift b/Sources/StreamChat/Models/ChannelArchivingScope.swift index fdf5a83b62e..267be9a90ac 100644 --- a/Sources/StreamChat/Models/ChannelArchivingScope.swift +++ b/Sources/StreamChat/Models/ChannelArchivingScope.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ChannelId.swift b/Sources/StreamChat/Models/ChannelId.swift index b2ffd0ccac5..7f5f3056754 100644 --- a/Sources/StreamChat/Models/ChannelId.swift +++ b/Sources/StreamChat/Models/ChannelId.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ChannelPinningScope.swift b/Sources/StreamChat/Models/ChannelPinningScope.swift index 3e3033defae..211c2ddcc29 100644 --- a/Sources/StreamChat/Models/ChannelPinningScope.swift +++ b/Sources/StreamChat/Models/ChannelPinningScope.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ChannelRead.swift b/Sources/StreamChat/Models/ChannelRead.swift index 19b751b6d60..b464e16d4f0 100644 --- a/Sources/StreamChat/Models/ChannelRead.swift +++ b/Sources/StreamChat/Models/ChannelRead.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ChannelType.swift b/Sources/StreamChat/Models/ChannelType.swift index f3016284224..725c4960d10 100644 --- a/Sources/StreamChat/Models/ChannelType.swift +++ b/Sources/StreamChat/Models/ChannelType.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ChatMessage.swift b/Sources/StreamChat/Models/ChatMessage.swift index 92dde082a2f..d9dcdb7ad04 100644 --- a/Sources/StreamChat/Models/ChatMessage.swift +++ b/Sources/StreamChat/Models/ChatMessage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Models/CurrentUser.swift b/Sources/StreamChat/Models/CurrentUser.swift index b4bcfd42b03..f9ca36742f1 100644 --- a/Sources/StreamChat/Models/CurrentUser.swift +++ b/Sources/StreamChat/Models/CurrentUser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Models/Device.swift b/Sources/StreamChat/Models/Device.swift index 569329aa02d..6a81c41bf6c 100644 --- a/Sources/StreamChat/Models/Device.swift +++ b/Sources/StreamChat/Models/Device.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/DraftMessage.swift b/Sources/StreamChat/Models/DraftMessage.swift index 88a3858f799..3722df34aff 100644 --- a/Sources/StreamChat/Models/DraftMessage.swift +++ b/Sources/StreamChat/Models/DraftMessage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Location/LocationInfo.swift b/Sources/StreamChat/Models/Location/LocationInfo.swift index 3bc7de2bea0..098ce44df2e 100644 --- a/Sources/StreamChat/Models/Location/LocationInfo.swift +++ b/Sources/StreamChat/Models/Location/LocationInfo.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Location/NewLocationInfo.swift b/Sources/StreamChat/Models/Location/NewLocationInfo.swift index 8d872a2f4ec..76d06b120c6 100644 --- a/Sources/StreamChat/Models/Location/NewLocationInfo.swift +++ b/Sources/StreamChat/Models/Location/NewLocationInfo.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Location/SharedLocation.swift b/Sources/StreamChat/Models/Location/SharedLocation.swift index d420ccbdbd5..1c2c2accafc 100644 --- a/Sources/StreamChat/Models/Location/SharedLocation.swift +++ b/Sources/StreamChat/Models/Location/SharedLocation.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Member.swift b/Sources/StreamChat/Models/Member.swift index bea42f17374..fb723ac55c7 100644 --- a/Sources/StreamChat/Models/Member.swift +++ b/Sources/StreamChat/Models/Member.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift b/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift index 7e006b5f166..246f8429b01 100644 --- a/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift +++ b/Sources/StreamChat/Models/MessageDelivery/DeliveredMessageInfo.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift b/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift index 4fdb715b5ae..7a6c50c9c71 100644 --- a/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift +++ b/Sources/StreamChat/Models/MessageDelivery/MessageDeliveryCriteriaValidator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageModerationDetails.swift b/Sources/StreamChat/Models/MessageModerationDetails.swift index e14d6a74335..1a151d1aa7c 100644 --- a/Sources/StreamChat/Models/MessageModerationDetails.swift +++ b/Sources/StreamChat/Models/MessageModerationDetails.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessagePinning.swift b/Sources/StreamChat/Models/MessagePinning.swift index dfe15f5cd14..719ec1b8b99 100644 --- a/Sources/StreamChat/Models/MessagePinning.swift +++ b/Sources/StreamChat/Models/MessagePinning.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageReaction.swift b/Sources/StreamChat/Models/MessageReaction.swift index fe81ae467b1..ddf79ec4a1a 100644 --- a/Sources/StreamChat/Models/MessageReaction.swift +++ b/Sources/StreamChat/Models/MessageReaction.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageReactionGroup.swift b/Sources/StreamChat/Models/MessageReactionGroup.swift index 4dbfe5392dd..5fa9c3ff6aa 100644 --- a/Sources/StreamChat/Models/MessageReactionGroup.swift +++ b/Sources/StreamChat/Models/MessageReactionGroup.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageReactionType.swift b/Sources/StreamChat/Models/MessageReactionType.swift index 8d7dc6019a3..02a77b28326 100644 --- a/Sources/StreamChat/Models/MessageReactionType.swift +++ b/Sources/StreamChat/Models/MessageReactionType.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MessageReminder.swift b/Sources/StreamChat/Models/MessageReminder.swift index 6e76d5e87cf..59875df0431 100644 --- a/Sources/StreamChat/Models/MessageReminder.swift +++ b/Sources/StreamChat/Models/MessageReminder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/MuteDetails.swift b/Sources/StreamChat/Models/MuteDetails.swift index 06ae3f8f183..dd842e987f6 100644 --- a/Sources/StreamChat/Models/MuteDetails.swift +++ b/Sources/StreamChat/Models/MuteDetails.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift b/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift index 7bdda1e0e66..89ab2334adc 100644 --- a/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift +++ b/Sources/StreamChat/Models/Payload+asModel/ChannelPayload+asModel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift b/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift index a24092dfbd2..4e3e96c0775 100644 --- a/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift +++ b/Sources/StreamChat/Models/Payload+asModel/MessagePayload+asModel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift b/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift index a7f1ea11a9c..0cb17bb1fab 100644 --- a/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift +++ b/Sources/StreamChat/Models/Payload+asModel/UserPayload+asModel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Poll.swift b/Sources/StreamChat/Models/Poll.swift index 6ecb5328329..76821d0e569 100644 --- a/Sources/StreamChat/Models/Poll.swift +++ b/Sources/StreamChat/Models/Poll.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PollOption.swift b/Sources/StreamChat/Models/PollOption.swift index 2e7d721db7f..159d062c2f6 100644 --- a/Sources/StreamChat/Models/PollOption.swift +++ b/Sources/StreamChat/Models/PollOption.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PollVote.swift b/Sources/StreamChat/Models/PollVote.swift index 233fe2c6eda..5a93a38e49c 100644 --- a/Sources/StreamChat/Models/PollVote.swift +++ b/Sources/StreamChat/Models/PollVote.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PushDevice.swift b/Sources/StreamChat/Models/PushDevice.swift index 10a448d43f1..ac72e41a083 100644 --- a/Sources/StreamChat/Models/PushDevice.swift +++ b/Sources/StreamChat/Models/PushDevice.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PushPreferences/PushPreference.swift b/Sources/StreamChat/Models/PushPreferences/PushPreference.swift index 90aba8cbc67..eeeba62de84 100644 --- a/Sources/StreamChat/Models/PushPreferences/PushPreference.swift +++ b/Sources/StreamChat/Models/PushPreferences/PushPreference.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift b/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift index 6a3cc985a75..7577b3f0c23 100644 --- a/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift +++ b/Sources/StreamChat/Models/PushPreferences/PushPreferenceLevel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/PushProvider.swift b/Sources/StreamChat/Models/PushProvider.swift index 8804d6ee8d6..a29649e16c7 100644 --- a/Sources/StreamChat/Models/PushProvider.swift +++ b/Sources/StreamChat/Models/PushProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/Thread.swift b/Sources/StreamChat/Models/Thread.swift index 433e0cabbdc..a3c2fb15107 100644 --- a/Sources/StreamChat/Models/Thread.swift +++ b/Sources/StreamChat/Models/Thread.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ThreadParticipant.swift b/Sources/StreamChat/Models/ThreadParticipant.swift index 6cc2f9f0cff..e64b07c61db 100644 --- a/Sources/StreamChat/Models/ThreadParticipant.swift +++ b/Sources/StreamChat/Models/ThreadParticipant.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/ThreadRead.swift b/Sources/StreamChat/Models/ThreadRead.swift index 1995ea8daf8..0444629d211 100644 --- a/Sources/StreamChat/Models/ThreadRead.swift +++ b/Sources/StreamChat/Models/ThreadRead.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/UnreadCount.swift b/Sources/StreamChat/Models/UnreadCount.swift index d0e03eeb68b..cc2ce359c29 100644 --- a/Sources/StreamChat/Models/UnreadCount.swift +++ b/Sources/StreamChat/Models/UnreadCount.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/User+SwiftUI.swift b/Sources/StreamChat/Models/User+SwiftUI.swift index 9a50f402420..b6c094d9125 100644 --- a/Sources/StreamChat/Models/User+SwiftUI.swift +++ b/Sources/StreamChat/Models/User+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/User.swift b/Sources/StreamChat/Models/User.swift index f0dffe89ab7..707b5c3d1b0 100644 --- a/Sources/StreamChat/Models/User.swift +++ b/Sources/StreamChat/Models/User.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Models/UserInfo.swift b/Sources/StreamChat/Models/UserInfo.swift index d93733ce919..f0fa0893009 100644 --- a/Sources/StreamChat/Models/UserInfo.swift +++ b/Sources/StreamChat/Models/UserInfo.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ChannelListQuery.swift b/Sources/StreamChat/Query/ChannelListQuery.swift index cd5c67e77c6..a448ae94b84 100644 --- a/Sources/StreamChat/Query/ChannelListQuery.swift +++ b/Sources/StreamChat/Query/ChannelListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ChannelMemberListQuery.swift b/Sources/StreamChat/Query/ChannelMemberListQuery.swift index 16761637432..782d9b36925 100644 --- a/Sources/StreamChat/Query/ChannelMemberListQuery.swift +++ b/Sources/StreamChat/Query/ChannelMemberListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ChannelQuery.swift b/Sources/StreamChat/Query/ChannelQuery.swift index 579086d0c43..fce66968d16 100644 --- a/Sources/StreamChat/Query/ChannelQuery.swift +++ b/Sources/StreamChat/Query/ChannelQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ChannelWatcherListQuery.swift b/Sources/StreamChat/Query/ChannelWatcherListQuery.swift index 260ccb871a7..76e06055e46 100644 --- a/Sources/StreamChat/Query/ChannelWatcherListQuery.swift +++ b/Sources/StreamChat/Query/ChannelWatcherListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/DraftListQuery.swift b/Sources/StreamChat/Query/DraftListQuery.swift index 1c2367f219f..94b1794b136 100644 --- a/Sources/StreamChat/Query/DraftListQuery.swift +++ b/Sources/StreamChat/Query/DraftListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Filter+predicate.swift b/Sources/StreamChat/Query/Filter+predicate.swift index 62c4e8b560c..60deb4cf0ad 100644 --- a/Sources/StreamChat/Query/Filter+predicate.swift +++ b/Sources/StreamChat/Query/Filter+predicate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Filter.swift b/Sources/StreamChat/Query/Filter.swift index eeeed7d4998..109ec0641c6 100644 --- a/Sources/StreamChat/Query/Filter.swift +++ b/Sources/StreamChat/Query/Filter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/MessageReminderListQuery.swift b/Sources/StreamChat/Query/MessageReminderListQuery.swift index 0b3c515d1e1..58bdc886a0f 100644 --- a/Sources/StreamChat/Query/MessageReminderListQuery.swift +++ b/Sources/StreamChat/Query/MessageReminderListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/MessageSearchQuery.swift b/Sources/StreamChat/Query/MessageSearchQuery.swift index 5e0729f0158..16fe61e65d8 100644 --- a/Sources/StreamChat/Query/MessageSearchQuery.swift +++ b/Sources/StreamChat/Query/MessageSearchQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Pagination.swift b/Sources/StreamChat/Query/Pagination.swift index d36ee1e1052..adc4dfe1d34 100644 --- a/Sources/StreamChat/Query/Pagination.swift +++ b/Sources/StreamChat/Query/Pagination.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesPagination.swift b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesPagination.swift index 005fbe5c6ee..5164cd1c234 100644 --- a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesPagination.swift +++ b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesPagination.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesQuery.swift b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesQuery.swift index 14b1e610031..4fc51f22cb8 100644 --- a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesQuery.swift +++ b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesSortingKey.swift b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesSortingKey.swift index 5221c61fa5a..50e89b3ff2b 100644 --- a/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesSortingKey.swift +++ b/Sources/StreamChat/Query/PinnedMessages/PinnedMessagesSortingKey.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/PollVoteListQuery.swift b/Sources/StreamChat/Query/PollVoteListQuery.swift index f7d78478b9e..637a2a754a7 100644 --- a/Sources/StreamChat/Query/PollVoteListQuery.swift +++ b/Sources/StreamChat/Query/PollVoteListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/QueryOptions.swift b/Sources/StreamChat/Query/QueryOptions.swift index bdf6c756220..52b41cd5003 100644 --- a/Sources/StreamChat/Query/QueryOptions.swift +++ b/Sources/StreamChat/Query/QueryOptions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ReactionListQuery.swift b/Sources/StreamChat/Query/ReactionListQuery.swift index 9b767be686e..3e961be02c0 100644 --- a/Sources/StreamChat/Query/ReactionListQuery.swift +++ b/Sources/StreamChat/Query/ReactionListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Sorting/ChannelListSortingKey.swift b/Sources/StreamChat/Query/Sorting/ChannelListSortingKey.swift index 5acd86cfbbe..0f6852a641d 100644 --- a/Sources/StreamChat/Query/Sorting/ChannelListSortingKey.swift +++ b/Sources/StreamChat/Query/Sorting/ChannelListSortingKey.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Sorting/ChannelMemberListSortingKey.swift b/Sources/StreamChat/Query/Sorting/ChannelMemberListSortingKey.swift index f580bf43330..b6672eeeeea 100644 --- a/Sources/StreamChat/Query/Sorting/ChannelMemberListSortingKey.swift +++ b/Sources/StreamChat/Query/Sorting/ChannelMemberListSortingKey.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Sorting/SortValue.swift b/Sources/StreamChat/Query/Sorting/SortValue.swift index 86747170af5..c0dda84be76 100644 --- a/Sources/StreamChat/Query/Sorting/SortValue.swift +++ b/Sources/StreamChat/Query/Sorting/SortValue.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Sorting/Sorting.swift b/Sources/StreamChat/Query/Sorting/Sorting.swift index 67d4756f439..e262304d899 100644 --- a/Sources/StreamChat/Query/Sorting/Sorting.swift +++ b/Sources/StreamChat/Query/Sorting/Sorting.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/Sorting/UserListSortingKey.swift b/Sources/StreamChat/Query/Sorting/UserListSortingKey.swift index de41f50441a..07e1c9a684f 100644 --- a/Sources/StreamChat/Query/Sorting/UserListSortingKey.swift +++ b/Sources/StreamChat/Query/Sorting/UserListSortingKey.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ThreadListQuery.swift b/Sources/StreamChat/Query/ThreadListQuery.swift index 36b8dfd9c00..d83b2b70e86 100644 --- a/Sources/StreamChat/Query/ThreadListQuery.swift +++ b/Sources/StreamChat/Query/ThreadListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/ThreadQuery.swift b/Sources/StreamChat/Query/ThreadQuery.swift index 4ecaa08ca38..d4b780241f4 100644 --- a/Sources/StreamChat/Query/ThreadQuery.swift +++ b/Sources/StreamChat/Query/ThreadQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Query/UserListQuery.swift b/Sources/StreamChat/Query/UserListQuery.swift index ace2f475c17..021bb30945c 100644 --- a/Sources/StreamChat/Query/UserListQuery.swift +++ b/Sources/StreamChat/Query/UserListQuery.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/AuthenticationRepository.swift b/Sources/StreamChat/Repositories/AuthenticationRepository.swift index ee3c6e31051..4114c12d84a 100644 --- a/Sources/StreamChat/Repositories/AuthenticationRepository.swift +++ b/Sources/StreamChat/Repositories/AuthenticationRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/ChannelRepository.swift b/Sources/StreamChat/Repositories/ChannelRepository.swift index 00794ecd3c7..ce2ed6ff51d 100644 --- a/Sources/StreamChat/Repositories/ChannelRepository.swift +++ b/Sources/StreamChat/Repositories/ChannelRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Repositories/ConnectionRepository.swift b/Sources/StreamChat/Repositories/ConnectionRepository.swift index f675e0285cb..92f48bc1566 100644 --- a/Sources/StreamChat/Repositories/ConnectionRepository.swift +++ b/Sources/StreamChat/Repositories/ConnectionRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/DraftMessagesRepository.swift b/Sources/StreamChat/Repositories/DraftMessagesRepository.swift index a54bdf08f79..afb2759b254 100644 --- a/Sources/StreamChat/Repositories/DraftMessagesRepository.swift +++ b/Sources/StreamChat/Repositories/DraftMessagesRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Repositories/MessageRepository.swift b/Sources/StreamChat/Repositories/MessageRepository.swift index 78bb4a35b67..6952601d0fb 100644 --- a/Sources/StreamChat/Repositories/MessageRepository.swift +++ b/Sources/StreamChat/Repositories/MessageRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Repositories/OfflineRequestsRepository.swift b/Sources/StreamChat/Repositories/OfflineRequestsRepository.swift index b1ee5236992..6e0ba93f124 100644 --- a/Sources/StreamChat/Repositories/OfflineRequestsRepository.swift +++ b/Sources/StreamChat/Repositories/OfflineRequestsRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Repositories/PollsRepository.swift b/Sources/StreamChat/Repositories/PollsRepository.swift index c39ec8fd1fe..6ea4eb2a9f6 100644 --- a/Sources/StreamChat/Repositories/PollsRepository.swift +++ b/Sources/StreamChat/Repositories/PollsRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/RemindersRepository.swift b/Sources/StreamChat/Repositories/RemindersRepository.swift index 02769eddea2..a23b7f4ac78 100644 --- a/Sources/StreamChat/Repositories/RemindersRepository.swift +++ b/Sources/StreamChat/Repositories/RemindersRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Repositories/SyncOperations.swift b/Sources/StreamChat/Repositories/SyncOperations.swift index d2d18445ab8..9a82aa8b849 100644 --- a/Sources/StreamChat/Repositories/SyncOperations.swift +++ b/Sources/StreamChat/Repositories/SyncOperations.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/SyncRepository.swift b/Sources/StreamChat/Repositories/SyncRepository.swift index 0fed57c2e8b..137a338b5ed 100644 --- a/Sources/StreamChat/Repositories/SyncRepository.swift +++ b/Sources/StreamChat/Repositories/SyncRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Repositories/ThreadsRepository.swift b/Sources/StreamChat/Repositories/ThreadsRepository.swift index 2d87a6b2069..dafe30a2e84 100644 --- a/Sources/StreamChat/Repositories/ThreadsRepository.swift +++ b/Sources/StreamChat/Repositories/ThreadsRepository.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Sources.h b/Sources/StreamChat/Sources.h index 506c0bc6f99..044346c211c 100644 --- a/Sources/StreamChat/Sources.h +++ b/Sources/StreamChat/Sources.h @@ -2,7 +2,7 @@ // StreamChat.h // StreamChat_v3 // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // #import diff --git a/Sources/StreamChat/StateLayer/ChannelList.swift b/Sources/StreamChat/StateLayer/ChannelList.swift index 641d2936f6e..08e2be59d3c 100644 --- a/Sources/StreamChat/StateLayer/ChannelList.swift +++ b/Sources/StreamChat/StateLayer/ChannelList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift b/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift index 3b21ef716fa..a279601c720 100644 --- a/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift +++ b/Sources/StreamChat/StateLayer/ChannelListState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ChannelListState.swift b/Sources/StreamChat/StateLayer/ChannelListState.swift index 9a7210637dd..6d805e414d4 100644 --- a/Sources/StreamChat/StateLayer/ChannelListState.swift +++ b/Sources/StreamChat/StateLayer/ChannelListState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/Chat.swift b/Sources/StreamChat/StateLayer/Chat.swift index 89a4e168e17..92c949ce685 100644 --- a/Sources/StreamChat/StateLayer/Chat.swift +++ b/Sources/StreamChat/StateLayer/Chat.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/StateLayer/ChatClient+Factory.swift b/Sources/StreamChat/StateLayer/ChatClient+Factory.swift index 29ec7512eaa..4960821d934 100644 --- a/Sources/StreamChat/StateLayer/ChatClient+Factory.swift +++ b/Sources/StreamChat/StateLayer/ChatClient+Factory.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ChatState+Observer.swift b/Sources/StreamChat/StateLayer/ChatState+Observer.swift index 923fde10b83..b2a103771be 100644 --- a/Sources/StreamChat/StateLayer/ChatState+Observer.swift +++ b/Sources/StreamChat/StateLayer/ChatState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/StateLayer/ChatState.swift b/Sources/StreamChat/StateLayer/ChatState.swift index 3288e1b115a..604660c4f8d 100644 --- a/Sources/StreamChat/StateLayer/ChatState.swift +++ b/Sources/StreamChat/StateLayer/ChatState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ConnectedUser.swift b/Sources/StreamChat/StateLayer/ConnectedUser.swift index d1002ef3b09..0d5949c0763 100644 --- a/Sources/StreamChat/StateLayer/ConnectedUser.swift +++ b/Sources/StreamChat/StateLayer/ConnectedUser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift b/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift index 8a99ed7dfbd..fa4a4029146 100644 --- a/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift +++ b/Sources/StreamChat/StateLayer/ConnectedUserState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ConnectedUserState.swift b/Sources/StreamChat/StateLayer/ConnectedUserState.swift index e8bf684293d..fc618891e25 100644 --- a/Sources/StreamChat/StateLayer/ConnectedUserState.swift +++ b/Sources/StreamChat/StateLayer/ConnectedUserState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift b/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift index 4b8978ae37c..90159589b6a 100644 --- a/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift +++ b/Sources/StreamChat/StateLayer/DatabaseObserver/StateLayerDatabaseObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/StateLayer/MemberList.swift b/Sources/StreamChat/StateLayer/MemberList.swift index 1df9932b84a..67246fa0d41 100644 --- a/Sources/StreamChat/StateLayer/MemberList.swift +++ b/Sources/StreamChat/StateLayer/MemberList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MemberListState+Observer.swift b/Sources/StreamChat/StateLayer/MemberListState+Observer.swift index f86fb9b1ded..65dc1ee5a17 100644 --- a/Sources/StreamChat/StateLayer/MemberListState+Observer.swift +++ b/Sources/StreamChat/StateLayer/MemberListState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MemberListState.swift b/Sources/StreamChat/StateLayer/MemberListState.swift index 2407370a79f..3761fa049e2 100644 --- a/Sources/StreamChat/StateLayer/MemberListState.swift +++ b/Sources/StreamChat/StateLayer/MemberListState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MessageSearch.swift b/Sources/StreamChat/StateLayer/MessageSearch.swift index 3a645447814..92416fb5859 100644 --- a/Sources/StreamChat/StateLayer/MessageSearch.swift +++ b/Sources/StreamChat/StateLayer/MessageSearch.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift b/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift index 86cfabde1a8..d101a5f4162 100644 --- a/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift +++ b/Sources/StreamChat/StateLayer/MessageSearchState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MessageSearchState.swift b/Sources/StreamChat/StateLayer/MessageSearchState.swift index 6e3d13e41d6..37f9672492f 100644 --- a/Sources/StreamChat/StateLayer/MessageSearchState.swift +++ b/Sources/StreamChat/StateLayer/MessageSearchState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/StateLayer/MessageState+Observer.swift b/Sources/StreamChat/StateLayer/MessageState+Observer.swift index 8bed6687470..d2582151032 100644 --- a/Sources/StreamChat/StateLayer/MessageState+Observer.swift +++ b/Sources/StreamChat/StateLayer/MessageState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/MessageState.swift b/Sources/StreamChat/StateLayer/MessageState.swift index 6deb1107062..57cc13dee2e 100644 --- a/Sources/StreamChat/StateLayer/MessageState.swift +++ b/Sources/StreamChat/StateLayer/MessageState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ReactionList.swift b/Sources/StreamChat/StateLayer/ReactionList.swift index 903a8809d60..caf673c3ce0 100644 --- a/Sources/StreamChat/StateLayer/ReactionList.swift +++ b/Sources/StreamChat/StateLayer/ReactionList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift b/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift index bbade5c2cd3..68a0aa25161 100644 --- a/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift +++ b/Sources/StreamChat/StateLayer/ReactionListState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/ReactionListState.swift b/Sources/StreamChat/StateLayer/ReactionListState.swift index 15d5cf5c82b..19958b0aa61 100644 --- a/Sources/StreamChat/StateLayer/ReactionListState.swift +++ b/Sources/StreamChat/StateLayer/ReactionListState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/UserList.swift b/Sources/StreamChat/StateLayer/UserList.swift index 349988a2a84..e2287f90b66 100644 --- a/Sources/StreamChat/StateLayer/UserList.swift +++ b/Sources/StreamChat/StateLayer/UserList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/UserListState+Observer.swift b/Sources/StreamChat/StateLayer/UserListState+Observer.swift index ea39b21ccfb..93bd8ebf3f3 100644 --- a/Sources/StreamChat/StateLayer/UserListState+Observer.swift +++ b/Sources/StreamChat/StateLayer/UserListState+Observer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/UserListState.swift b/Sources/StreamChat/StateLayer/UserListState.swift index 03c04ffb41c..f4b82a2040f 100644 --- a/Sources/StreamChat/StateLayer/UserListState.swift +++ b/Sources/StreamChat/StateLayer/UserListState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/UserSearch.swift b/Sources/StreamChat/StateLayer/UserSearch.swift index 27a77af802f..42089c1d25d 100644 --- a/Sources/StreamChat/StateLayer/UserSearch.swift +++ b/Sources/StreamChat/StateLayer/UserSearch.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/StateLayer/UserSearchState.swift b/Sources/StreamChat/StateLayer/UserSearchState.swift index 48f9d727cd5..86bddf4ca33 100644 --- a/Sources/StreamChat/StateLayer/UserSearchState.swift +++ b/Sources/StreamChat/StateLayer/UserSearchState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Array+Sampling.swift b/Sources/StreamChat/Utils/Array+Sampling.swift index a255178c11d..0cef60596f5 100644 --- a/Sources/StreamChat/Utils/Array+Sampling.swift +++ b/Sources/StreamChat/Utils/Array+Sampling.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Accelerate diff --git a/Sources/StreamChat/Utils/Atomic.swift b/Sources/StreamChat/Utils/Atomic.swift index 70422f64e65..550b5353662 100644 --- a/Sources/StreamChat/Utils/Atomic.swift +++ b/Sources/StreamChat/Utils/Atomic.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Bundle+Extensions.swift b/Sources/StreamChat/Utils/Bundle+Extensions.swift index 7aa03c5caa6..9e3281c17be 100644 --- a/Sources/StreamChat/Utils/Bundle+Extensions.swift +++ b/Sources/StreamChat/Utils/Bundle+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Codable+Extensions.swift b/Sources/StreamChat/Utils/Codable+Extensions.swift index 7c26d9edb46..2143e21ffed 100644 --- a/Sources/StreamChat/Utils/Codable+Extensions.swift +++ b/Sources/StreamChat/Utils/Codable+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/CountdownTracker.swift b/Sources/StreamChat/Utils/CountdownTracker.swift index 6fe74c152f8..bf3e02dc463 100644 --- a/Sources/StreamChat/Utils/CountdownTracker.swift +++ b/Sources/StreamChat/Utils/CountdownTracker.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Data+Gzip.swift b/Sources/StreamChat/Utils/Data+Gzip.swift index 9674a22ee4a..8cfb7742565 100644 --- a/Sources/StreamChat/Utils/Data+Gzip.swift +++ b/Sources/StreamChat/Utils/Data+Gzip.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // /* diff --git a/Sources/StreamChat/Utils/Database/DatabaseItemConverter.swift b/Sources/StreamChat/Utils/Database/DatabaseItemConverter.swift index 83fc24f98b3..6487fa99337 100644 --- a/Sources/StreamChat/Utils/Database/DatabaseItemConverter.swift +++ b/Sources/StreamChat/Utils/Database/DatabaseItemConverter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Utils/Database/NSManagedObject+Extensions.swift b/Sources/StreamChat/Utils/Database/NSManagedObject+Extensions.swift index 77b3e29eaac..e111668bcc5 100644 --- a/Sources/StreamChat/Utils/Database/NSManagedObject+Extensions.swift +++ b/Sources/StreamChat/Utils/Database/NSManagedObject+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Utils/Debouncer.swift b/Sources/StreamChat/Utils/Debouncer.swift index 57fe5b563e8..22fa86f10bb 100644 --- a/Sources/StreamChat/Utils/Debouncer.swift +++ b/Sources/StreamChat/Utils/Debouncer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Dictionary+Extensions.swift b/Sources/StreamChat/Utils/Dictionary+Extensions.swift index 36e3e740286..d811d65dad8 100644 --- a/Sources/StreamChat/Utils/Dictionary+Extensions.swift +++ b/Sources/StreamChat/Utils/Dictionary+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/EventBatcher.swift b/Sources/StreamChat/Utils/EventBatcher.swift index 5b95daeedc9..a6d92f302b1 100644 --- a/Sources/StreamChat/Utils/EventBatcher.swift +++ b/Sources/StreamChat/Utils/EventBatcher.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/InternetConnection/Error+InternetNotAvailable.swift b/Sources/StreamChat/Utils/InternetConnection/Error+InternetNotAvailable.swift index 19ff50d61f3..2a0ed557c62 100644 --- a/Sources/StreamChat/Utils/InternetConnection/Error+InternetNotAvailable.swift +++ b/Sources/StreamChat/Utils/InternetConnection/Error+InternetNotAvailable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/InternetConnection/InternetConnection.swift b/Sources/StreamChat/Utils/InternetConnection/InternetConnection.swift index 7ebaeed4d66..2c800233a77 100644 --- a/Sources/StreamChat/Utils/InternetConnection/InternetConnection.swift +++ b/Sources/StreamChat/Utils/InternetConnection/InternetConnection.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift b/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift index 260d9281844..58e65246465 100644 --- a/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift +++ b/Sources/StreamChat/Utils/InternetConnection/Reachability_Vendor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/KeyedDecodingContainer+Array.swift b/Sources/StreamChat/Utils/KeyedDecodingContainer+Array.swift index c4775f0479a..d362efbaae8 100644 --- a/Sources/StreamChat/Utils/KeyedDecodingContainer+Array.swift +++ b/Sources/StreamChat/Utils/KeyedDecodingContainer+Array.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/LazyCachedMapCollection.swift b/Sources/StreamChat/Utils/LazyCachedMapCollection.swift index 927f0c6f66f..34cfbfa460c 100644 --- a/Sources/StreamChat/Utils/LazyCachedMapCollection.swift +++ b/Sources/StreamChat/Utils/LazyCachedMapCollection.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Utils/Logger/Destination/BaseLogDestination.swift b/Sources/StreamChat/Utils/Logger/Destination/BaseLogDestination.swift index 78743211e60..cf5ef5c0e2d 100644 --- a/Sources/StreamChat/Utils/Logger/Destination/BaseLogDestination.swift +++ b/Sources/StreamChat/Utils/Logger/Destination/BaseLogDestination.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/Destination/ConsoleLogDestination.swift b/Sources/StreamChat/Utils/Logger/Destination/ConsoleLogDestination.swift index 7d25f70c1f4..c8263990f5a 100644 --- a/Sources/StreamChat/Utils/Logger/Destination/ConsoleLogDestination.swift +++ b/Sources/StreamChat/Utils/Logger/Destination/ConsoleLogDestination.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/Destination/LogDestination.swift b/Sources/StreamChat/Utils/Logger/Destination/LogDestination.swift index 9b2dd406c59..cbd73f6fac3 100644 --- a/Sources/StreamChat/Utils/Logger/Destination/LogDestination.swift +++ b/Sources/StreamChat/Utils/Logger/Destination/LogDestination.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/Formatter/LogFormatter.swift b/Sources/StreamChat/Utils/Logger/Formatter/LogFormatter.swift index da6fba3e66d..814644a73a4 100644 --- a/Sources/StreamChat/Utils/Logger/Formatter/LogFormatter.swift +++ b/Sources/StreamChat/Utils/Logger/Formatter/LogFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/Formatter/PrefixLogFormatter.swift b/Sources/StreamChat/Utils/Logger/Formatter/PrefixLogFormatter.swift index 9782af67876..c6376414f0c 100644 --- a/Sources/StreamChat/Utils/Logger/Formatter/PrefixLogFormatter.swift +++ b/Sources/StreamChat/Utils/Logger/Formatter/PrefixLogFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/Logger.swift b/Sources/StreamChat/Utils/Logger/Logger.swift index 644816032a6..828e172eeb8 100644 --- a/Sources/StreamChat/Utils/Logger/Logger.swift +++ b/Sources/StreamChat/Utils/Logger/Logger.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Logger/StringInterpolation+Extensions.swift b/Sources/StreamChat/Utils/Logger/StringInterpolation+Extensions.swift index cfa53e23d2f..3fb4fa35c9f 100644 --- a/Sources/StreamChat/Utils/Logger/StringInterpolation+Extensions.swift +++ b/Sources/StreamChat/Utils/Logger/StringInterpolation+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MainQueue+Synchronous.swift b/Sources/StreamChat/Utils/MainQueue+Synchronous.swift index 0b68b2b3247..65b87779be2 100644 --- a/Sources/StreamChat/Utils/MainQueue+Synchronous.swift +++ b/Sources/StreamChat/Utils/MainQueue+Synchronous.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MarkdownParser.swift b/Sources/StreamChat/Utils/MarkdownParser.swift index d134309ce07..e7f64b5da2d 100644 --- a/Sources/StreamChat/Utils/MarkdownParser.swift +++ b/Sources/StreamChat/Utils/MarkdownParser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift b/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift index 27cb790cbe0..903cef93de4 100644 --- a/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift +++ b/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationState.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift b/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift index 605da6f369f..116b25d7ed1 100644 --- a/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift +++ b/Sources/StreamChat/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandling.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MulticastDelegate.swift b/Sources/StreamChat/Utils/MulticastDelegate.swift index 97f10f095ee..4006de17771 100644 --- a/Sources/StreamChat/Utils/MulticastDelegate.swift +++ b/Sources/StreamChat/Utils/MulticastDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/MultipartFormData.swift b/Sources/StreamChat/Utils/MultipartFormData.swift index 167d7ea7477..252104a181a 100644 --- a/Sources/StreamChat/Utils/MultipartFormData.swift +++ b/Sources/StreamChat/Utils/MultipartFormData.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Operations/AsyncOperation.swift b/Sources/StreamChat/Utils/Operations/AsyncOperation.swift index d250d0f7be9..be5d0843362 100644 --- a/Sources/StreamChat/Utils/Operations/AsyncOperation.swift +++ b/Sources/StreamChat/Utils/Operations/AsyncOperation.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/OptionSet+Extensions.swift b/Sources/StreamChat/Utils/OptionSet+Extensions.swift index 27870bb0bbb..a899b9be56e 100644 --- a/Sources/StreamChat/Utils/OptionSet+Extensions.swift +++ b/Sources/StreamChat/Utils/OptionSet+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/OptionalDecodable.swift b/Sources/StreamChat/Utils/OptionalDecodable.swift index a3372d0dd0f..334763cc92d 100644 --- a/Sources/StreamChat/Utils/OptionalDecodable.swift +++ b/Sources/StreamChat/Utils/OptionalDecodable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Publisher+Extensions.swift b/Sources/StreamChat/Utils/Publisher+Extensions.swift index 7bc48a7c7ce..85da17ba25c 100644 --- a/Sources/StreamChat/Utils/Publisher+Extensions.swift +++ b/Sources/StreamChat/Utils/Publisher+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Utils/Result+Extensions.swift b/Sources/StreamChat/Utils/Result+Extensions.swift index 77e27c3b57a..3a5b1457888 100644 --- a/Sources/StreamChat/Utils/Result+Extensions.swift +++ b/Sources/StreamChat/Utils/Result+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Sequence+CompactMapLoggingError.swift b/Sources/StreamChat/Utils/Sequence+CompactMapLoggingError.swift index cf7f3f6405d..dcb2dc050ff 100644 --- a/Sources/StreamChat/Utils/Sequence+CompactMapLoggingError.swift +++ b/Sources/StreamChat/Utils/Sequence+CompactMapLoggingError.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/StateBuilder.swift b/Sources/StreamChat/Utils/StateBuilder.swift index 571df0f220c..4adf6512fa8 100644 --- a/Sources/StreamChat/Utils/StateBuilder.swift +++ b/Sources/StreamChat/Utils/StateBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/StreamCollection.swift b/Sources/StreamChat/Utils/StreamCollection.swift index 62b739cc923..2deceb1dc7d 100644 --- a/Sources/StreamChat/Utils/StreamCollection.swift +++ b/Sources/StreamChat/Utils/StreamCollection.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/StreamTimer/ScheduledStreamTimer.swift b/Sources/StreamChat/Utils/StreamTimer/ScheduledStreamTimer.swift index ecbe8ffc688..38b0afce2e5 100644 --- a/Sources/StreamChat/Utils/StreamTimer/ScheduledStreamTimer.swift +++ b/Sources/StreamChat/Utils/StreamTimer/ScheduledStreamTimer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/StreamTimer/StreamTimer.swift b/Sources/StreamChat/Utils/StreamTimer/StreamTimer.swift index d5bf97d77ab..5c4df5807f4 100644 --- a/Sources/StreamChat/Utils/StreamTimer/StreamTimer.swift +++ b/Sources/StreamChat/Utils/StreamTimer/StreamTimer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/SystemEnvironment+XStreamClient.swift b/Sources/StreamChat/Utils/SystemEnvironment+XStreamClient.swift index ffa403065e8..8a0bda28989 100644 --- a/Sources/StreamChat/Utils/SystemEnvironment+XStreamClient.swift +++ b/Sources/StreamChat/Utils/SystemEnvironment+XStreamClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/SystemEnvironment.swift b/Sources/StreamChat/Utils/SystemEnvironment.swift index 76b7e46b858..971ece1e5d7 100644 --- a/Sources/StreamChat/Utils/SystemEnvironment.swift +++ b/Sources/StreamChat/Utils/SystemEnvironment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/TextLinkDetector.swift b/Sources/StreamChat/Utils/TextLinkDetector.swift index d0a8b34582d..4a6c699ee5a 100644 --- a/Sources/StreamChat/Utils/TextLinkDetector.swift +++ b/Sources/StreamChat/Utils/TextLinkDetector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift b/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift index 19977b74b06..40ba914fdea 100644 --- a/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift +++ b/Sources/StreamChat/Utils/ThreadSafeWeakCollection.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Throttler.swift b/Sources/StreamChat/Utils/Throttler.swift index d9013642e43..2b30688636a 100644 --- a/Sources/StreamChat/Utils/Throttler.swift +++ b/Sources/StreamChat/Utils/Throttler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/Timers.swift b/Sources/StreamChat/Utils/Timers.swift index 851dd9d9592..659eb448b1b 100644 --- a/Sources/StreamChat/Utils/Timers.swift +++ b/Sources/StreamChat/Utils/Timers.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/TranslationLanguage.swift b/Sources/StreamChat/Utils/TranslationLanguage.swift index ad5e386c474..a62867358c7 100644 --- a/Sources/StreamChat/Utils/TranslationLanguage.swift +++ b/Sources/StreamChat/Utils/TranslationLanguage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/UniqueId.swift b/Sources/StreamChat/Utils/UniqueId.swift index 48dd703812a..e835cce4fe7 100644 --- a/Sources/StreamChat/Utils/UniqueId.swift +++ b/Sources/StreamChat/Utils/UniqueId.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Utils/UnreadMessageLookup.swift b/Sources/StreamChat/Utils/UnreadMessageLookup.swift index e5b232ad161..20a30cb1ce3 100644 --- a/Sources/StreamChat/Utils/UnreadMessageLookup.swift +++ b/Sources/StreamChat/Utils/UnreadMessageLookup.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift b/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift index eef6f68df45..7b43db2f244 100644 --- a/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift +++ b/Sources/StreamChat/WebSocketClient/BackgroundTaskScheduler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift b/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift index 425897d107c..c1f2b8e74f7 100644 --- a/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift +++ b/Sources/StreamChat/WebSocketClient/ChannelDeliveryTracker.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift b/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift index cab83c12c46..7fdb96de804 100644 --- a/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift +++ b/Sources/StreamChat/WebSocketClient/ConnectionStatus.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift b/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift index 7328c3252e6..53e547845ef 100644 --- a/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift +++ b/Sources/StreamChat/WebSocketClient/Engine/URLSessionWebSocketEngine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift b/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift index d713482dfc1..17387899ed8 100644 --- a/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift +++ b/Sources/StreamChat/WebSocketClient/Engine/WebSocketEngine.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift index 6516ebf6a9e..19ba642969c 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift index 0f1b30a8804..61e739a0681 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift index 108db5d0148..372d924dafb 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift index 5491b6d9c55..e9dce6032a4 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift index 797b1c80272..1604ad7be02 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift index bed97a7b529..efd0162f8dc 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift index a21f6495a17..5fa51ff245d 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift index b2fc594b525..c14c9fb5b5d 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift index c72cc9f9671..856e141c4fd 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/MemberEventMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift index 1091afefca8..75790c34d8c 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift index ad8eb715613..8be5ccc8d2f 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift index 3a730508409..b6bf90d6cc0 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift index 9f023e2636f..45c475ae6f9 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift index 3b3753b2fc7..f8847a04dbd 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift index 1ba4debb462..df6c313109e 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserUpdateMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift index 3f66b90d35d..f875278a0b8 100644 --- a/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift +++ b/Sources/StreamChat/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/AITypingEvents.swift b/Sources/StreamChat/WebSocketClient/Events/AITypingEvents.swift index c66bd3737a9..b126b1e674a 100644 --- a/Sources/StreamChat/WebSocketClient/Events/AITypingEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/AITypingEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/ChannelEvents.swift b/Sources/StreamChat/WebSocketClient/Events/ChannelEvents.swift index 8bbf8f997cf..5dd48f7f93c 100644 --- a/Sources/StreamChat/WebSocketClient/Events/ChannelEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/ChannelEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/ConnectionEvents.swift b/Sources/StreamChat/WebSocketClient/Events/ConnectionEvents.swift index 0eaa70045c9..477f672661c 100644 --- a/Sources/StreamChat/WebSocketClient/Events/ConnectionEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/ConnectionEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/DraftEvents.swift b/Sources/StreamChat/WebSocketClient/Events/DraftEvents.swift index db10dec8f39..875f874fd60 100644 --- a/Sources/StreamChat/WebSocketClient/Events/DraftEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/DraftEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/Event.swift b/Sources/StreamChat/WebSocketClient/Events/Event.swift index 90d9cd74e5d..aa74b0c1579 100644 --- a/Sources/StreamChat/WebSocketClient/Events/Event.swift +++ b/Sources/StreamChat/WebSocketClient/Events/Event.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/EventDecoder.swift b/Sources/StreamChat/WebSocketClient/Events/EventDecoder.swift index 402e2517f50..333a67bdc4c 100644 --- a/Sources/StreamChat/WebSocketClient/Events/EventDecoder.swift +++ b/Sources/StreamChat/WebSocketClient/Events/EventDecoder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/EventPayload.swift b/Sources/StreamChat/WebSocketClient/Events/EventPayload.swift index 52d80140936..032d80d94d9 100644 --- a/Sources/StreamChat/WebSocketClient/Events/EventPayload.swift +++ b/Sources/StreamChat/WebSocketClient/Events/EventPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/EventType.swift b/Sources/StreamChat/WebSocketClient/Events/EventType.swift index 2920fda3338..8b487945627 100644 --- a/Sources/StreamChat/WebSocketClient/Events/EventType.swift +++ b/Sources/StreamChat/WebSocketClient/Events/EventType.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/MemberEvents.swift b/Sources/StreamChat/WebSocketClient/Events/MemberEvents.swift index f2e7d0726a7..d1c33546734 100644 --- a/Sources/StreamChat/WebSocketClient/Events/MemberEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/MemberEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/MessageEvents.swift b/Sources/StreamChat/WebSocketClient/Events/MessageEvents.swift index 56e0002dbc5..c8b82c4a485 100644 --- a/Sources/StreamChat/WebSocketClient/Events/MessageEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/MessageEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/NotificationEvents.swift b/Sources/StreamChat/WebSocketClient/Events/NotificationEvents.swift index 37b4b24b719..15b31f9ba12 100644 --- a/Sources/StreamChat/WebSocketClient/Events/NotificationEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/NotificationEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/PollsEvents.swift b/Sources/StreamChat/WebSocketClient/Events/PollsEvents.swift index d7d61f69cb3..ed79fcfac78 100644 --- a/Sources/StreamChat/WebSocketClient/Events/PollsEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/PollsEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/ReactionEvents.swift b/Sources/StreamChat/WebSocketClient/Events/ReactionEvents.swift index be35e5084be..db6c58ad0e4 100644 --- a/Sources/StreamChat/WebSocketClient/Events/ReactionEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/ReactionEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/ReminderEvents.swift b/Sources/StreamChat/WebSocketClient/Events/ReminderEvents.swift index 79a6e91944a..03cbf8890ee 100644 --- a/Sources/StreamChat/WebSocketClient/Events/ReminderEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/ReminderEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/ThreadEvents.swift b/Sources/StreamChat/WebSocketClient/Events/ThreadEvents.swift index 06292937ce0..743645c4b8b 100644 --- a/Sources/StreamChat/WebSocketClient/Events/ThreadEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/ThreadEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/TypingEvent.swift b/Sources/StreamChat/WebSocketClient/Events/TypingEvent.swift index e71abe3fb4b..5635a6cade3 100644 --- a/Sources/StreamChat/WebSocketClient/Events/TypingEvent.swift +++ b/Sources/StreamChat/WebSocketClient/Events/TypingEvent.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/Events/UserEvents.swift b/Sources/StreamChat/WebSocketClient/Events/UserEvents.swift index dfeb39eb9ae..b463e179f50 100644 --- a/Sources/StreamChat/WebSocketClient/Events/UserEvents.swift +++ b/Sources/StreamChat/WebSocketClient/Events/UserEvents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/RetryStrategy.swift b/Sources/StreamChat/WebSocketClient/RetryStrategy.swift index 8c9f070de94..8e24c59f6f0 100644 --- a/Sources/StreamChat/WebSocketClient/RetryStrategy.swift +++ b/Sources/StreamChat/WebSocketClient/RetryStrategy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/WebSocketClient.swift b/Sources/StreamChat/WebSocketClient/WebSocketClient.swift index bb0f7bcce2d..d10a8081d37 100644 --- a/Sources/StreamChat/WebSocketClient/WebSocketClient.swift +++ b/Sources/StreamChat/WebSocketClient/WebSocketClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/WebSocketConnectPayload.swift b/Sources/StreamChat/WebSocketClient/WebSocketConnectPayload.swift index 0722eb84085..43fe4fadcb0 100644 --- a/Sources/StreamChat/WebSocketClient/WebSocketConnectPayload.swift +++ b/Sources/StreamChat/WebSocketClient/WebSocketConnectPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/WebSocketClient/WebSocketPingController.swift b/Sources/StreamChat/WebSocketClient/WebSocketPingController.swift index 31e3772945a..4b9411d0550 100644 --- a/Sources/StreamChat/WebSocketClient/WebSocketPingController.swift +++ b/Sources/StreamChat/WebSocketClient/WebSocketPingController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/Background/ActiveLiveLocationsEndTimeTracker.swift b/Sources/StreamChat/Workers/Background/ActiveLiveLocationsEndTimeTracker.swift index 8b8565de876..c454fe0e6cd 100644 --- a/Sources/StreamChat/Workers/Background/ActiveLiveLocationsEndTimeTracker.swift +++ b/Sources/StreamChat/Workers/Background/ActiveLiveLocationsEndTimeTracker.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/Background/AttachmentQueueUploader.swift b/Sources/StreamChat/Workers/Background/AttachmentQueueUploader.swift index c05791ec9d8..5a7f175c4d9 100644 --- a/Sources/StreamChat/Workers/Background/AttachmentQueueUploader.swift +++ b/Sources/StreamChat/Workers/Background/AttachmentQueueUploader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/Background/ConnectionRecoveryHandler.swift b/Sources/StreamChat/Workers/Background/ConnectionRecoveryHandler.swift index cf4bcba6d68..ecd4701154e 100644 --- a/Sources/StreamChat/Workers/Background/ConnectionRecoveryHandler.swift +++ b/Sources/StreamChat/Workers/Background/ConnectionRecoveryHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/Background/MessageEditor.swift b/Sources/StreamChat/Workers/Background/MessageEditor.swift index a1167fd9514..6560fc11f3e 100644 --- a/Sources/StreamChat/Workers/Background/MessageEditor.swift +++ b/Sources/StreamChat/Workers/Background/MessageEditor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/Background/MessageSender.swift b/Sources/StreamChat/Workers/Background/MessageSender.swift index b58d817cf2c..7ff7330c480 100644 --- a/Sources/StreamChat/Workers/Background/MessageSender.swift +++ b/Sources/StreamChat/Workers/Background/MessageSender.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/ChannelListLinker.swift b/Sources/StreamChat/Workers/ChannelListLinker.swift index 0b7c96b1a7e..00a0aa12652 100644 --- a/Sources/StreamChat/Workers/ChannelListLinker.swift +++ b/Sources/StreamChat/Workers/ChannelListLinker.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/ChannelListUpdater.swift b/Sources/StreamChat/Workers/ChannelListUpdater.swift index 5f8de35b898..93035c01674 100644 --- a/Sources/StreamChat/Workers/ChannelListUpdater.swift +++ b/Sources/StreamChat/Workers/ChannelListUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/ChannelMemberListUpdater.swift b/Sources/StreamChat/Workers/ChannelMemberListUpdater.swift index fe8046f36bc..c85aa2bf5f2 100644 --- a/Sources/StreamChat/Workers/ChannelMemberListUpdater.swift +++ b/Sources/StreamChat/Workers/ChannelMemberListUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/ChannelMemberUpdater.swift b/Sources/StreamChat/Workers/ChannelMemberUpdater.swift index 9674e51f4b1..b101b97ff7f 100644 --- a/Sources/StreamChat/Workers/ChannelMemberUpdater.swift +++ b/Sources/StreamChat/Workers/ChannelMemberUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/ChannelUpdater.swift b/Sources/StreamChat/Workers/ChannelUpdater.swift index b46fc737ae1..cf983b21610 100644 --- a/Sources/StreamChat/Workers/ChannelUpdater.swift +++ b/Sources/StreamChat/Workers/ChannelUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/ChannelWatcherHandler.swift b/Sources/StreamChat/Workers/ChannelWatcherHandler.swift index 5af6d76a463..844472fa4f5 100644 --- a/Sources/StreamChat/Workers/ChannelWatcherHandler.swift +++ b/Sources/StreamChat/Workers/ChannelWatcherHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/CurrentUserUpdater.swift b/Sources/StreamChat/Workers/CurrentUserUpdater.swift index 2005e3dfe83..9ba471580b3 100644 --- a/Sources/StreamChat/Workers/CurrentUserUpdater.swift +++ b/Sources/StreamChat/Workers/CurrentUserUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/EventNotificationCenter.swift b/Sources/StreamChat/Workers/EventNotificationCenter.swift index 51ca8a004a5..621a0bd6d50 100644 --- a/Sources/StreamChat/Workers/EventNotificationCenter.swift +++ b/Sources/StreamChat/Workers/EventNotificationCenter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChat/Workers/EventObservers/EventObserver.swift b/Sources/StreamChat/Workers/EventObservers/EventObserver.swift index 5114b12602a..fb556d781b1 100644 --- a/Sources/StreamChat/Workers/EventObservers/EventObserver.swift +++ b/Sources/StreamChat/Workers/EventObservers/EventObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/EventObservers/MemberEventObserver.swift b/Sources/StreamChat/Workers/EventObservers/MemberEventObserver.swift index 51aa344beee..ffd6adf2cc9 100644 --- a/Sources/StreamChat/Workers/EventObservers/MemberEventObserver.swift +++ b/Sources/StreamChat/Workers/EventObservers/MemberEventObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/EventSender.swift b/Sources/StreamChat/Workers/EventSender.swift index ad3372df598..8ef29992287 100644 --- a/Sources/StreamChat/Workers/EventSender.swift +++ b/Sources/StreamChat/Workers/EventSender.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/ManualEventHandler.swift b/Sources/StreamChat/Workers/ManualEventHandler.swift index 28b661a9764..f42bf44f64c 100644 --- a/Sources/StreamChat/Workers/ManualEventHandler.swift +++ b/Sources/StreamChat/Workers/ManualEventHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/MessageUpdater.swift b/Sources/StreamChat/Workers/MessageUpdater.swift index 75b15790f3e..9a0a6adc6b4 100644 --- a/Sources/StreamChat/Workers/MessageUpdater.swift +++ b/Sources/StreamChat/Workers/MessageUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/ReactionListUpdater.swift b/Sources/StreamChat/Workers/ReactionListUpdater.swift index d1476ee51d3..3c3ad0ce8e1 100644 --- a/Sources/StreamChat/Workers/ReactionListUpdater.swift +++ b/Sources/StreamChat/Workers/ReactionListUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/ReadStateHandler.swift b/Sources/StreamChat/Workers/ReadStateHandler.swift index 172b12ac83f..78d8154d03d 100644 --- a/Sources/StreamChat/Workers/ReadStateHandler.swift +++ b/Sources/StreamChat/Workers/ReadStateHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/TypingEventsSender.swift b/Sources/StreamChat/Workers/TypingEventsSender.swift index f8f6761cf05..468878c99cf 100644 --- a/Sources/StreamChat/Workers/TypingEventsSender.swift +++ b/Sources/StreamChat/Workers/TypingEventsSender.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChat/Workers/UserListUpdater.swift b/Sources/StreamChat/Workers/UserListUpdater.swift index 2c0bd1d8223..7981a800ed9 100644 --- a/Sources/StreamChat/Workers/UserListUpdater.swift +++ b/Sources/StreamChat/Workers/UserListUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/UserUpdater.swift b/Sources/StreamChat/Workers/UserUpdater.swift index 81c455306a4..7ebfe258b26 100644 --- a/Sources/StreamChat/Workers/UserUpdater.swift +++ b/Sources/StreamChat/Workers/UserUpdater.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChat/Workers/Worker.swift b/Sources/StreamChat/Workers/Worker.swift index 710fbc333ba..4e15bf37460 100644 --- a/Sources/StreamChat/Workers/Worker.swift +++ b/Sources/StreamChat/Workers/Worker.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Sources/StreamChatUI/Appearance+ColorPalette.swift b/Sources/StreamChatUI/Appearance+ColorPalette.swift index b25697d38ff..e0ced6dbde9 100644 --- a/Sources/StreamChatUI/Appearance+ColorPalette.swift +++ b/Sources/StreamChatUI/Appearance+ColorPalette.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Appearance+Fonts.swift b/Sources/StreamChatUI/Appearance+Fonts.swift index c36b7835a08..0f3d07edd4f 100644 --- a/Sources/StreamChatUI/Appearance+Fonts.swift +++ b/Sources/StreamChatUI/Appearance+Fonts.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit.UIFont diff --git a/Sources/StreamChatUI/Appearance+Formatters/Appearance+Formatters.swift b/Sources/StreamChatUI/Appearance+Formatters/Appearance+Formatters.swift index d08912a3ff9..ccaac09522d 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/Appearance+Formatters.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/Appearance+Formatters.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/AudioPlaybackRateFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/AudioPlaybackRateFormatter.swift index b106bd2bc51..f90c07cbe81 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/AudioPlaybackRateFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/AudioPlaybackRateFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/AudioRecordingNameFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/AudioRecordingNameFormatter.swift index ce47dd5121e..5428d082944 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/AudioRecordingNameFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/AudioRecordingNameFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/Calendar+StreamCalendar.swift b/Sources/StreamChatUI/Appearance+Formatters/Calendar+StreamCalendar.swift index 090c5053301..25c5ec9ec46 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/Calendar+StreamCalendar.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/Calendar+StreamCalendar.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/ChannelListMessageTimestampFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/ChannelListMessageTimestampFormatter.swift index d863fe05a71..f8c92f426cc 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/ChannelListMessageTimestampFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/ChannelListMessageTimestampFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/ChannelNameFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/ChannelNameFormatter.swift index 4d95a6ef1d5..dbfc2c66ca5 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/ChannelNameFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/ChannelNameFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/GalleryHeaderViewDateFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/GalleryHeaderViewDateFormatter.swift index 5391dd751cf..487e5d84f36 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/GalleryHeaderViewDateFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/GalleryHeaderViewDateFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/MarkdownFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/MarkdownFormatter.swift index 3f5db875990..b18505cf8cc 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/MarkdownFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/MarkdownFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/MessageDateSeparatorFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/MessageDateSeparatorFormatter.swift index 5e4eb4a5a42..feeb9b95649 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/MessageDateSeparatorFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/MessageDateSeparatorFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/MessageTimestampFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/MessageTimestampFormatter.swift index 859625f4b89..1dc807218bc 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/MessageTimestampFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/MessageTimestampFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/PollTimestampFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/PollTimestampFormatter.swift index f705afa48d6..8b60d608c51 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/PollTimestampFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/PollTimestampFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/UploadingProgressFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/UploadingProgressFormatter.swift index ba19bc66459..543d2ce71e5 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/UploadingProgressFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/UploadingProgressFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/UserLastActivityFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/UserLastActivityFormatter.swift index 5baaef4f51a..e0cc6bca2c5 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/UserLastActivityFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/UserLastActivityFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Formatters/VideoDurationFormatter.swift b/Sources/StreamChatUI/Appearance+Formatters/VideoDurationFormatter.swift index 94229754cbb..12fe89d0ba8 100644 --- a/Sources/StreamChatUI/Appearance+Formatters/VideoDurationFormatter.swift +++ b/Sources/StreamChatUI/Appearance+Formatters/VideoDurationFormatter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Appearance+Images.swift b/Sources/StreamChatUI/Appearance+Images.swift index 0feaef3cb68..266cee2baf8 100644 --- a/Sources/StreamChatUI/Appearance+Images.swift +++ b/Sources/StreamChatUI/Appearance+Images.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Appearance+SwiftUI.swift b/Sources/StreamChatUI/Appearance+SwiftUI.swift index 605259cf84a..52ada738404 100644 --- a/Sources/StreamChatUI/Appearance+SwiftUI.swift +++ b/Sources/StreamChatUI/Appearance+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/Appearance.swift b/Sources/StreamChatUI/Appearance.swift index 54fd0037f1d..824e2ec92cd 100644 --- a/Sources/StreamChatUI/Appearance.swift +++ b/Sources/StreamChatUI/Appearance.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/AppearanceProvider.swift b/Sources/StreamChatUI/AppearanceProvider.swift index a7c2a5b7f77..6bfb4da626f 100644 --- a/Sources/StreamChatUI/AppearanceProvider.swift +++ b/Sources/StreamChatUI/AppearanceProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannel/ChatChannelHeaderView.swift b/Sources/StreamChatUI/ChatChannel/ChatChannelHeaderView.swift index f05f3ddc2ff..3109266904c 100644 --- a/Sources/StreamChatUI/ChatChannel/ChatChannelHeaderView.swift +++ b/Sources/StreamChatUI/ChatChannel/ChatChannelHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannel/ChatChannelVC+SwiftUI.swift b/Sources/StreamChatUI/ChatChannel/ChatChannelVC+SwiftUI.swift index b964f23086c..1dba25c32b9 100644 --- a/Sources/StreamChatUI/ChatChannel/ChatChannelVC+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatChannel/ChatChannelVC+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannel/ChatChannelVC.swift b/Sources/StreamChatUI/ChatChannel/ChatChannelVC.swift index f7c548183a3..7a9d8c53742 100644 --- a/Sources/StreamChatUI/ChatChannel/ChatChannelVC.swift +++ b/Sources/StreamChatUI/ChatChannel/ChatChannelVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannel/StreamModalTransitioningDelegate.swift b/Sources/StreamChatUI/ChatChannel/StreamModalTransitioningDelegate.swift index 607ba7f574a..580c61a9799 100644 --- a/Sources/StreamChatUI/ChatChannel/StreamModalTransitioningDelegate.swift +++ b/Sources/StreamChatUI/ChatChannel/StreamModalTransitioningDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/CellActionView.swift b/Sources/StreamChatUI/ChatChannelList/CellActionView.swift index 3571be343f0..85e0394d2bf 100644 --- a/Sources/StreamChatUI/ChatChannelList/CellActionView.swift +++ b/Sources/StreamChatUI/ChatChannelList/CellActionView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewCell.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewCell.swift index e763e016808..56d9e85e3d8 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewCell.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewDelegate.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewDelegate.swift index 0b5c131eda4..c32aa67d0ea 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewDelegate.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListCollectionViewDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListEmptyView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListEmptyView.swift index ed36fb3e7b2..f9732dcf436 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListEmptyView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListEmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListErrorView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListErrorView.swift index c7ac862db4b..0b81e8cbe8c 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListErrorView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListErrorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView+SwiftUI.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView+SwiftUI.swift index 2ea4f1fd575..5ef176273c8 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView.swift index c2c0acd8c21..c29bf2b8c20 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingView.swift index 6dea7e268bd..bc5b47e0c93 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCell.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCell.swift index 8120063f551..ee7e1431c3b 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCell.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCellContentView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCellContentView.swift index d52d54f14dd..a9f24a8521d 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCellContentView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListLoadingViewCellContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC+SwiftUI.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC+SwiftUI.swift index 8c2f9257ce8..0c1f4605a68 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC.swift index e7da1ab6cf3..8d727f1e816 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView+SwiftUI.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView+SwiftUI.swift index 99031c1baab..2224a5d36a5 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView.swift b/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView.swift index c8491ee198c..a1afa67d888 100644 --- a/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView.swift +++ b/Sources/StreamChatUI/ChatChannelList/ChatChannelUnreadCountView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/Search/ChannelListSearchStrategy.swift b/Sources/StreamChatUI/ChatChannelList/Search/ChannelListSearchStrategy.swift index 9c7815e1995..eb78fe70089 100644 --- a/Sources/StreamChatUI/ChatChannelList/Search/ChannelListSearchStrategy.swift +++ b/Sources/StreamChatUI/ChatChannelList/Search/ChannelListSearchStrategy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelListSearchVC.swift b/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelListSearchVC.swift index 04ab805295d..fbc295f0b34 100644 --- a/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelListSearchVC.swift +++ b/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelListSearchVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelSearchVC.swift b/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelSearchVC.swift index af57147adc6..c1c12e78d9b 100644 --- a/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelSearchVC.swift +++ b/Sources/StreamChatUI/ChatChannelList/Search/ChatChannelSearchVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/Search/ChatMessageSearchVC.swift b/Sources/StreamChatUI/ChatChannelList/Search/ChatMessageSearchVC.swift index f89d1311bc9..4e8b8d90753 100644 --- a/Sources/StreamChatUI/ChatChannelList/Search/ChatMessageSearchVC.swift +++ b/Sources/StreamChatUI/ChatChannelList/Search/ChatMessageSearchVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatChannelList/SwipeableView.swift b/Sources/StreamChatUI/ChatChannelList/SwipeableView.swift index 040b014ac24..222cc75dfa0 100644 --- a/Sources/StreamChatUI/ChatChannelList/SwipeableView.swift +++ b/Sources/StreamChatUI/ChatChannelList/SwipeableView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewCatalog.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewCatalog.swift index 7374b8201e0..082afdf33a2 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewCatalog.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewCatalog.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewInjector.swift index 0679b947864..3527b05fe3a 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/AttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/ChatMessageAttachmentPreviewVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/ChatMessageAttachmentPreviewVC.swift index 8f243b3209e..23a303f05d3 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/ChatMessageAttachmentPreviewVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/ChatMessageAttachmentPreviewVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatFileAttachmentListView+ItemView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatFileAttachmentListView+ItemView.swift index bd72ad38eb1..cff88ab5dcf 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatFileAttachmentListView+ItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatFileAttachmentListView+ItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatMessageFileAttachmentListView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatMessageFileAttachmentListView.swift index 9f526c069eb..0b2a1da807e 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatMessageFileAttachmentListView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/File/ChatMessageFileAttachmentListView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/File/FileAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/File/FileAttachmentViewInjector.swift index b51231fc9a6..c00758698ba 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/File/FileAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/File/FileAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageGalleryView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageGalleryView.swift index 8116043abc5..04c613b7e1c 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageGalleryView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageGalleryView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageImageGallery+ImagePreview.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageImageGallery+ImagePreview.swift index 6168bbb01fb..566ff6ad2e3 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageImageGallery+ImagePreview.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/ChatMessageImageGallery+ImagePreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/GalleryAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/GalleryAttachmentViewInjector.swift index a1a509f094d..7788543dfaa 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/GalleryAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/GalleryAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/VideoAttachmentGalleryPreview.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/VideoAttachmentGalleryPreview.swift index 8c1bb70e20a..0caf7067ad1 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/VideoAttachmentGalleryPreview.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Gallery/VideoAttachmentGalleryPreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView+GiphyBadge.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView+GiphyBadge.swift index 2955a853c8b..efcccba4e0b 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView+GiphyBadge.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView+GiphyBadge.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView.swift index 2ba215c1224..f09c078337d 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageGiphyView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView+ActionButton.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView+ActionButton.swift index 9992209311e..a3e6a531cb7 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView+ActionButton.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView+ActionButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView.swift index e379871d7a5..e6a5b17dd65 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/ChatMessageInteractiveAttachmentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/GiphyAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/GiphyAttachmentViewInjector.swift index 51118a6080a..6c83c50f32f 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/GiphyAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Giphy/GiphyAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Link/ChatMessageLinkPreviewView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Link/ChatMessageLinkPreviewView.swift index b582d388e46..ee17f07cda4 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Link/ChatMessageLinkPreviewView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Link/ChatMessageLinkPreviewView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Link/LinkAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Link/LinkAttachmentViewInjector.swift index 11bd502e75a..0a575658e5c 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Link/LinkAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Link/LinkAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/MixedAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/MixedAttachmentViewInjector.swift index d4ebb5d042b..8e2d15b8893 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/MixedAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/MixedAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListItemCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListItemCell.swift index 353405f6782..b1b19beabec 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListItemCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListItemCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListVC.swift index fe346dc2f56..da95c69e54d 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAllOptionsListVC/PollAllOptionsListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListItemView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListItemView.swift index bcd6ec3d216..a2fcff22e77 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListView.swift index b9956ae1733..5e4d68c6f16 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentOptionListView/PollAttachmentOptionListView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentView.swift index 03eeb3a89ff..1b1dee3114e 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentViewInjector.swift index cfb3e659457..d0f2137b424 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemCell.swift index 9721b53f040..fab2fbcefc7 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemView.swift index 18e0ace62f1..72ded4d4181 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionFooterView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionFooterView.swift index f0ce2004260..0f5317e50ce 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionFooterView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionFooterView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionHeaderView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionHeaderView.swift index 3af83bd7dcc..6093d0b518f 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionHeaderView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListSectionHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListVC.swift index 158f39d5f3e..d518ecc9118 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCommentListVC/PollCommentListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureCell.swift index cfd9850f81e..e9970f584e7 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureSwitchView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureSwitchView.swift index 522ea1bbdb9..eb8b7f9e485 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureSwitchView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationFeatureSwitchView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationMultipleVotesFeatureCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationMultipleVotesFeatureCell.swift index 40801ffd810..c1076e36d6a 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationMultipleVotesFeatureCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationMultipleVotesFeatureCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationNameCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationNameCell.swift index 050fac439f8..87ccf8af2e2 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationNameCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationNameCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationOptionCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationOptionCell.swift index 59190633211..0c739524f7f 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationOptionCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationOptionCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationSectionHeaderView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationSectionHeaderView.swift index 18f3494756f..c2efbb8ada4 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationSectionHeaderView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationSectionHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationTextFieldView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationTextFieldView.swift index 7ef5ff2806f..16a37c338dd 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationTextFieldView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationTextFieldView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationVC.swift index 9b3824e817c..283a2ad935a 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollCreationVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollFeature.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollFeature.swift index 98a8e02dfdf..420720f980e 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollFeature.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollCreationVC/PollFeature.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionFooterView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionFooterView.swift index 30336c52254..f84f528c1f4 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionFooterView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionFooterView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionHeaderView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionHeaderView.swift index 591075dcb95..7488fdbf8a2 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionHeaderView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsSectionHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsTableHeaderView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsTableHeaderView.swift index 5dd5f288975..1b0084ff8e2 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsTableHeaderView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsTableHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVC.swift index b2ede37c0d1..ba6e93ec693 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemCell.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemCell.swift index 6e8ac631e82..67037cb6111 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemView.swift index 824f80ad7a7..b042b642f11 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteItem/PollResultsVoteItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteListVC/PollResultsVoteListVC.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteListVC/PollResultsVoteListVC.swift index d0c88b2bde2..715cbbf4e8d 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteListVC/PollResultsVoteListVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollResultsVC/PollResultsVoteListVC/PollResultsVoteListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollsConfig.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollsConfig.swift index c913d1e5ff7..a62f2af6155 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollsConfig.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Poll/PollsConfig.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/Unsupported/UnsupportedAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/Unsupported/UnsupportedAttachmentViewInjector.swift index 4c4c9de96bc..4a1c88c05a0 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/Unsupported/UnsupportedAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/Unsupported/UnsupportedAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/UploadingOverlayView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/UploadingOverlayView.swift index e051a9ed30f..cbc37293605 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/UploadingOverlayView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/UploadingOverlayView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemView.swift index 92d8bc319fd..8459e2b5f29 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemViewPresenter.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemViewPresenter.swift index b925181e603..11809971300 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemViewPresenter.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView+ItemViewPresenter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView.swift index 416d9904479..2ff12d8bbde 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/ChatMessageVoiceRecordingAttachmentListView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/VoiceRecordingAttachmentViewInjector.swift b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/VoiceRecordingAttachmentViewInjector.swift index 8d94dabbfa2..0fd65234908 100644 --- a/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/VoiceRecordingAttachmentViewInjector.swift +++ b/Sources/StreamChatUI/ChatMessageList/Attachments/VoiceRecording/VoiceRecordingAttachmentViewInjector.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageBubbleView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageBubbleView.swift index e2b823701b6..81815e4de03 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageBubbleView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageBubbleView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageCell.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageCell.swift index ed4ffa4683a..7a5e37194b2 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView+SwiftUI.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView+SwiftUI.swift index 463196ad6a8..1f10cf0e3ee 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView.swift index 6ee354a5a8b..eba6c20c28e 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageContentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView.swift index f3857814741..b5f62fc4095 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView.swift index 121e8984ab3..0f1d857a3c0 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageErrorIndicator.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageErrorIndicator.swift index d52be46d8bb..ae422ab628a 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageErrorIndicator.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageErrorIndicator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptions.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptions.swift index c04ccd309db..d9ec619defc 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptions.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver.swift index be55d0f37c8..b9ddeef2da5 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatReactionsBubbleView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatReactionsBubbleView.swift index 3abf3b209e6..e7d5d56107f 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatReactionsBubbleView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatReactionsBubbleView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatThreadArrowView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatThreadArrowView.swift index d3340559966..ffe10ec599b 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatThreadArrowView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/ChatThreadArrowView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageDecorationView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageDecorationView.swift index 54f6363e010..83e47434a7b 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageDecorationView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageDecorationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageHeaderDecoratorView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageHeaderDecoratorView.swift index 3f0e38c5d8d..621220cad1a 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageHeaderDecoratorView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessageHeaderDecoratorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessagesCountDecorationView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessagesCountDecorationView.swift index bfbdcc223d4..3b0b8d9c687 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessagesCountDecorationView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatMessagesCountDecorationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatThreadRepliesCountDecorationView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatThreadRepliesCountDecorationView.swift index 281ae4871dd..a40e7a5e4ec 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatThreadRepliesCountDecorationView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatThreadRepliesCountDecorationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatUnreadMessagesCountDecorationView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatUnreadMessagesCountDecorationView.swift index b163cba69c5..e3bb301f759 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatUnreadMessagesCountDecorationView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessage/Decorators/ChatUnreadMessagesCountDecorationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListDateSeparatorView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListDateSeparatorView.swift index 9db410afc70..a9be1a605e0 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListDateSeparatorView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListDateSeparatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListScrollOverlayView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListScrollOverlayView.swift index 3b58fb5f4a2..bb617a341e8 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListScrollOverlayView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListScrollOverlayView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListUnreadCountView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListUnreadCountView.swift index 636c86d3f07..475f7c6d5f9 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListUnreadCountView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListUnreadCountView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC+DiffKit.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC+DiffKit.swift index 65ee6ab34e7..0898f82b9cd 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC+DiffKit.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC+DiffKit.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC.swift index b71372b3953..486c59baaaf 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDataSource.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDataSource.swift index 5b173fbbc3f..c0572aa1ee5 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDataSource.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDataSource.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDelegate.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDelegate.swift index e468033e369..f1542c0d7ce 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDelegate.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListVCDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListView+DiffKit.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListView+DiffKit.swift index 84d668cdf22..72381347b19 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListView+DiffKit.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListView+DiffKit.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/ChatMessageListView.swift b/Sources/StreamChatUI/ChatMessageList/ChatMessageListView.swift index 6fc65f2b5dd..a651f2b5b05 100644 --- a/Sources/StreamChatUI/ChatMessageList/ChatMessageListView.swift +++ b/Sources/StreamChatUI/ChatMessageList/ChatMessageListView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/JumpToUnreadMessagesButton.swift b/Sources/StreamChatUI/ChatMessageList/JumpToUnreadMessagesButton.swift index ad65eb2a937..7045452fd70 100644 --- a/Sources/StreamChatUI/ChatMessageList/JumpToUnreadMessagesButton.swift +++ b/Sources/StreamChatUI/ChatMessageList/JumpToUnreadMessagesButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageDefaultReactionsBubbleView.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageDefaultReactionsBubbleView.swift index 387e0eb9e1d..5d17b1f1a96 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageDefaultReactionsBubbleView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageDefaultReactionsBubbleView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAppearance.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAppearance.swift index 43d2dd4822b..476dffb5c70 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAppearance.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAppearance.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorViewCell.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorViewCell.swift index 2cde4701b81..dd37f620a49 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorViewCell.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsFlowLayout.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsFlowLayout.swift index 4e2d074e3b5..6ced99d1770 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsFlowLayout.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsFlowLayout.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC.swift index e165b9a3438..525af80c80c 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionItemView.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionItemView.swift index 32fe943ae9d..92aba276a1a 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionItemView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactions+Types.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactions+Types.swift index 74a9cd35b75..cc69397d5d7 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactions+Types.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactions+Types.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsBubbleTail.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsBubbleTail.swift index 719c4cb6b51..94dba37f8de 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsBubbleTail.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsBubbleTail.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsPickerVC.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsPickerVC.swift index e412b3a95fd..f3ec092eb0e 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsPickerVC.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsPickerVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsView.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsView.swift index e9fddb64c46..e8241ce41e3 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatMessageReactionsView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerBubbleView.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerBubbleView.swift index 2e61da8708e..a6c3d9c4f92 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerBubbleView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerBubbleView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerReactionsView.swift b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerReactionsView.swift index a22da426ec0..fc66169a6c4 100644 --- a/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerReactionsView.swift +++ b/Sources/StreamChatUI/ChatMessageList/Reactions/ChatReactionPickerReactionsView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // /// The view that shows the list of reaction toggles/buttons. diff --git a/Sources/StreamChatUI/ChatMessageList/ScrollToBottomButton.swift b/Sources/StreamChatUI/ChatMessageList/ScrollToBottomButton.swift index c981d4a09f2..dd8d2654992 100644 --- a/Sources/StreamChatUI/ChatMessageList/ScrollToBottomButton.swift +++ b/Sources/StreamChatUI/ChatMessageList/ScrollToBottomButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/SwipeToReplyGestureHandler.swift b/Sources/StreamChatUI/ChatMessageList/SwipeToReplyGestureHandler.swift index 6962c75b6de..7f396b32dad 100644 --- a/Sources/StreamChatUI/ChatMessageList/SwipeToReplyGestureHandler.swift +++ b/Sources/StreamChatUI/ChatMessageList/SwipeToReplyGestureHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/TypingAnimationView.swift b/Sources/StreamChatUI/ChatMessageList/TypingAnimationView.swift index fd3eaead19f..59eefd79251 100644 --- a/Sources/StreamChatUI/ChatMessageList/TypingAnimationView.swift +++ b/Sources/StreamChatUI/ChatMessageList/TypingAnimationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatMessageList/TypingIndicatorView.swift b/Sources/StreamChatUI/ChatMessageList/TypingIndicatorView.swift index a85af2f5451..4fec10fb8b3 100644 --- a/Sources/StreamChatUI/ChatMessageList/TypingIndicatorView.swift +++ b/Sources/StreamChatUI/ChatMessageList/TypingIndicatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThread/ChatThreadHeaderView.swift b/Sources/StreamChatUI/ChatThread/ChatThreadHeaderView.swift index 661611e78d2..65707a7c722 100644 --- a/Sources/StreamChatUI/ChatThread/ChatThreadHeaderView.swift +++ b/Sources/StreamChatUI/ChatThread/ChatThreadHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThread/ChatThreadVC+SwiftUI.swift b/Sources/StreamChatUI/ChatThread/ChatThreadVC+SwiftUI.swift index bb8f2c6770e..961ad7fd875 100644 --- a/Sources/StreamChatUI/ChatThread/ChatThreadVC+SwiftUI.swift +++ b/Sources/StreamChatUI/ChatThread/ChatThreadVC+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThread/ChatThreadVC.swift b/Sources/StreamChatUI/ChatThread/ChatThreadVC.swift index f76727b92ac..8b0638db764 100644 --- a/Sources/StreamChatUI/ChatThread/ChatThreadVC.swift +++ b/Sources/StreamChatUI/ChatThread/ChatThreadVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListEmptyView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListEmptyView.swift index e59a459a3e6..807b138f1f3 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListEmptyView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListEmptyView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListErrorView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListErrorView.swift index 57b3f762565..4ab9e409893 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListErrorView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListErrorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListHeaderBannerView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListHeaderBannerView.swift index b214501ff7b..cb204f98307 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListHeaderBannerView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListHeaderBannerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemCell.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemCell.swift index 5f175ef1856..1f200c7e20b 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemCell.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemView.swift index 32d4737f594..4e676a8a73c 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListItemView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListLoadingView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListLoadingView.swift index f1e3219ecac..cb5909d56f4 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListLoadingView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListLoadingView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadListVC.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadListVC.swift index da47a7637d9..85df60c9ea1 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadListVC.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadListVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ChatThreadList/ChatThreadUnreadCountView.swift b/Sources/StreamChatUI/ChatThreadList/ChatThreadUnreadCountView.swift index 8857b07ba40..665e29b599d 100644 --- a/Sources/StreamChatUI/ChatThreadList/ChatThreadUnreadCountView.swift +++ b/Sources/StreamChatUI/ChatThreadList/ChatThreadUnreadCountView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewContainer.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewContainer.swift index 759da0fb859..833bd996908 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewContainer.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewContainer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewProvider.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewProvider.swift index fcf9da70bf6..7d781bd6030 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewProvider.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentPreviewProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/FileAttachmentView.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/FileAttachmentView.swift index 55d37ae47c5..5fd0e54b86f 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/FileAttachmentView.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/FileAttachmentView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/ImageAttachmentComposerPreview.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/ImageAttachmentComposerPreview.swift index d060d501f19..2c79f996d2b 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/ImageAttachmentComposerPreview.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/ImageAttachmentComposerPreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview.swift index 742ae08bc74..4cd4fb331b9 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview.swift index 31616c019da..394b749a4d0 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentQuotedPreview.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentQuotedPreview.swift index ca682a49dc7..bca2305d08e 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentQuotedPreview.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentQuotedPreview.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentsPreviewVC.swift b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentsPreviewVC.swift index b0f8fd579c1..bad3d27e261 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/AttachmentsPreviewVC.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/AttachmentsPreviewVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Attachments/DefaultAttachmentPreviewProvider.swift b/Sources/StreamChatUI/CommonViews/Attachments/DefaultAttachmentPreviewProvider.swift index c18f5d3b324..ae364fd7aab 100644 --- a/Sources/StreamChatUI/CommonViews/Attachments/DefaultAttachmentPreviewProvider.swift +++ b/Sources/StreamChatUI/CommonViews/Attachments/DefaultAttachmentPreviewProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatAvatarView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatAvatarView.swift index 4fdadb029b1..c6882e8e9db 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatAvatarView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI.swift index 27242c018f1..aafdc7a085b 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView.swift index d27c32b9b44..de445235453 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatChannelAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/ChatPresenceAvatarView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/ChatPresenceAvatarView.swift index 4b0731ad475..7c1dc14d7ea 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/ChatPresenceAvatarView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/ChatPresenceAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/OnlineIndicatorView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/OnlineIndicatorView.swift index c9c0804b71b..d01b93b5aa3 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/OnlineIndicatorView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatPresenceAvatarView/OnlineIndicatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/ChatUserAvatarView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/ChatUserAvatarView.swift index f5bcf801f3f..23167fc18aa 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/ChatUserAvatarView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/ChatUserAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/AvatarView/CurrentChatUserAvatarView.swift b/Sources/StreamChatUI/CommonViews/AvatarView/CurrentChatUserAvatarView.swift index a98e40df447..990da7b6e9a 100644 --- a/Sources/StreamChatUI/CommonViews/AvatarView/CurrentChatUserAvatarView.swift +++ b/Sources/StreamChatUI/CommonViews/AvatarView/CurrentChatUserAvatarView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/BadgeView.swift b/Sources/StreamChatUI/CommonViews/BadgeView.swift index a60a6e5f3d4..df5bb853ce8 100644 --- a/Sources/StreamChatUI/CommonViews/BadgeView.swift +++ b/Sources/StreamChatUI/CommonViews/BadgeView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/BannerView.swift b/Sources/StreamChatUI/CommonViews/BannerView.swift index 23a294ce77c..a0e91aae974 100644 --- a/Sources/StreamChatUI/CommonViews/BannerView.swift +++ b/Sources/StreamChatUI/CommonViews/BannerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/BaseViews.swift b/Sources/StreamChatUI/CommonViews/BaseViews.swift index 89c6b75024b..e87e275930a 100644 --- a/Sources/StreamChatUI/CommonViews/BaseViews.swift +++ b/Sources/StreamChatUI/CommonViews/BaseViews.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/CommonViews/Buttons/AttachmentActionButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/AttachmentActionButton.swift index dc9759c33f6..45ce2f011e3 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/AttachmentActionButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/AttachmentActionButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/AttachmentButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/AttachmentButton.swift index 3ca37d750c6..b34afe21047 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/AttachmentButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/AttachmentButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/CheckboxButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/CheckboxButton.swift index a6f7d522e47..e6b20185371 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/CheckboxButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/CheckboxButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/CheckboxControl.swift b/Sources/StreamChatUI/CommonViews/Buttons/CheckboxControl.swift index b1ea72dffc9..c2fb984c143 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/CheckboxControl.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/CheckboxControl.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/CircularCloseButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/CircularCloseButton.swift index ab8fadbb51d..a5c7824ed07 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/CircularCloseButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/CircularCloseButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/CloseButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/CloseButton.swift index b05c3a8a188..2660404794f 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/CloseButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/CloseButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/CommandButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/CommandButton.swift index d094ea0d680..cc3ec0e79b6 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/CommandButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/CommandButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/ConfirmButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/ConfirmButton.swift index 16e65204e62..7c7b77418a8 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/ConfirmButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/ConfirmButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/MediaButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/MediaButton.swift index 714c3ea6fef..e41aad6e91d 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/MediaButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/MediaButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/PillButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/PillButton.swift index 9f6e122e431..7bbfc5d4808 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/PillButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/PillButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/PlayPauseButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/PlayPauseButton.swift index 26d8d2b1221..6ffff102714 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/PlayPauseButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/PlayPauseButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/CommonViews/Buttons/RecordButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/RecordButton.swift index 29bac631f9c..3ae409b47b4 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/RecordButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/RecordButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/SendButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/SendButton.swift index b5e78f7bfb6..6ff3e76d3de 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/SendButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/SendButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/ShareButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/ShareButton.swift index 12ea00720db..be32e5fe85c 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/ShareButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/ShareButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/Buttons/ShrinkInputButton.swift b/Sources/StreamChatUI/CommonViews/Buttons/ShrinkInputButton.swift index 4730ad69982..56c5db8bc60 100644 --- a/Sources/StreamChatUI/CommonViews/Buttons/ShrinkInputButton.swift +++ b/Sources/StreamChatUI/CommonViews/Buttons/ShrinkInputButton.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ChatLoadingIndicator.swift b/Sources/StreamChatUI/CommonViews/ChatLoadingIndicator.swift index 88a477d28c7..42311f4d427 100644 --- a/Sources/StreamChatUI/CommonViews/ChatLoadingIndicator.swift +++ b/Sources/StreamChatUI/CommonViews/ChatLoadingIndicator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ChatNavigationBar.swift b/Sources/StreamChatUI/CommonViews/ChatNavigationBar.swift index bce9d481038..b320503b7e2 100644 --- a/Sources/StreamChatUI/CommonViews/ChatNavigationBar.swift +++ b/Sources/StreamChatUI/CommonViews/ChatNavigationBar.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ClampedView.swift b/Sources/StreamChatUI/CommonViews/ClampedView.swift index 00e36c6c9fd..769ba35d0a8 100644 --- a/Sources/StreamChatUI/CommonViews/ClampedView.swift +++ b/Sources/StreamChatUI/CommonViews/ClampedView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/CommonViews/CommandLabelView.swift b/Sources/StreamChatUI/CommonViews/CommandLabelView.swift index a437bccd2f9..b11224aa6d9 100644 --- a/Sources/StreamChatUI/CommonViews/CommandLabelView.swift +++ b/Sources/StreamChatUI/CommonViews/CommandLabelView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ContainerStackView.swift b/Sources/StreamChatUI/CommonViews/ContainerStackView.swift index 710ce577515..581ada8252f 100644 --- a/Sources/StreamChatUI/CommonViews/ContainerStackView.swift +++ b/Sources/StreamChatUI/CommonViews/ContainerStackView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/CooldownView.swift b/Sources/StreamChatUI/CommonViews/CooldownView.swift index 9ac3f859917..5611f440636 100644 --- a/Sources/StreamChatUI/CommonViews/CooldownView.swift +++ b/Sources/StreamChatUI/CommonViews/CooldownView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/GradientView.swift b/Sources/StreamChatUI/CommonViews/GradientView.swift index be477aa6eb6..c4a7fe24aee 100644 --- a/Sources/StreamChatUI/CommonViews/GradientView.swift +++ b/Sources/StreamChatUI/CommonViews/GradientView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/GroupedSectionListStyling.swift b/Sources/StreamChatUI/CommonViews/GroupedSectionListStyling.swift index ef4bc88f065..845304b9e79 100644 --- a/Sources/StreamChatUI/CommonViews/GroupedSectionListStyling.swift +++ b/Sources/StreamChatUI/CommonViews/GroupedSectionListStyling.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/InputChatMessageView/InputChatMessageView.swift b/Sources/StreamChatUI/CommonViews/InputChatMessageView/InputChatMessageView.swift index 65d65e79e84..965b45a3144 100644 --- a/Sources/StreamChatUI/CommonViews/InputChatMessageView/InputChatMessageView.swift +++ b/Sources/StreamChatUI/CommonViews/InputChatMessageView/InputChatMessageView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/InputTextView/InputTextView.swift b/Sources/StreamChatUI/CommonViews/InputTextView/InputTextView.swift index 979742a5a21..40b8ea4a3d9 100644 --- a/Sources/StreamChatUI/CommonViews/InputTextView/InputTextView.swift +++ b/Sources/StreamChatUI/CommonViews/InputTextView/InputTextView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/CellSeparatorView.swift b/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/CellSeparatorView.swift index e15ccb89000..0e84c9ef153 100644 --- a/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/CellSeparatorView.swift +++ b/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/CellSeparatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/ListCollectionViewLayout.swift b/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/ListCollectionViewLayout.swift index 4fd5429a120..76dc8ea9157 100644 --- a/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/ListCollectionViewLayout.swift +++ b/Sources/StreamChatUI/CommonViews/ListCollectionViewLayout/ListCollectionViewLayout.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/OnlyLinkTappableTextView.swift b/Sources/StreamChatUI/CommonViews/OnlyLinkTappableTextView.swift index 8bf278604be..7756fa58722 100644 --- a/Sources/StreamChatUI/CommonViews/OnlyLinkTappableTextView.swift +++ b/Sources/StreamChatUI/CommonViews/OnlyLinkTappableTextView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/PlayerView.swift b/Sources/StreamChatUI/CommonViews/PlayerView.swift index 5633645315e..052dc75208f 100644 --- a/Sources/StreamChatUI/CommonViews/PlayerView.swift +++ b/Sources/StreamChatUI/CommonViews/PlayerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI.swift b/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI.swift index 16d534893e2..3e69f161fea 100644 --- a/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI.swift +++ b/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView.swift b/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView.swift index 7a8d8975a7d..f489557336a 100644 --- a/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView.swift +++ b/Sources/StreamChatUI/CommonViews/QuotedChatMessageView/QuotedChatMessageView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/CommonViews/SkeletonLoadable.swift b/Sources/StreamChatUI/CommonViews/SkeletonLoadable.swift index 3dea635ba0f..0f6b0b8b38f 100644 --- a/Sources/StreamChatUI/CommonViews/SkeletonLoadable.swift +++ b/Sources/StreamChatUI/CommonViews/SkeletonLoadable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/StackedUserAvatarsView.swift b/Sources/StreamChatUI/CommonViews/StackedUserAvatarsView.swift index b127c0b68fc..7b30d59dbca 100644 --- a/Sources/StreamChatUI/CommonViews/StackedUserAvatarsView.swift +++ b/Sources/StreamChatUI/CommonViews/StackedUserAvatarsView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/CommonViews/SwiftUIViewRepresentable.swift b/Sources/StreamChatUI/CommonViews/SwiftUIViewRepresentable.swift index 535a8b89ba7..515fbf87149 100644 --- a/Sources/StreamChatUI/CommonViews/SwiftUIViewRepresentable.swift +++ b/Sources/StreamChatUI/CommonViews/SwiftUIViewRepresentable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/CommonViews/TextFieldView.swift b/Sources/StreamChatUI/CommonViews/TextFieldView.swift index c8281dc1126..a7d5786142b 100644 --- a/Sources/StreamChatUI/CommonViews/TextFieldView.swift +++ b/Sources/StreamChatUI/CommonViews/TextFieldView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/CommonViews/TitleContainerView/TitleContainerView.swift b/Sources/StreamChatUI/CommonViews/TitleContainerView/TitleContainerView.swift index c2e100458ec..95126009249 100644 --- a/Sources/StreamChatUI/CommonViews/TitleContainerView/TitleContainerView.swift +++ b/Sources/StreamChatUI/CommonViews/TitleContainerView/TitleContainerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Components+SwiftUI.swift b/Sources/StreamChatUI/Components+SwiftUI.swift index 27dcb2a960c..6567000e96d 100644 --- a/Sources/StreamChatUI/Components+SwiftUI.swift +++ b/Sources/StreamChatUI/Components+SwiftUI.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Sources/StreamChatUI/Components.swift b/Sources/StreamChatUI/Components.swift index 3d8998d236d..53d05a446ba 100644 --- a/Sources/StreamChatUI/Components.swift +++ b/Sources/StreamChatUI/Components.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/ComponentsProvider.swift b/Sources/StreamChatUI/ComponentsProvider.swift index a2c7585e2ca..9b66a34caea 100644 --- a/Sources/StreamChatUI/ComponentsProvider.swift +++ b/Sources/StreamChatUI/ComponentsProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/ComposerLinkPreviewView.swift b/Sources/StreamChatUI/Composer/ComposerLinkPreviewView.swift index 54141ee760b..eda1e9a478f 100644 --- a/Sources/StreamChatUI/Composer/ComposerLinkPreviewView.swift +++ b/Sources/StreamChatUI/Composer/ComposerLinkPreviewView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/ComposerVC.swift b/Sources/StreamChatUI/Composer/ComposerVC.swift index 4bf539653e5..848c7b2e26c 100644 --- a/Sources/StreamChatUI/Composer/ComposerVC.swift +++ b/Sources/StreamChatUI/Composer/ComposerVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Composer/ComposerView.swift b/Sources/StreamChatUI/Composer/ComposerView.swift index c1d53eca6ab..e1533de6608 100644 --- a/Sources/StreamChatUI/Composer/ComposerView.swift +++ b/Sources/StreamChatUI/Composer/ComposerView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionCollectionViewCell.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionCollectionViewCell.swift index 90f37547c04..47294e832e1 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionCollectionViewCell.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionCollectionViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView.swift index 5122e4c074e..0f9433072d4 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionCollectionViewCell.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionCollectionViewCell.swift index 99b49f68a6e..169d51d0d01 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionCollectionViewCell.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionCollectionViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView.swift index f6a8418053c..088f1ed0c1e 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionReusableView.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionReusableView.swift index 3aab9af4225..4840790209d 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionReusableView.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionReusableView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionView.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionView.swift index 198b56994f1..a9a1363e820 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionView.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionViewLayout.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionViewLayout.swift index a59a6c1ed98..579ec07f90d 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionViewLayout.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsCollectionViewLayout.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsHeaderView.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsHeaderView.swift index d692d81afeb..663429c4633 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsHeaderView.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsHeaderView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsVC.swift b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsVC.swift index 18a2cb78560..a1a3ca24ffc 100644 --- a/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsVC.swift +++ b/Sources/StreamChatUI/Composer/Suggestions/ChatSuggestionsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Composer/TypingSuggester.swift b/Sources/StreamChatUI/Composer/TypingSuggester.swift index df09d49f983..b53f942eff0 100644 --- a/Sources/StreamChatUI/Composer/TypingSuggester.swift +++ b/Sources/StreamChatUI/Composer/TypingSuggester.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Deprecations.swift b/Sources/StreamChatUI/Deprecations.swift index 498d7840e4f..98ca7c007f7 100644 --- a/Sources/StreamChatUI/Deprecations.swift +++ b/Sources/StreamChatUI/Deprecations.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Gallery/Cells/GalleryCollectionViewCell.swift b/Sources/StreamChatUI/Gallery/Cells/GalleryCollectionViewCell.swift index a974f5fb209..c7710fb58a1 100644 --- a/Sources/StreamChatUI/Gallery/Cells/GalleryCollectionViewCell.swift +++ b/Sources/StreamChatUI/Gallery/Cells/GalleryCollectionViewCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Gallery/Cells/ImageAttachmentGalleryCell.swift b/Sources/StreamChatUI/Gallery/Cells/ImageAttachmentGalleryCell.swift index 29778cfc091..d8f8a7bb10e 100644 --- a/Sources/StreamChatUI/Gallery/Cells/ImageAttachmentGalleryCell.swift +++ b/Sources/StreamChatUI/Gallery/Cells/ImageAttachmentGalleryCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Gallery/Cells/VideoAttachmentGalleryCell.swift b/Sources/StreamChatUI/Gallery/Cells/VideoAttachmentGalleryCell.swift index 0c21eb2fb7d..24d3aca8d81 100644 --- a/Sources/StreamChatUI/Gallery/Cells/VideoAttachmentGalleryCell.swift +++ b/Sources/StreamChatUI/Gallery/Cells/VideoAttachmentGalleryCell.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/Gallery/GalleryVC.swift b/Sources/StreamChatUI/Gallery/GalleryVC.swift index 364b16dfd18..3d73b5142a0 100644 --- a/Sources/StreamChatUI/Gallery/GalleryVC.swift +++ b/Sources/StreamChatUI/Gallery/GalleryVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Gallery/VideoPlaybackControlView.swift b/Sources/StreamChatUI/Gallery/VideoPlaybackControlView.swift index bc5e8b165c3..deedfe65cd5 100644 --- a/Sources/StreamChatUI/Gallery/VideoPlaybackControlView.swift +++ b/Sources/StreamChatUI/Gallery/VideoPlaybackControlView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/Gallery/ZoomAnimator.swift b/Sources/StreamChatUI/Gallery/ZoomAnimator.swift index 1b8caef2d96..2d5d5b27fc8 100644 --- a/Sources/StreamChatUI/Gallery/ZoomAnimator.swift +++ b/Sources/StreamChatUI/Gallery/ZoomAnimator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Gallery/ZoomDismissalInteractionController.swift b/Sources/StreamChatUI/Gallery/ZoomDismissalInteractionController.swift index 99b03d9fdfc..eb8ed8636bc 100644 --- a/Sources/StreamChatUI/Gallery/ZoomDismissalInteractionController.swift +++ b/Sources/StreamChatUI/Gallery/ZoomDismissalInteractionController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Gallery/ZoomTransitionController.swift b/Sources/StreamChatUI/Gallery/ZoomTransitionController.swift index 3006fdace4d..8ac4f86b0ce 100644 --- a/Sources/StreamChatUI/Gallery/ZoomTransitionController.swift +++ b/Sources/StreamChatUI/Gallery/ZoomTransitionController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionControl.swift b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionControl.swift index 1bc3602abdd..e6a2864ed8f 100644 --- a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionControl.swift +++ b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionControl.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionItem.swift b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionItem.swift index 607d5bffb51..19f95676144 100644 --- a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionItem.swift +++ b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionItem.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionsVC.swift b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionsVC.swift index 1c6a4c5e173..91a70e286a0 100644 --- a/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionsVC.swift +++ b/Sources/StreamChatUI/MessageActionsPopup/ChatMessageActionsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/MessageActionsPopup/ChatMessagePopupVC.swift b/Sources/StreamChatUI/MessageActionsPopup/ChatMessagePopupVC.swift index 1c27bd97380..e45c3a76856 100644 --- a/Sources/StreamChatUI/MessageActionsPopup/ChatMessagePopupVC.swift +++ b/Sources/StreamChatUI/MessageActionsPopup/ChatMessagePopupVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/MessageActionsPopup/MessageActionsTransitionController.swift b/Sources/StreamChatUI/MessageActionsPopup/MessageActionsTransitionController.swift index 5e77fe3044a..0fb2d52e038 100644 --- a/Sources/StreamChatUI/MessageActionsPopup/MessageActionsTransitionController.swift +++ b/Sources/StreamChatUI/MessageActionsPopup/MessageActionsTransitionController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Navigation/AlertsRouter.swift b/Sources/StreamChatUI/Navigation/AlertsRouter.swift index 6df1ea87ea5..2fd1a51d74b 100644 --- a/Sources/StreamChatUI/Navigation/AlertsRouter.swift +++ b/Sources/StreamChatUI/Navigation/AlertsRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Navigation/ChatChannelListRouter.swift b/Sources/StreamChatUI/Navigation/ChatChannelListRouter.swift index a5015deb00b..3ac5a5dde6b 100644 --- a/Sources/StreamChatUI/Navigation/ChatChannelListRouter.swift +++ b/Sources/StreamChatUI/Navigation/ChatChannelListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Navigation/ChatMessageListRouter.swift b/Sources/StreamChatUI/Navigation/ChatMessageListRouter.swift index 6d36953371c..a6719f51788 100644 --- a/Sources/StreamChatUI/Navigation/ChatMessageListRouter.swift +++ b/Sources/StreamChatUI/Navigation/ChatMessageListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Navigation/ChatThreadListRouter.swift b/Sources/StreamChatUI/Navigation/ChatThreadListRouter.swift index fa4a4fa28a7..3f95e00e1df 100644 --- a/Sources/StreamChatUI/Navigation/ChatThreadListRouter.swift +++ b/Sources/StreamChatUI/Navigation/ChatThreadListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Navigation/NavigationRouter.swift b/Sources/StreamChatUI/Navigation/NavigationRouter.swift index f34386ddca6..5f04cf9ffdd 100644 --- a/Sources/StreamChatUI/Navigation/NavigationRouter.swift +++ b/Sources/StreamChatUI/Navigation/NavigationRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Navigation/NavigationVC.swift b/Sources/StreamChatUI/Navigation/NavigationVC.swift index 35b32c3bc4c..84df3b54055 100644 --- a/Sources/StreamChatUI/Navigation/NavigationVC.swift +++ b/Sources/StreamChatUI/Navigation/NavigationVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Resources/en.lproj/Localizable.strings b/Sources/StreamChatUI/Resources/en.lproj/Localizable.strings index 9e0b35d1254..98697364df8 100644 --- a/Sources/StreamChatUI/Resources/en.lproj/Localizable.strings +++ b/Sources/StreamChatUI/Resources/en.lproj/Localizable.strings @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // /// Text used in the channel name before the last participant. diff --git a/Sources/StreamChatUI/SDKIdentifier.swift b/Sources/StreamChatUI/SDKIdentifier.swift index 251b983e881..597ebd0b6ae 100644 --- a/Sources/StreamChatUI/SDKIdentifier.swift +++ b/Sources/StreamChatUI/SDKIdentifier.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/StreamChatUI.h b/Sources/StreamChatUI/StreamChatUI.h index caa5c905e9c..99905cc24e0 100644 --- a/Sources/StreamChatUI/StreamChatUI.h +++ b/Sources/StreamChatUI/StreamChatUI.h @@ -2,7 +2,7 @@ // StreamChatUI.h // StreamChatUI // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // #import diff --git a/Sources/StreamChatUI/Utils/Animation.swift b/Sources/StreamChatUI/Utils/Animation.swift index ab2f92b7f70..f91ff67cde4 100644 --- a/Sources/StreamChatUI/Utils/Animation.swift +++ b/Sources/StreamChatUI/Utils/Animation.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Cache.swift b/Sources/StreamChatUI/Utils/Cache.swift index 887baa429f2..6f1be9d1b24 100644 --- a/Sources/StreamChatUI/Utils/Cache.swift +++ b/Sources/StreamChatUI/Utils/Cache.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Cancellable.swift b/Sources/StreamChatUI/Utils/Cancellable.swift index 7fb2991a168..d76d35dafb9 100644 --- a/Sources/StreamChatUI/Utils/Cancellable.swift +++ b/Sources/StreamChatUI/Utils/Cancellable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/ChatMessage+Extensions.swift b/Sources/StreamChatUI/Utils/ChatMessage+Extensions.swift index 9ff3315bcc1..4aedcd48846 100644 --- a/Sources/StreamChatUI/Utils/ChatMessage+Extensions.swift +++ b/Sources/StreamChatUI/Utils/ChatMessage+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/DateUtils.swift b/Sources/StreamChatUI/Utils/DateUtils.swift index c0e6ca69ff4..e3b025a9edf 100644 --- a/Sources/StreamChatUI/Utils/DateUtils.swift +++ b/Sources/StreamChatUI/Utils/DateUtils.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/Array+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/Array+Extensions.swift index 2ab6ff654f6..e82c236f577 100644 --- a/Sources/StreamChatUI/Utils/Extensions/Array+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/Array+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/Array+SafeSubscript.swift b/Sources/StreamChatUI/Utils/Extensions/Array+SafeSubscript.swift index 174ed562635..e589963d43d 100644 --- a/Sources/StreamChatUI/Utils/Extensions/Array+SafeSubscript.swift +++ b/Sources/StreamChatUI/Utils/Extensions/Array+SafeSubscript.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/Bundle+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/Bundle+Extensions.swift index 80c87299363..8c5ff7c2e95 100644 --- a/Sources/StreamChatUI/Utils/Extensions/Bundle+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/Bundle+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/CACornerMask+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/CACornerMask+Extensions.swift index 22a552035f8..eda5591d934 100644 --- a/Sources/StreamChatUI/Utils/Extensions/CACornerMask+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/CACornerMask+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/CALayer+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/CALayer+Extensions.swift index cc3e8fb2c02..f128a9bae07 100644 --- a/Sources/StreamChatUI/Utils/Extensions/CALayer+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/CALayer+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/CGPoint+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/CGPoint+Extensions.swift index 00b086f0c00..7ffa337b30d 100644 --- a/Sources/StreamChatUI/Utils/Extensions/CGPoint+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/CGPoint+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreGraphics diff --git a/Sources/StreamChatUI/Utils/Extensions/CGRect+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/CGRect+Extensions.swift index ad759a84d87..55dc11c512b 100644 --- a/Sources/StreamChatUI/Utils/Extensions/CGRect+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/CGRect+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreGraphics diff --git a/Sources/StreamChatUI/Utils/Extensions/ChatChannelNamer.swift b/Sources/StreamChatUI/Utils/Extensions/ChatChannelNamer.swift index dedfe73469c..809732dd7f2 100644 --- a/Sources/StreamChatUI/Utils/Extensions/ChatChannelNamer.swift +++ b/Sources/StreamChatUI/Utils/Extensions/ChatChannelNamer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/DifferenceKit+Stream.swift b/Sources/StreamChatUI/Utils/Extensions/DifferenceKit+Stream.swift index 2051766b16f..804c7814aaa 100644 --- a/Sources/StreamChatUI/Utils/Extensions/DifferenceKit+Stream.swift +++ b/Sources/StreamChatUI/Utils/Extensions/DifferenceKit+Stream.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/Sources/StreamChatUI/Utils/Extensions/NSLayoutConstraint+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/NSLayoutConstraint+Extensions.swift index ffd6d327145..428c250dfc6 100644 --- a/Sources/StreamChatUI/Utils/Extensions/NSLayoutConstraint+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/NSLayoutConstraint+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/Reusable+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/Reusable+Extensions.swift index d38f180b0cb..deb200165bf 100644 --- a/Sources/StreamChatUI/Utils/Extensions/Reusable+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/Reusable+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/String+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/String+Extensions.swift index a3e066ee8a4..515f8f0f778 100644 --- a/Sources/StreamChatUI/Utils/Extensions/String+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/String+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/Extensions/UIColor+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIColor+Extensions.swift index a829710da64..8685fff7ba8 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIColor+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIColor+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIFont+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIFont+Extensions.swift index 926dd2ba5c9..b3ba9de367c 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIFont+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIFont+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIImage+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIImage+Extensions.swift index 8e7f7c9c627..d910d7c432b 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIImage+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIImage+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UILabel+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UILabel+Extensions.swift index a0876dabfb0..6028cc7714f 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UILabel+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UILabel+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIScrollView+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIScrollView+Extensions.swift index 9bccb4388ce..e1bceaa6b4c 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIScrollView+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIScrollView+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIStackView+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIStackView+Extensions.swift index 78e20b54848..03c94111879 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIStackView+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIStackView+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UITextView+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UITextView+Extensions.swift index 8b02a9557e6..5c9361e4f96 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UITextView+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UITextView+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIView+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIView+Extensions.swift index 442b159139e..123ea835333 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIView+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIView+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/Extensions/UIViewController+Extensions.swift b/Sources/StreamChatUI/Utils/Extensions/UIViewController+Extensions.swift index 3d5579f7f16..47846ab97de 100644 --- a/Sources/StreamChatUI/Utils/Extensions/UIViewController+Extensions.swift +++ b/Sources/StreamChatUI/Utils/Extensions/UIViewController+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/ImageCDN.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/ImageCDN.swift index 169c07ed268..41abb57bce5 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/ImageCDN.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/ImageCDN.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/StreamCDN.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/StreamCDN.swift index 9f5b782c82d..2b0a6d3bcb4 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/StreamCDN.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageCDN/StreamCDN.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadOptions.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadOptions.swift index 64cf4fb970c..8d94bc41608 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadOptions.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadOptions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadRequest.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadRequest.swift index 9067143c15b..35ea45ce60c 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadRequest.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageDownloadRequest.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageLoaderOptions.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageLoaderOptions.swift index e392dd9cb79..b9616c875bb 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageLoaderOptions.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageLoaderOptions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageLoading.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageLoading.swift index 985ed1fc013..a8e121c4980 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageLoading.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageLoading.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageMerger.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageMerger.swift index 25ee2f4161c..538090dbe7c 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageMerger.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageMerger.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageResize.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageResize.swift index 51916071943..f546a6d3ec0 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageResize.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageResize.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageResultsMapper.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageResultsMapper.swift index bce45e064f2..c95ff309b4e 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageResultsMapper.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageResultsMapper.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/ImageSizeCalculator.swift b/Sources/StreamChatUI/Utils/ImageLoading/ImageSizeCalculator.swift index 4c88daf0d1b..88c177d5b57 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/ImageSizeCalculator.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/ImageSizeCalculator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageLoading/NukeImageLoader.swift b/Sources/StreamChatUI/Utils/ImageLoading/NukeImageLoader.swift index 0663354cb22..08a0f541df2 100644 --- a/Sources/StreamChatUI/Utils/ImageLoading/NukeImageLoader.swift +++ b/Sources/StreamChatUI/Utils/ImageLoading/NukeImageLoader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ImageProcessor/NukeImageProcessor.swift b/Sources/StreamChatUI/Utils/ImageProcessor/NukeImageProcessor.swift index c8fde143b0a..4079f54632b 100644 --- a/Sources/StreamChatUI/Utils/ImageProcessor/NukeImageProcessor.swift +++ b/Sources/StreamChatUI/Utils/ImageProcessor/NukeImageProcessor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/KeyboardHandler/ComposerKeyboardHandler.swift b/Sources/StreamChatUI/Utils/KeyboardHandler/ComposerKeyboardHandler.swift index 84bb223c61a..74562df2ca0 100644 --- a/Sources/StreamChatUI/Utils/KeyboardHandler/ComposerKeyboardHandler.swift +++ b/Sources/StreamChatUI/Utils/KeyboardHandler/ComposerKeyboardHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Utils/KeyboardHandler/DefaultScrollViewKeyboardHandler.swift b/Sources/StreamChatUI/Utils/KeyboardHandler/DefaultScrollViewKeyboardHandler.swift index 7de89f09f1e..eb4e00d58f2 100644 --- a/Sources/StreamChatUI/Utils/KeyboardHandler/DefaultScrollViewKeyboardHandler.swift +++ b/Sources/StreamChatUI/Utils/KeyboardHandler/DefaultScrollViewKeyboardHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/KeyboardHandler/KeyboardHandler.swift b/Sources/StreamChatUI/Utils/KeyboardHandler/KeyboardHandler.swift index cc5423a28fc..186441158a1 100644 --- a/Sources/StreamChatUI/Utils/KeyboardHandler/KeyboardHandler.swift +++ b/Sources/StreamChatUI/Utils/KeyboardHandler/KeyboardHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/Utils/SystemEnvironment.swift b/Sources/StreamChatUI/Utils/SystemEnvironment.swift index b84f8201a68..608d324c2c7 100644 --- a/Sources/StreamChatUI/Utils/SystemEnvironment.swift +++ b/Sources/StreamChatUI/Utils/SystemEnvironment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/TextViewMentionedUsersHandler.swift b/Sources/StreamChatUI/Utils/TextViewMentionedUsersHandler.swift index 46b817fb3ad..d70d446bf44 100644 --- a/Sources/StreamChatUI/Utils/TextViewMentionedUsersHandler.swift +++ b/Sources/StreamChatUI/Utils/TextViewMentionedUsersHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Sources/StreamChatUI/Utils/UILabel+highlightText.swift b/Sources/StreamChatUI/Utils/UILabel+highlightText.swift index a78d1e0b6a4..a67a816eeaa 100644 --- a/Sources/StreamChatUI/Utils/UILabel+highlightText.swift +++ b/Sources/StreamChatUI/Utils/UILabel+highlightText.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/VideoLoading/VideoLoading.swift b/Sources/StreamChatUI/Utils/VideoLoading/VideoLoading.swift index db2c427b671..e0da7180a28 100644 --- a/Sources/StreamChatUI/Utils/VideoLoading/VideoLoading.swift +++ b/Sources/StreamChatUI/Utils/VideoLoading/VideoLoading.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Sources/StreamChatUI/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler.swift b/Sources/StreamChatUI/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler.swift index 2f8186e254f..ade86b50bfe 100644 --- a/Sources/StreamChatUI/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler.swift +++ b/Sources/StreamChatUI/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ViewPaginationHandling/ScrollViewPaginationHandler.swift b/Sources/StreamChatUI/Utils/ViewPaginationHandling/ScrollViewPaginationHandler.swift index d1a398ed39e..08e5205d93a 100644 --- a/Sources/StreamChatUI/Utils/ViewPaginationHandling/ScrollViewPaginationHandler.swift +++ b/Sources/StreamChatUI/Utils/ViewPaginationHandling/ScrollViewPaginationHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler.swift b/Sources/StreamChatUI/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler.swift index 28a3a20245f..4d85cb6751d 100644 --- a/Sources/StreamChatUI/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler.swift +++ b/Sources/StreamChatUI/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/Utils/ViewPaginationHandling/ViewPaginationHandling.swift b/Sources/StreamChatUI/Utils/ViewPaginationHandling/ViewPaginationHandling.swift index b503a70213a..6549b32f6e4 100644 --- a/Sources/StreamChatUI/Utils/ViewPaginationHandling/ViewPaginationHandling.swift +++ b/Sources/StreamChatUI/Utils/ViewPaginationHandling/ViewPaginationHandling.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/ViewContainerBuilder/ViewContainerBuilder.swift b/Sources/StreamChatUI/ViewContainerBuilder/ViewContainerBuilder.swift index 4872bc6a12f..836db2e1ffa 100644 --- a/Sources/StreamChatUI/ViewContainerBuilder/ViewContainerBuilder.swift +++ b/Sources/StreamChatUI/ViewContainerBuilder/ViewContainerBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Sources/StreamChatUI/VoiceRecording/Components/AudioQueuePlayerNextItemProvider.swift b/Sources/StreamChatUI/VoiceRecording/Components/AudioQueuePlayerNextItemProvider.swift index 0fc2839c692..5eabfeaea33 100644 --- a/Sources/StreamChatUI/VoiceRecording/Components/AudioQueuePlayerNextItemProvider.swift +++ b/Sources/StreamChatUI/VoiceRecording/Components/AudioQueuePlayerNextItemProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Components/AudioSessionFeedbackGenerator.swift b/Sources/StreamChatUI/VoiceRecording/Components/AudioSessionFeedbackGenerator.swift index aae6daca754..0355186bb0e 100644 --- a/Sources/StreamChatUI/VoiceRecording/Components/AudioSessionFeedbackGenerator.swift +++ b/Sources/StreamChatUI/VoiceRecording/Components/AudioSessionFeedbackGenerator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Components/BidirectionalPanGestureRecogniser.swift b/Sources/StreamChatUI/VoiceRecording/Components/BidirectionalPanGestureRecogniser.swift index 3067c7a460d..978dc0fe12d 100644 --- a/Sources/StreamChatUI/VoiceRecording/Components/BidirectionalPanGestureRecogniser.swift +++ b/Sources/StreamChatUI/VoiceRecording/Components/BidirectionalPanGestureRecogniser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/AudioVisualizationView.swift b/Sources/StreamChatUI/VoiceRecording/Views/AudioVisualizationView.swift index 7026f906027..c40bc517364 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/AudioVisualizationView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/AudioVisualizationView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/LiveRecordingView.swift b/Sources/StreamChatUI/VoiceRecording/Views/LiveRecordingView.swift index cfda2a11477..476ce8b491f 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/LiveRecordingView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/LiveRecordingView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/LockIndicatorView.swift b/Sources/StreamChatUI/VoiceRecording/Views/LockIndicatorView.swift index 3570b491006..e97f43dc6b8 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/LockIndicatorView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/LockIndicatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/RecordingIndicatorView.swift b/Sources/StreamChatUI/VoiceRecording/Views/RecordingIndicatorView.swift index 825a09bdc5d..664100a553a 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/RecordingIndicatorView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/RecordingIndicatorView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/RecordingTipView.swift b/Sources/StreamChatUI/VoiceRecording/Views/RecordingTipView.swift index dfc8e871f12..b81066b3ee9 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/RecordingTipView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/RecordingTipView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/SlideToCancelView.swift b/Sources/StreamChatUI/VoiceRecording/Views/SlideToCancelView.swift index 0caffcf5ae8..e656fa25480 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/SlideToCancelView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/SlideToCancelView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/Views/WaveformView.swift b/Sources/StreamChatUI/VoiceRecording/Views/WaveformView.swift index 9f52ac07126..cddaad82778 100644 --- a/Sources/StreamChatUI/VoiceRecording/Views/WaveformView.swift +++ b/Sources/StreamChatUI/VoiceRecording/Views/WaveformView.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Sources/StreamChatUI/VoiceRecording/VoiceRecordingVC.swift b/Sources/StreamChatUI/VoiceRecording/VoiceRecordingVC.swift index 53ab09463b7..12e05e98bea 100644 --- a/Sources/StreamChatUI/VoiceRecording/VoiceRecordingVC.swift +++ b/Sources/StreamChatUI/VoiceRecording/VoiceRecordingVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Stream.playground/Contents.swift b/Stream.playground/Contents.swift index 7336e7887b7..0ac72cee013 100644 --- a/Stream.playground/Contents.swift +++ b/Stream.playground/Contents.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import PlaygroundSupport diff --git a/StreamChat.xcodeproj/project.pbxproj b/StreamChat.xcodeproj/project.pbxproj index ea811b8e779..ae6e1136d0a 100644 --- a/StreamChat.xcodeproj/project.pbxproj +++ b/StreamChat.xcodeproj/project.pbxproj @@ -13936,7 +13936,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChatUI/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -13966,7 +13966,7 @@ ENABLE_TESTABILITY = NO; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChatUI/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -13996,7 +13996,7 @@ ENABLE_TESTABILITY = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChatUI/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -14321,7 +14321,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChat/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -14353,7 +14353,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChat/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -14378,7 +14378,7 @@ CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = EHV7XZLAHA; INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -14404,7 +14404,7 @@ CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = EHV7XZLAHA; INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -14438,7 +14438,7 @@ GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = DemoShare/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = DemoShare; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -14473,7 +14473,7 @@ GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = DemoShare/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = DemoShare; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -14508,7 +14508,7 @@ GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = DemoShare/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = DemoShare; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -14898,7 +14898,7 @@ ENABLE_TESTING_SEARCH_PATHS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = TestTools/StreamChatTestMockServer/Info.plist; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -14933,7 +14933,7 @@ ENABLE_TESTING_SEARCH_PATHS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = TestTools/StreamChatTestMockServer/Info.plist; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -14967,7 +14967,7 @@ ENABLE_TESTING_SEARCH_PATHS = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = TestTools/StreamChatTestMockServer/Info.plist; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( @@ -15077,7 +15077,7 @@ ENABLE_TESTABILITY = YES; GENERATE_INFOPLIST_FILE = NO; INFOPLIST_FILE = "$(SRCROOT)/Sources/StreamChat/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_GENERATE_MAP_FILE = YES; @@ -15102,7 +15102,7 @@ CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = EHV7XZLAHA; INFOPLIST_FILE = "$(SRCROOT)/Tests/Info.plist"; - INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2025 Stream.io Inc. All rights reserved."; + INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2026 Stream.io Inc. All rights reserved."; IPHONEOS_DEPLOYMENT_TARGET = 13.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", diff --git a/StreamChatUITestsApp/AppDelegate.swift b/StreamChatUITestsApp/AppDelegate.swift index 97d77497432..f32c3a3dd2f 100644 --- a/StreamChatUITestsApp/AppDelegate.swift +++ b/StreamChatUITestsApp/AppDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/StreamChatUITestsApp/DebugMenu.swift b/StreamChatUITestsApp/DebugMenu.swift index 2afb83de5ab..a1a625ce05d 100644 --- a/StreamChatUITestsApp/DebugMenu.swift +++ b/StreamChatUITestsApp/DebugMenu.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/Extensions/DispatchQueue+AsyncAfter.swift b/StreamChatUITestsApp/Extensions/DispatchQueue+AsyncAfter.swift index e03eec33be9..d7e5b65bf0b 100644 --- a/StreamChatUITestsApp/Extensions/DispatchQueue+AsyncAfter.swift +++ b/StreamChatUITestsApp/Extensions/DispatchQueue+AsyncAfter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/InternetConnection/InternetConnectionMonitor_Mock.swift b/StreamChatUITestsApp/InternetConnection/InternetConnectionMonitor_Mock.swift index b23a080da52..aa2440e97fd 100644 --- a/StreamChatUITestsApp/InternetConnection/InternetConnectionMonitor_Mock.swift +++ b/StreamChatUITestsApp/InternetConnection/InternetConnectionMonitor_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/Settings.swift b/StreamChatUITestsApp/Settings.swift index c9091328c8d..7f2dabe4f7b 100644 --- a/StreamChatUITestsApp/Settings.swift +++ b/StreamChatUITestsApp/Settings.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/ChannelList.swift b/StreamChatUITestsApp/StreamChat/ChannelList.swift index a94dce9e692..dfa1b60f8d9 100644 --- a/StreamChatUITestsApp/StreamChat/ChannelList.swift +++ b/StreamChatUITestsApp/StreamChat/ChannelList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/ChannelVC.swift b/StreamChatUITestsApp/StreamChat/ChannelVC.swift index e4c2feff836..8caf532ebf5 100644 --- a/StreamChatUITestsApp/StreamChat/ChannelVC.swift +++ b/StreamChatUITestsApp/StreamChat/ChannelVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/CustomChannelListRouter.swift b/StreamChatUITestsApp/StreamChat/CustomChannelListRouter.swift index d7319f36360..c809b96d4de 100644 --- a/StreamChatUITestsApp/StreamChat/CustomChannelListRouter.swift +++ b/StreamChatUITestsApp/StreamChat/CustomChannelListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/CustomChatMessageListRouter.swift b/StreamChatUITestsApp/StreamChat/CustomChatMessageListRouter.swift index 89f297b2662..780c45ed403 100644 --- a/StreamChatUITestsApp/StreamChat/CustomChatMessageListRouter.swift +++ b/StreamChatUITestsApp/StreamChat/CustomChatMessageListRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/DemoAppCoordinator+TestApp.swift b/StreamChatUITestsApp/StreamChat/DemoAppCoordinator+TestApp.swift index 634dd5d7c2a..cb68a91225b 100644 --- a/StreamChatUITestsApp/StreamChat/DemoAppCoordinator+TestApp.swift +++ b/StreamChatUITestsApp/StreamChat/DemoAppCoordinator+TestApp.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/StreamChatUITestsApp/StreamChat/MessageActionsVC.swift b/StreamChatUITestsApp/StreamChat/MessageActionsVC.swift index e71490be593..83022458cf4 100644 --- a/StreamChatUITestsApp/StreamChat/MessageActionsVC.swift +++ b/StreamChatUITestsApp/StreamChat/MessageActionsVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/StreamChatWrapper+TestApp.swift b/StreamChatUITestsApp/StreamChat/StreamChatWrapper+TestApp.swift index f2e6c94e2fa..bdf28977b15 100644 --- a/StreamChatUITestsApp/StreamChat/StreamChatWrapper+TestApp.swift +++ b/StreamChatUITestsApp/StreamChat/StreamChatWrapper+TestApp.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/StreamChatWrapperExtensions.swift b/StreamChatUITestsApp/StreamChat/StreamChatWrapperExtensions.swift index 33f02047e94..a80d7fd0fd2 100644 --- a/StreamChatUITestsApp/StreamChat/StreamChatWrapperExtensions.swift +++ b/StreamChatUITestsApp/StreamChat/StreamChatWrapperExtensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/ThreadVC.swift b/StreamChatUITestsApp/StreamChat/ThreadVC.swift index 402d4c4221d..177b60353c9 100644 --- a/StreamChatUITestsApp/StreamChat/ThreadVC.swift +++ b/StreamChatUITestsApp/StreamChat/ThreadVC.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/StreamChat/User.swift b/StreamChatUITestsApp/StreamChat/User.swift index 087f493330b..961ec980a83 100644 --- a/StreamChatUITestsApp/StreamChat/User.swift +++ b/StreamChatUITestsApp/StreamChat/User.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsApp/ViewController.swift b/StreamChatUITestsApp/ViewController.swift index c4082d31684..dfb4778457b 100644 --- a/StreamChatUITestsApp/ViewController.swift +++ b/StreamChatUITestsApp/ViewController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/StreamChatUITestsAppUITests/Extensions/Bundle+Target.swift b/StreamChatUITestsAppUITests/Extensions/Bundle+Target.swift index 9f76e238add..439acd510d9 100644 --- a/StreamChatUITestsAppUITests/Extensions/Bundle+Target.swift +++ b/StreamChatUITestsAppUITests/Extensions/Bundle+Target.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/ChannelListPage.swift b/StreamChatUITestsAppUITests/Pages/ChannelListPage.swift index 97fae52610b..fa1970d0369 100644 --- a/StreamChatUITestsAppUITests/Pages/ChannelListPage.swift +++ b/StreamChatUITestsAppUITests/Pages/ChannelListPage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/MessageListPage.swift b/StreamChatUITestsAppUITests/Pages/MessageListPage.swift index a4a3c9cb680..ab8c9f9f2ab 100644 --- a/StreamChatUITestsAppUITests/Pages/MessageListPage.swift +++ b/StreamChatUITestsAppUITests/Pages/MessageListPage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/Settings.swift b/StreamChatUITestsAppUITests/Pages/Settings.swift index 9abe320f837..215afb98683 100644 --- a/StreamChatUITestsAppUITests/Pages/Settings.swift +++ b/StreamChatUITestsAppUITests/Pages/Settings.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/SpringBoard.swift b/StreamChatUITestsAppUITests/Pages/SpringBoard.swift index e94aecf420e..f9fafd5807c 100644 --- a/StreamChatUITestsAppUITests/Pages/SpringBoard.swift +++ b/StreamChatUITestsAppUITests/Pages/SpringBoard.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/StartPage.swift b/StreamChatUITestsAppUITests/Pages/StartPage.swift index f8ec129ada0..c08b68865a8 100644 --- a/StreamChatUITestsAppUITests/Pages/StartPage.swift +++ b/StreamChatUITestsAppUITests/Pages/StartPage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Pages/ThreadPage.swift b/StreamChatUITestsAppUITests/Pages/ThreadPage.swift index 774e4a5497b..125a118d118 100644 --- a/StreamChatUITestsAppUITests/Pages/ThreadPage.swift +++ b/StreamChatUITestsAppUITests/Pages/ThreadPage.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Robots/UserRobot+Asserts.swift b/StreamChatUITestsAppUITests/Robots/UserRobot+Asserts.swift index e18cd51027f..2b003eeec4d 100644 --- a/StreamChatUITestsAppUITests/Robots/UserRobot+Asserts.swift +++ b/StreamChatUITestsAppUITests/Robots/UserRobot+Asserts.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Robots/UserRobot.swift b/StreamChatUITestsAppUITests/Robots/UserRobot.swift index 931a2c526e1..c8d21e883d7 100644 --- a/StreamChatUITestsAppUITests/Robots/UserRobot.swift +++ b/StreamChatUITestsAppUITests/Robots/UserRobot.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/StreamChatUITests.swift b/StreamChatUITestsAppUITests/StreamChatUITests.swift index 269b699ce4a..8eb9efabeb9 100644 --- a/StreamChatUITestsAppUITests/StreamChatUITests.swift +++ b/StreamChatUITestsAppUITests/StreamChatUITests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Tests/Attachments_Tests.swift b/StreamChatUITestsAppUITests/Tests/Attachments_Tests.swift index 0f4b3a85ce6..e918e90326f 100644 --- a/StreamChatUITestsAppUITests/Tests/Attachments_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Attachments_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Authentication_Tests.swift b/StreamChatUITestsAppUITests/Tests/Authentication_Tests.swift index cac73589fa7..f9d35a6421c 100644 --- a/StreamChatUITestsAppUITests/Tests/Authentication_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Authentication_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Backend/Backend_Tests.swift b/StreamChatUITestsAppUITests/Tests/Backend/Backend_Tests.swift index 344faf0494e..0725256f81b 100644 --- a/StreamChatUITestsAppUITests/Tests/Backend/Backend_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Backend/Backend_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Base TestCase/StreamTestCase.swift b/StreamChatUITestsAppUITests/Tests/Base TestCase/StreamTestCase.swift index 091a543689e..9d8ec2eb693 100644 --- a/StreamChatUITestsAppUITests/Tests/Base TestCase/StreamTestCase.swift +++ b/StreamChatUITestsAppUITests/Tests/Base TestCase/StreamTestCase.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/ChannelList_Tests.swift b/StreamChatUITestsAppUITests/Tests/ChannelList_Tests.swift index da0e43bcc9b..18c1b8655e6 100644 --- a/StreamChatUITestsAppUITests/Tests/ChannelList_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/ChannelList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Ephemeral_Messages_Tests.swift b/StreamChatUITestsAppUITests/Tests/Ephemeral_Messages_Tests.swift index c581c80b060..93306125c47 100644 --- a/StreamChatUITestsAppUITests/Tests/Ephemeral_Messages_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Ephemeral_Messages_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus+ChannelList_Tests.swift b/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus+ChannelList_Tests.swift index 728dcb4b625..e3784d4f342 100644 --- a/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus+ChannelList_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus+ChannelList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift b/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift index b1f88384e09..6b9512eb21b 100644 --- a/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Message Delivery Status/MessageDeliveryStatus_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift b/StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift index 185bdf30b77..f0edbe3411f 100644 --- a/StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/MessageList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Performance/ChannelListScrollTime.swift b/StreamChatUITestsAppUITests/Tests/Performance/ChannelListScrollTime.swift index a0a4ea3dacb..61af421d4f1 100644 --- a/StreamChatUITestsAppUITests/Tests/Performance/ChannelListScrollTime.swift +++ b/StreamChatUITestsAppUITests/Tests/Performance/ChannelListScrollTime.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/Performance/MessageListScrollTime.swift b/StreamChatUITestsAppUITests/Tests/Performance/MessageListScrollTime.swift index 124bbfb4e63..e1cd5aaf177 100644 --- a/StreamChatUITestsAppUITests/Tests/Performance/MessageListScrollTime.swift +++ b/StreamChatUITestsAppUITests/Tests/Performance/MessageListScrollTime.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/PushNotification_Tests.swift b/StreamChatUITestsAppUITests/Tests/PushNotification_Tests.swift index c1a300684ab..1bddd8233e8 100644 --- a/StreamChatUITestsAppUITests/Tests/PushNotification_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/PushNotification_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/QuotedReply_Tests.swift b/StreamChatUITestsAppUITests/Tests/QuotedReply_Tests.swift index d0e2d2bf33b..fb1a474a9a7 100644 --- a/StreamChatUITestsAppUITests/Tests/QuotedReply_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/QuotedReply_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/StreamChatUITestsAppUITests/Tests/Reactions_Tests.swift b/StreamChatUITestsAppUITests/Tests/Reactions_Tests.swift index ecde8a3c6ac..b5ab7aa113d 100644 --- a/StreamChatUITestsAppUITests/Tests/Reactions_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/Reactions_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/SlowMode_Tests.swift b/StreamChatUITestsAppUITests/Tests/SlowMode_Tests.swift index b248ec0c2f9..0f8d175a1d9 100644 --- a/StreamChatUITestsAppUITests/Tests/SlowMode_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/SlowMode_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/StreamChatUITestsAppUITests/Tests/StreamTestCase+Tags.swift b/StreamChatUITestsAppUITests/Tests/StreamTestCase+Tags.swift index 2a289319e68..c29a06dd70c 100644 --- a/StreamChatUITestsAppUITests/Tests/StreamTestCase+Tags.swift +++ b/StreamChatUITestsAppUITests/Tests/StreamTestCase+Tags.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/StreamChatUITestsAppUITests/Tests/UserDetails_Tests.swift b/StreamChatUITestsAppUITests/Tests/UserDetails_Tests.swift index 15e2b0d7fdd..5fd78f6b30b 100644 --- a/StreamChatUITestsAppUITests/Tests/UserDetails_Tests.swift +++ b/StreamChatUITestsAppUITests/Tests/UserDetails_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestMockServer/Extensions/Dictionary.swift b/TestTools/StreamChatTestMockServer/Extensions/Dictionary.swift index f589f8c743a..6e1190b4d61 100644 --- a/TestTools/StreamChatTestMockServer/Extensions/Dictionary.swift +++ b/TestTools/StreamChatTestMockServer/Extensions/Dictionary.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Extensions/String.swift b/TestTools/StreamChatTestMockServer/Extensions/String.swift index 1e8112548e8..d2b0f92268b 100644 --- a/TestTools/StreamChatTestMockServer/Extensions/String.swift +++ b/TestTools/StreamChatTestMockServer/Extensions/String.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestMockServer/Extensions/Swifter.swift b/TestTools/StreamChatTestMockServer/Extensions/Swifter.swift index 691512f838e..21fd1b7b844 100644 --- a/TestTools/StreamChatTestMockServer/Extensions/Swifter.swift +++ b/TestTools/StreamChatTestMockServer/Extensions/Swifter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/MockServer/AttachmentResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/AttachmentResponses.swift index 09b17ba9cee..7c69e6d1ac5 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/AttachmentResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/AttachmentResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/ChannelConfig.swift b/TestTools/StreamChatTestMockServer/MockServer/ChannelConfig.swift index b8189626c2d..a8d4d0e73a8 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/ChannelConfig.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/ChannelConfig.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/MockServer/ChannelResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/ChannelResponses.swift index 0fad3d4aa1c..c86800ca8f7 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/ChannelResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/ChannelResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/DeviceRemoteControl.swift b/TestTools/StreamChatTestMockServer/MockServer/DeviceRemoteControl.swift index 3665d4a9a26..b589a71cec4 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/DeviceRemoteControl.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/DeviceRemoteControl.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/MockServer/EventResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/EventResponses.swift index 1106cb426a1..68e5350367c 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/EventResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/EventResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/MembersResponse.swift b/TestTools/StreamChatTestMockServer/MockServer/MembersResponse.swift index ef35ab704c3..28d129ce535 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/MembersResponse.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/MembersResponse.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // public extension StreamMockServer { diff --git a/TestTools/StreamChatTestMockServer/MockServer/MessageList.swift b/TestTools/StreamChatTestMockServer/MockServer/MessageList.swift index b0a0df16e6c..ef54d369e5b 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/MessageList.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/MessageList.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/MessageResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/MessageResponses.swift index 379812f1aaa..cc040c0a34e 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/MessageResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/MessageResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/MockServerAttributes.swift b/TestTools/StreamChatTestMockServer/MockServer/MockServerAttributes.swift index 8252b7e0f8c..89c1230ea3f 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/MockServerAttributes.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/MockServerAttributes.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/MockServer/ReactionResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/ReactionResponses.swift index a8b3029707f..fa122eb5d48 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/ReactionResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/ReactionResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/StreamMockServer.swift b/TestTools/StreamChatTestMockServer/MockServer/StreamMockServer.swift index 97d426bc03c..d0fc55264bf 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/StreamMockServer.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/StreamMockServer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/MockServer/User.swift b/TestTools/StreamChatTestMockServer/MockServer/User.swift index cfa431140a9..38ea9fc77bd 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/User.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/User.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/MockServer/WebsocketResponses.swift b/TestTools/StreamChatTestMockServer/MockServer/WebsocketResponses.swift index 9fef7cff03a..654ca8b63b9 100644 --- a/TestTools/StreamChatTestMockServer/MockServer/WebsocketResponses.swift +++ b/TestTools/StreamChatTestMockServer/MockServer/WebsocketResponses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Robots/BackendRobot.swift b/TestTools/StreamChatTestMockServer/Robots/BackendRobot.swift index 074cebedb13..08c6d8844e5 100644 --- a/TestTools/StreamChatTestMockServer/Robots/BackendRobot.swift +++ b/TestTools/StreamChatTestMockServer/Robots/BackendRobot.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Robots/ParticipantRobot.swift b/TestTools/StreamChatTestMockServer/Robots/ParticipantRobot.swift index 9d78a3cab71..e48beca56f1 100644 --- a/TestTools/StreamChatTestMockServer/Robots/ParticipantRobot.swift +++ b/TestTools/StreamChatTestMockServer/Robots/ParticipantRobot.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.h b/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.h index 184a6bfbb1a..444b9ff34db 100644 --- a/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.h +++ b/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.h @@ -2,7 +2,7 @@ // StreamChatTestMockServer.h // StreamChatTestMockServer // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // #import diff --git a/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.swift b/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.swift index b3bf38fb3f2..114a94cdef8 100644 --- a/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.swift +++ b/TestTools/StreamChatTestMockServer/StreamChatTestMockServer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/DemoServer.swift b/TestTools/StreamChatTestMockServer/Swifter/DemoServer.swift index 2e811e8f9a0..38bdc5e6ec8 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/DemoServer.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/DemoServer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Errno.swift b/TestTools/StreamChatTestMockServer/Swifter/Errno.swift index c36d7414020..b40700bdb93 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Errno.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Errno.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Files.swift b/TestTools/StreamChatTestMockServer/Swifter/Files.swift index e47152285b1..27884b7a540 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Files.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Files.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpParser.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpParser.swift index 31a5d0fa83a..6f0e1c523c7 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpParser.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpParser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpRequest.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpRequest.swift index be11678cd8a..23b7c21101e 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpRequest.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpRequest.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpResponse.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpResponse.swift index 79ceb128247..480242d41ca 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpResponse.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpResponse.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpRouter.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpRouter.swift index c487e8a2f88..baf1cc86d5a 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpRouter.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpRouter.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpServer.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpServer.swift index 4fe625b1ae2..9d4241cdfe2 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpServer.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpServer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/HttpServerIO.swift b/TestTools/StreamChatTestMockServer/Swifter/HttpServerIO.swift index 3611bb713fd..90131d43c19 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/HttpServerIO.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/HttpServerIO.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Dispatch diff --git a/TestTools/StreamChatTestMockServer/Swifter/MimeTypes.swift b/TestTools/StreamChatTestMockServer/Swifter/MimeTypes.swift index 1eb217b1ec2..97074330040 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/MimeTypes.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/MimeTypes.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Process.swift b/TestTools/StreamChatTestMockServer/Swifter/Process.swift index fdbae80f263..c9be00de85c 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Process.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Process.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Scopes.swift b/TestTools/StreamChatTestMockServer/Swifter/Scopes.swift index 882d79ba9ae..7128cbbb59f 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Scopes.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Scopes.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // // swiftlint:disable file_length diff --git a/TestTools/StreamChatTestMockServer/Swifter/Socket+File.swift b/TestTools/StreamChatTestMockServer/Swifter/Socket+File.swift index 928f4db289f..857ef2b221b 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Socket+File.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Socket+File.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Socket+Server.swift b/TestTools/StreamChatTestMockServer/Swifter/Socket+Server.swift index 7dbeadf8c3f..90b9d302195 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Socket+Server.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Socket+Server.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/Socket.swift b/TestTools/StreamChatTestMockServer/Swifter/Socket.swift index 4daeda24ecf..22458c954bf 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/Socket.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/Socket.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/String+BASE64.swift b/TestTools/StreamChatTestMockServer/Swifter/String+BASE64.swift index f5d52fff1ba..d29fa5566b1 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/String+BASE64.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/String+BASE64.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/String+File.swift b/TestTools/StreamChatTestMockServer/Swifter/String+File.swift index 62a4f14d9e9..86cca0c87bb 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/String+File.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/String+File.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/String+Misc.swift b/TestTools/StreamChatTestMockServer/Swifter/String+Misc.swift index 8ce505db8b9..c05c60e85e6 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/String+Misc.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/String+Misc.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/String+SHA1.swift b/TestTools/StreamChatTestMockServer/Swifter/String+SHA1.swift index 870dbdd0583..6745922d981 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/String+SHA1.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/String+SHA1.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Swifter/WebSockets.swift b/TestTools/StreamChatTestMockServer/Swifter/WebSockets.swift index cca8e8ee213..6cca6dd7830 100644 --- a/TestTools/StreamChatTestMockServer/Swifter/WebSockets.swift +++ b/TestTools/StreamChatTestMockServer/Swifter/WebSockets.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Utilities/LaunchArgument.swift b/TestTools/StreamChatTestMockServer/Utilities/LaunchArgument.swift index f7f25352499..11fdfa77401 100644 --- a/TestTools/StreamChatTestMockServer/Utilities/LaunchArgument.swift +++ b/TestTools/StreamChatTestMockServer/Utilities/LaunchArgument.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestMockServer/Utilities/TestData.swift b/TestTools/StreamChatTestMockServer/Utilities/TestData.swift index f43dc4a1d00..446b9e940eb 100644 --- a/TestTools/StreamChatTestMockServer/Utilities/TestData.swift +++ b/TestTools/StreamChatTestMockServer/Utilities/TestData.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Assertions/AssertAsync.swift b/TestTools/StreamChatTestTools/Assertions/AssertAsync.swift index b47e1828578..59fba74d4c1 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertAsync.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertAsync.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Assertions/AssertDate.swift b/TestTools/StreamChatTestTools/Assertions/AssertDate.swift index 346eaf16179..2d9ffcd1895 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertDate.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertDate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Assertions/AssertJSONEqual.swift b/TestTools/StreamChatTestTools/Assertions/AssertJSONEqual.swift index 9a8676a1300..329711f8169 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertJSONEqual.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertJSONEqual.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Assertions/AssertNetworkRequest.swift b/TestTools/StreamChatTestTools/Assertions/AssertNetworkRequest.swift index 01ba8ec5315..5404c5ca5da 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertNetworkRequest.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertNetworkRequest.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Assertions/AssertResult.swift b/TestTools/StreamChatTestTools/Assertions/AssertResult.swift index b0770438f1e..3f8a65f6237 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertResult.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertResult.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Assertions/AssertTestQueue.swift b/TestTools/StreamChatTestTools/Assertions/AssertTestQueue.swift index 2df98f6655a..081eba14742 100644 --- a/TestTools/StreamChatTestTools/Assertions/AssertTestQueue.swift +++ b/TestTools/StreamChatTestTools/Assertions/AssertTestQueue.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Assertions/UnwrapAsync.swift b/TestTools/StreamChatTestTools/Assertions/UnwrapAsync.swift index becfc48b7ea..79ac38faf60 100644 --- a/TestTools/StreamChatTestTools/Assertions/UnwrapAsync.swift +++ b/TestTools/StreamChatTestTools/Assertions/UnwrapAsync.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Difference/Difference.swift b/TestTools/StreamChatTestTools/Difference/Difference.swift index a57739b3ae0..5a29460fb64 100644 --- a/TestTools/StreamChatTestTools/Difference/Difference.swift +++ b/TestTools/StreamChatTestTools/Difference/Difference.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/AnyEncodable+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/AnyEncodable+Equatable.swift index 44b27382af3..239d7d70655 100644 --- a/TestTools/StreamChatTestTools/Extensions/AnyEncodable+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/AnyEncodable+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Array+Subscript.swift b/TestTools/StreamChatTestTools/Extensions/Array+Subscript.swift index d1fd480d4ae..faebf6be127 100644 --- a/TestTools/StreamChatTestTools/Extensions/Array+Subscript.swift +++ b/TestTools/StreamChatTestTools/Extensions/Array+Subscript.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Calendar+GMT.swift b/TestTools/StreamChatTestTools/Extensions/Calendar+GMT.swift index 2f08d6cbfff..f5ddcf68385 100644 --- a/TestTools/StreamChatTestTools/Extensions/Calendar+GMT.swift +++ b/TestTools/StreamChatTestTools/Extensions/Calendar+GMT.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/ChannelListQuery+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/ChannelListQuery+Equatable.swift index 82ad56cbe2b..8a46a926f8a 100644 --- a/TestTools/StreamChatTestTools/Extensions/ChannelListQuery+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/ChannelListQuery+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/CleanUpTypingEvent+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/CleanUpTypingEvent+Equatable.swift index 8245fd0afb8..474e4914675 100644 --- a/TestTools/StreamChatTestTools/Extensions/CleanUpTypingEvent+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/CleanUpTypingEvent+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/DispatchQueue+Random.swift b/TestTools/StreamChatTestTools/Extensions/DispatchQueue+Random.swift index a89dbcf28c8..0ae71dbb0e3 100644 --- a/TestTools/StreamChatTestTools/Extensions/DispatchQueue+Random.swift +++ b/TestTools/StreamChatTestTools/Extensions/DispatchQueue+Random.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/EndpoinPath+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/EndpoinPath+Equatable.swift index cb73e5e7385..241fc0b8d21 100644 --- a/TestTools/StreamChatTestTools/Extensions/EndpoinPath+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/EndpoinPath+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Endpoint+Mock.swift b/TestTools/StreamChatTestTools/Extensions/Endpoint+Mock.swift index 2528519b978..12335953234 100644 --- a/TestTools/StreamChatTestTools/Extensions/Endpoint+Mock.swift +++ b/TestTools/StreamChatTestTools/Extensions/Endpoint+Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/FileManager+Extensions.swift b/TestTools/StreamChatTestTools/Extensions/FileManager+Extensions.swift index 20d81e04558..1265ba892ba 100644 --- a/TestTools/StreamChatTestTools/Extensions/FileManager+Extensions.swift +++ b/TestTools/StreamChatTestTools/Extensions/FileManager+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/JSONEncoder+Extensions.swift b/TestTools/StreamChatTestTools/Extensions/JSONEncoder+Extensions.swift index 0d32994bc3b..a9b56beebef 100644 --- a/TestTools/StreamChatTestTools/Extensions/JSONEncoder+Extensions.swift +++ b/TestTools/StreamChatTestTools/Extensions/JSONEncoder+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/LocalMessageState+Extensions.swift b/TestTools/StreamChatTestTools/Extensions/LocalMessageState+Extensions.swift index 98bedc24121..6a7f0e6cb46 100644 --- a/TestTools/StreamChatTestTools/Extensions/LocalMessageState+Extensions.swift +++ b/TestTools/StreamChatTestTools/Extensions/LocalMessageState+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/NSManagedObject+ContextChange.swift b/TestTools/StreamChatTestTools/Extensions/NSManagedObject+ContextChange.swift index 6ce83a345ec..8b4e276bbea 100644 --- a/TestTools/StreamChatTestTools/Extensions/NSManagedObject+ContextChange.swift +++ b/TestTools/StreamChatTestTools/Extensions/NSManagedObject+ContextChange.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/Extensions/Result+Extensions.swift b/TestTools/StreamChatTestTools/Extensions/Result+Extensions.swift index ed404900f23..8dcdca34521 100644 --- a/TestTools/StreamChatTestTools/Extensions/Result+Extensions.swift +++ b/TestTools/StreamChatTestTools/Extensions/Result+Extensions.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/String+Date.swift b/TestTools/StreamChatTestTools/Extensions/String+Date.swift index cd1ed105ac1..04eec7ac524 100644 --- a/TestTools/StreamChatTestTools/Extensions/String+Date.swift +++ b/TestTools/StreamChatTestTools/Extensions/String+Date.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/URLSessionConfiguration+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/URLSessionConfiguration+Equatable.swift index ae6bb506580..54ee09e8040 100644 --- a/TestTools/StreamChatTestTools/Extensions/URLSessionConfiguration+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/URLSessionConfiguration+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentAction+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentAction+Unique.swift index d1d6e7bcafe..50bd1227c64 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentAction+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentAction+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentId+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentId+Unique.swift index e41ac5ac27c..77a347b421c 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentId+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/AttachmentId+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/ChannelEditDetailPayload+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/ChannelEditDetailPayload+Unique.swift index 09aa934e37f..95e03728f96 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/ChannelEditDetailPayload+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/ChannelEditDetailPayload+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/ChannelId+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/ChannelId+Unique.swift index d23290e6400..1b7d89d4831 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/ChannelId+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/ChannelId+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/ChatMessage+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/ChatMessage+Unique.swift index f638dd89322..65e927d148a 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/ChatMessage+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/ChatMessage+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/ChatUser+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/ChatUser+Unique.swift index 1a3aaf684a3..e8e6beb5aaa 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/ChatUser+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/ChatUser+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/Date+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/Date+Unique.swift index f26581f1c96..4d31770d789 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/Date+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/Date+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/Int+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/Int+Unique.swift index f1c20e732be..75dae67301e 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/Int+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/Int+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/Poll+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/Poll+Unique.swift index 2529464f023..8e2825e611a 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/Poll+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/Poll+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/String+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/String+Unique.swift index c1df76eb4d9..8d5a3593b5c 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/String+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/String+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/Token+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/Token+Unique.swift index 71cee8fd07c..97f68f6b61e 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/Token+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/Token+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/TypingEventDTO+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/TypingEventDTO+Unique.swift index eec452d20c3..4912a16a99a 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/TypingEventDTO+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/TypingEventDTO+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/Unique/URL+Unique.swift b/TestTools/StreamChatTestTools/Extensions/Unique/URL+Unique.swift index f74f07f153b..6f320983dc9 100644 --- a/TestTools/StreamChatTestTools/Extensions/Unique/URL+Unique.swift +++ b/TestTools/StreamChatTestTools/Extensions/Unique/URL+Unique.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/WebSocketEngineError+Equatable.swift b/TestTools/StreamChatTestTools/Extensions/WebSocketEngineError+Equatable.swift index 74d30ccb872..e847cef64f1 100644 --- a/TestTools/StreamChatTestTools/Extensions/WebSocketEngineError+Equatable.swift +++ b/TestTools/StreamChatTestTools/Extensions/WebSocketEngineError+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/XCTest+Helpers.swift b/TestTools/StreamChatTestTools/Extensions/XCTest+Helpers.swift index 91c3f1de55e..491971d8546 100644 --- a/TestTools/StreamChatTestTools/Extensions/XCTest+Helpers.swift +++ b/TestTools/StreamChatTestTools/Extensions/XCTest+Helpers.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Extensions/XCTestCase+MockData.swift b/TestTools/StreamChatTestTools/Extensions/XCTestCase+MockData.swift index 0cd838ac156..02162aec716 100644 --- a/TestTools/StreamChatTestTools/Extensions/XCTestCase+MockData.swift +++ b/TestTools/StreamChatTestTools/Extensions/XCTestCase+MockData.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Extensions/XCTestCase+StressTest.swift b/TestTools/StreamChatTestTools/Extensions/XCTestCase+StressTest.swift index 826dfd9ee94..181da073fed 100644 --- a/TestTools/StreamChatTestTools/Extensions/XCTestCase+StressTest.swift +++ b/TestTools/StreamChatTestTools/Extensions/XCTestCase+StressTest.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Extensions/XCTestCase+TestImages.swift b/TestTools/StreamChatTestTools/Extensions/XCTestCase+TestImages.swift index d524d7e2d0e..5eb5f89fad8 100644 --- a/TestTools/StreamChatTestTools/Extensions/XCTestCase+TestImages.swift +++ b/TestTools/StreamChatTestTools/Extensions/XCTestCase+TestImages.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Extensions/XCTestCase+iOS13.swift b/TestTools/StreamChatTestTools/Extensions/XCTestCase+iOS13.swift index b94b9823358..22bbc74983b 100644 --- a/TestTools/StreamChatTestTools/Extensions/XCTestCase+iOS13.swift +++ b/TestTools/StreamChatTestTools/Extensions/XCTestCase+iOS13.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/FakeTimer/FakeTimer.swift b/TestTools/StreamChatTestTools/FakeTimer/FakeTimer.swift index 0dc0190876e..32bca5fee55 100644 --- a/TestTools/StreamChatTestTools/FakeTimer/FakeTimer.swift +++ b/TestTools/StreamChatTestTools/FakeTimer/FakeTimer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AnyAttachmentPayload_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AnyAttachmentPayload_Mock.swift index 70f819b447e..b086da472c5 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AnyAttachmentPayload_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AnyAttachmentPayload_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AttachmentUploadingState_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AttachmentUploadingState_Mock.swift index b68e16ac4f5..a39bea00cdf 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AttachmentUploadingState_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/AttachmentUploadingState_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageAudioAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageAudioAttachment_Mock.swift index 1cd3d31f389..cfb36fbb346 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageAudioAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageAudioAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageFileAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageFileAttachment_Mock.swift index 09669b7a7dd..b5f93cf517e 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageFileAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageFileAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageImageAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageImageAttachment_Mock.swift index e61d5b29d7c..45832945fc4 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageImageAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageImageAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageLinkAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageLinkAttachment_Mock.swift index dc5f51779ab..dffa976b978 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageLinkAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageLinkAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVideoAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVideoAttachment_Mock.swift index 22868c35285..96c8b546283 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVideoAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVideoAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVoiceRecordingAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVoiceRecordingAttachment_Mock.swift index 6a1c6a40797..e8af144f705 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVoiceRecordingAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/ChatMessageVoiceRecordingAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/StreamAttachment_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/StreamAttachment_Mock.swift index 9c8d3fa9141..120bb401aa7 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/StreamAttachment_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Attachments/StreamAttachment_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChannelUnreadCount_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChannelUnreadCount_Mock.swift index df8fd51a6bf..182ab5199a2 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChannelUnreadCount_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChannelUnreadCount_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannelMember_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannelMember_Mock.swift index af73940e97a..ef8634b97c9 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannelMember_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannelMember_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannel_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannel_Mock.swift index 5960dfb66f9..08304d7e4dd 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannel_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatChannel_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessageReaction_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessageReaction_Mock.swift index eeb3974adcf..2e4ec770ba1 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessageReaction_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessageReaction_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessage_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessage_Mock.swift index cc0429bad18..6cc7558d8f0 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessage_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatMessage_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData.NSManagedObjectContext diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatThread_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatThread_Mock.swift index 39170e01a46..368d7e0c60a 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatThread_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatThread_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatUser_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatUser_Mock.swift index 6195f5d89cb..e13d89da5fa 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatUser_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/ChatUser_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/CurrentChatUser_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/CurrentChatUser_Mock.swift index 3a97ca10a83..b4c683f5142 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/CurrentChatUser_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/CurrentChatUser_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/DraftMessage_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/DraftMessage_Mock.swift index bc23edb2345..75fbc7af1a3 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/DraftMessage_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/DraftMessage_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/MessageReminder_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/MessageReminder_Mock.swift index da9789be567..b9bcd0d192b 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/MessageReminder_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/MessageReminder_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Poll_Mock.swift b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Poll_Mock.swift index d6ddc85df8e..341051cb9e1 100644 --- a/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Poll_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/Models + Extensions/Poll_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/ChatClient_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/ChatClient_Mock.swift index 46926091470..2c0494d5eb2 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/ChatClient_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/ChatClient_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/ConnectionRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/ConnectionRepository_Mock.swift index 1cc1ea9271e..044d81f3d5f 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/ConnectionRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/ConnectionRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundEntityDatabaseObserver_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundEntityDatabaseObserver_Mock.swift index a8f7b24e3be..0516445972b 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundEntityDatabaseObserver_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundEntityDatabaseObserver_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundListDatabaseObserver_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundListDatabaseObserver_Mock.swift index 1824fbf15e1..3cd362ba7c6 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundListDatabaseObserver_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/BackgroundListDatabaseObserver_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChannelListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChannelListController_Mock.swift index 41474d01b7b..c263a746826 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChannelListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChannelListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelController_Mock.swift index adc26ff0c2b..9742256d0d0 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelListController_Mock.swift index 22a2ae8e440..91de1612b88 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelWatcherListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelWatcherListController_Mock.swift index 7b2d907cd39..a72420596db 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelWatcherListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatChannelWatcherListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageController_Mock.swift index 70ae6b3be53..a3f91d37354 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageSearchController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageSearchController_Mock.swift index 3e66ca12ed7..56f421b14fc 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageSearchController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatMessageSearchController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatThreadListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatThreadListController_Mock.swift index 6b3f070bc7f..0ca028b04e4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatThreadListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatThreadListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatUserSearchController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatUserSearchController_Mock.swift index 458478a5bb6..484c16afa99 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatUserSearchController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/ChatUserSearchController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentChatUserController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentChatUserController_Mock.swift index c7e43cf779c..80ec84a0505 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentChatUserController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentChatUserController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentUserController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentUserController_Mock.swift index 29d4dc75607..58fac64416d 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentUserController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/CurrentUserController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollController_Mock.swift index db44ff39825..3d7991bbc18 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollVoteListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollVoteListController_Mock.swift index 0b75b69c4bf..f2725ee3a31 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollVoteListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Controllers/PollVoteListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Database/DatabaseSession_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Database/DatabaseSession_Mock.swift index a133ac60895..9aa56b4790f 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Database/DatabaseSession_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Database/DatabaseSession_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MemberListController/MemberListController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MemberListController/MemberListController_Mock.swift index 67c60a16cb1..28150a1b7b4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MemberListController/MemberListController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MemberListController/MemberListController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MessageDeliveryCriteriaValidator_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MessageDeliveryCriteriaValidator_Mock.swift index cb6447923bd..dc7a6cde7f3 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MessageDeliveryCriteriaValidator_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MessageDeliveryCriteriaValidator_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockFunc.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockFunc.swift index cfc33c24b44..54ac04121f0 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockFunc.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockFunc.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/InternetConnection_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/InternetConnection_Mock.swift index 4926a762454..2b5a6d99fb4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/InternetConnection_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/InternetConnection_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/RequestRecorderURLProtocol_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/RequestRecorderURLProtocol_Mock.swift index 1d5e4cf3a21..ae1dcef1261 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/RequestRecorderURLProtocol_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/RequestRecorderURLProtocol_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/URLProtocol_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/URLProtocol_Mock.swift index f7804941825..a2f43f49ee9 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/URLProtocol_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/MockNetwork/URLProtocol_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/AuthenticationRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/AuthenticationRepository_Mock.swift index 14f5c7394fa..ad245d36132 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/AuthenticationRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/AuthenticationRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/ChannelRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/ChannelRepository_Mock.swift index 02674bd5d76..32f7d39284a 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/ChannelRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/ChannelRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/DraftMessagesRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/DraftMessagesRepository_Mock.swift index c22244d326a..aff1f9cf784 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/DraftMessagesRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/DraftMessagesRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/MessageRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/MessageRepository_Mock.swift index b6324861163..c8d802f8a9a 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/MessageRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/MessageRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/OfflineRequestsRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/OfflineRequestsRepository_Mock.swift index fbf8ca4566a..53ddc4b7c8b 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/OfflineRequestsRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/OfflineRequestsRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/PollsRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/PollsRepository_Mock.swift index a4dec6a0905..8051d64cce0 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/PollsRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/PollsRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/RemindersRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/RemindersRepository_Mock.swift index 6c12022b411..923f5f1d014 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/RemindersRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/RemindersRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/SyncRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/SyncRepository_Mock.swift index 235dc79cc4d..4e5b4fcd91f 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/SyncRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Repositories/SyncRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/ChannelList_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/ChannelList_Mock.swift index 83b604b3228..90e1213c9f2 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/ChannelList_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/ChannelList_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/Chat_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/Chat_Mock.swift index 69f36a5585f..63cd64a90a0 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/Chat_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/Chat_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/MessageSearch_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/MessageSearch_Mock.swift index a3b08cfe47c..3d788638185 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/MessageSearch_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/MessageSearch_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/UserSearch_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/UserSearch_Mock.swift index 5ec72e3d636..637e203e1a6 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/State/UserSearch_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/State/UserSearch_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/EventBatcher_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/EventBatcher_Mock.swift index 6de97217c74..3c5ca34794a 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/EventBatcher_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/EventBatcher_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/MessagesPaginationStateHandler_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/MessagesPaginationStateHandler_Mock.swift index 7634dceeea5..22b2a35e713 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/MessagesPaginationStateHandler_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/MessagesPaginationStateHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/ScheduledStreamTimer_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/ScheduledStreamTimer_Mock.swift index 3719616b7bf..58a09ad6637 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/ScheduledStreamTimer_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/ScheduledStreamTimer_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelListObserver.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelListObserver.swift index bba0bb58d91..e85dea3b28b 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelListObserver.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelListObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelObserver.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelObserver.swift index 9618ef7d71f..f5097fc71d4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelObserver.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Utils/TestChannelObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVPlayer.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVPlayer.swift index a4b85e191af..6b59a43b9cc 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVPlayer.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVPlayer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVURLAsset.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVURLAsset.swift index a7e1c2f0c37..6bb43390d38 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVURLAsset.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAVURLAsset.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAppStateObserver.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAppStateObserver.swift index 7a1d2e05676..d5820d6ef44 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAppStateObserver.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAppStateObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAssetPropertyLoader.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAssetPropertyLoader.swift index d3658b5cfee..67e0401e4d9 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAssetPropertyLoader.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAssetPropertyLoader.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioAnalyser.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioAnalyser.swift index 8bcc3202416..75f803d34c4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioAnalyser.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioAnalyser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayer.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayer.swift index 74f6b35b0aa..7f2264e29ee 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayer.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerDelegate.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerDelegate.swift index 991bdbac167..4d2844dac2a 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerDelegate.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerObserver.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerObserver.swift index 13ac40daa68..cbb053de988 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerObserver.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioPlayerObserver.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecorder.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecorder.swift index 518bced1de9..72db9a893a2 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecorder.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecorder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecordingDelegate.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecordingDelegate.swift index a3dc7a87f86..c57f1b8baa6 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecordingDelegate.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioRecordingDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioSessionConfigurator.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioSessionConfigurator.swift index 92b3e66fecc..1137390cca0 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioSessionConfigurator.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/MockAudioSessionConfigurator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/Stub.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/Stub.swift index 461a5837339..aae080e13e8 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/Stub.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/VoiceRecording/Stub.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/BackgroundTaskScheduler_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/BackgroundTaskScheduler_Mock.swift index e9c0d7d46d6..7a5f40df887 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/BackgroundTaskScheduler_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/BackgroundTaskScheduler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/ChannelDeliveryTracker_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/ChannelDeliveryTracker_Mock.swift index 3576ee8d102..c3ce7c0afde 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/ChannelDeliveryTracker_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/ChannelDeliveryTracker_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware_Mock.swift index f702c41d98b..4587cc03824 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/EventMiddlewares/EventMiddleware_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/Events/EventsDecoder_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/Events/EventsDecoder_Mock.swift index b9e4285b872..98b6df55a04 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/Events/EventsDecoder_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/Events/EventsDecoder_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketClient_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketClient_Mock.swift index 5d0bdb50779..04a11bf8d7a 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketClient_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketClient_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketEngine_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketEngine_Mock.swift index 014ff81a753..8da16b9ddd4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketEngine_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketEngine_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketPingController_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketPingController_Mock.swift index 2c7c01dc327..48f479b4598 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketPingController_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/WebSocketClient/WebSocketPingController_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/Background/ConnectionRecoveryHandler_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/Background/ConnectionRecoveryHandler_Mock.swift index 97e951eb4d0..f3107031606 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/Background/ConnectionRecoveryHandler_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/Background/ConnectionRecoveryHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberListUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberListUpdater_Mock.swift index 91e5a74eb3c..0d4367ba982 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberListUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberListUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberUpdater_Mock.swift index e35ad9c6574..7db9b85ec3d 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelMemberUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelUpdater_Mock.swift index c6b7eb85203..50488eb6240 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelWatcherHandler_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelWatcherHandler_Mock.swift index 73a2dc65c00..0b69a81cee4 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelWatcherHandler_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ChannelWatcherHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/CurrentUserUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/CurrentUserUpdater_Mock.swift index 8abfd67f26a..0504a425788 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/CurrentUserUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/CurrentUserUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventNotificationCenter_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventNotificationCenter_Mock.swift index 6c05afdac09..222da1518ec 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventNotificationCenter_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventNotificationCenter_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventSender_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventSender_Mock.swift index 3618401c1bf..ff90b9e1300 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventSender_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/EventSender_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ManualEventHandler_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ManualEventHandler_Mock.swift index e31593737c6..8abd13c9504 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ManualEventHandler_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ManualEventHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/MessageUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/MessageUpdater_Mock.swift index a4c2d576e38..fe28bcc6586 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/MessageUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/MessageUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift index 6f17df4e715..766380b4acb 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/ThreadsRepository_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/TypingEventsSender_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/TypingEventsSender_Mock.swift index 871a7b86a9d..68dde7bb250 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/TypingEventsSender_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/TypingEventsSender_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserListUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserListUpdater_Mock.swift index ed83ccc3581..dcb46983ec5 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserListUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserListUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserUpdater_Mock.swift b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserUpdater_Mock.swift index b75dad18b03..1d3ab572069 100644 --- a/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserUpdater_Mock.swift +++ b/TestTools/StreamChatTestTools/Mocks/StreamChat/Workers/UserUpdater_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelController_Delegate.swift index 2a3e5375123..1e691110a0c 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelListController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelListController_Delegate.swift index 9fb50f66a23..89d3223a16a 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelListController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelListController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelMemberController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelMemberController_Delegate.swift index 15844096944..8786d620bfb 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelMemberController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelMemberController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelWatcherListController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelWatcherListController_Delegate.swift index 3c9e00c1e4b..9d7bf613b52 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelWatcherListController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChannelWatcherListController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChatUserController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChatUserController_Delegate.swift index d8b61c9c45f..e5c25e42ea5 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChatUserController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ChatUserController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ConnectionController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ConnectionController_Delegate.swift index 122b16cb8de..ae55c710ff2 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ConnectionController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/ConnectionController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/DataController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/DataController_Delegate.swift index 498b9672e09..76b4cb0fe41 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/DataController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/DataController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/EventsController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/EventsController_Delegate.swift index bd32cfca447..98d299341e9 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/EventsController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/EventsController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/MessageSearchController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/MessageSearchController_Delegate.swift index 04132757436..e4458b95e03 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/MessageSearchController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/MessageSearchController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/QueueAwareDelegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/QueueAwareDelegate.swift index ec78c8c640b..1db8b3e7c1e 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/QueueAwareDelegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/QueueAwareDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserController_Delegate.swift index 625800e2bf1..822e60cc67f 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserListController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserListController_Delegate.swift index 8c360d5164e..c33fa910e18 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserListController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/UserListController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/WebSocketPingController_Delegate.swift b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/WebSocketPingController_Delegate.swift index c0dd916c15f..a6a272cd0d1 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/QueueAware/WebSocketPingController_Delegate.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/QueueAware/WebSocketPingController_Delegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/APIClient_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/APIClient_Spy.swift index e5366eccf00..ce22eb6e568 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/APIClient_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/APIClient_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentDownloader_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentDownloader_Spy.swift index 0720cc8202e..6ac07f1b6cf 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentDownloader_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentDownloader_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentUploader_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentUploader_Spy.swift index d44cc5bbf03..307ec1b905e 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentUploader_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/AttachmentUploader_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/CDNClient_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/CDNClient_Spy.swift index e4f8167be30..fcb60d2610c 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/CDNClient_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/CDNClient_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/ChannelListUpdater_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/ChannelListUpdater_Spy.swift index 3da27dfc051..3ea7847969a 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/ChannelListUpdater_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/ChannelListUpdater_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/ChatChannelController_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/ChatChannelController_Spy.swift index 7bf1067d16c..294ae307fb2 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/ChatChannelController_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/ChatChannelController_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/ConnectionDetailsProviderDelegate_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/ConnectionDetailsProviderDelegate_Spy.swift index be570b89149..ada5dd052d7 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/ConnectionDetailsProviderDelegate_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/ConnectionDetailsProviderDelegate_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift index f0347c787ac..f604227feb3 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/DatabaseContainer_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/LivestreamChannelController_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/LivestreamChannelController_Spy.swift index 8f7183587a4..cf9be909390 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/LivestreamChannelController_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/LivestreamChannelController_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/Logger_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/Logger_Spy.swift index 5a0d5a5a725..0350be4ab18 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/Logger_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/Logger_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestDecoder_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestDecoder_Spy.swift index 17e9bf19ef7..3d755ba39db 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestDecoder_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestDecoder_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestEncoder_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestEncoder_Spy.swift index 54c6d50b297..60f5bd8f870 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestEncoder_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/RequestEncoder_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/RetryStrategy_Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/RetryStrategy_Spy.swift index f633d22c57c..38b96479038 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/RetryStrategy_Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/RetryStrategy_Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/SpyPattern/Spy/Spy.swift b/TestTools/StreamChatTestTools/SpyPattern/Spy/Spy.swift index 24ef84d37be..24d868f2bae 100644 --- a/TestTools/StreamChatTestTools/SpyPattern/Spy/Spy.swift +++ b/TestTools/StreamChatTestTools/SpyPattern/Spy/Spy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/StreamChatTestTools.h b/TestTools/StreamChatTestTools/StreamChatTestTools.h index 99536838176..bea0cdb1226 100644 --- a/TestTools/StreamChatTestTools/StreamChatTestTools.h +++ b/TestTools/StreamChatTestTools/StreamChatTestTools.h @@ -2,7 +2,7 @@ // StreamChatTestTools.h // StreamChatTestTools // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // #import diff --git a/TestTools/StreamChatTestTools/StreamChatTestTools.swift b/TestTools/StreamChatTestTools/StreamChatTestTools.swift index d5202f6e5b9..93cc17dc187 100644 --- a/TestTools/StreamChatTestTools/StreamChatTestTools.swift +++ b/TestTools/StreamChatTestTools/StreamChatTestTools.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/AnyEndpoint.swift b/TestTools/StreamChatTestTools/TestData/AnyEndpoint.swift index 9851d09eda0..b88479ab8d7 100644 --- a/TestTools/StreamChatTestTools/TestData/AnyEndpoint.swift +++ b/TestTools/StreamChatTestTools/TestData/AnyEndpoint.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/CustomCDNClient.swift b/TestTools/StreamChatTestTools/TestData/CustomCDNClient.swift index 4c6466eada1..84e3cb14b57 100644 --- a/TestTools/StreamChatTestTools/TestData/CustomCDNClient.swift +++ b/TestTools/StreamChatTestTools/TestData/CustomCDNClient.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DecodableEntity.swift b/TestTools/StreamChatTestTools/TestData/DecodableEntity.swift index ab92f79c0b9..2deea7d0dac 100644 --- a/TestTools/StreamChatTestTools/TestData/DecodableEntity.swift +++ b/TestTools/StreamChatTestTools/TestData/DecodableEntity.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ChannelDetailPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ChannelDetailPayload.swift index 1636f87e60d..e195c28caaf 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ChannelDetailPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ChannelDetailPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ChannelPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ChannelPayload.swift index 796c9b287d8..c514a9e2c33 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ChannelPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ChannelPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannel.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannel.swift index d5b915e85d2..988ebfd5914 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannel.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannel.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannelMember.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannelMember.swift index 65ed6c2c941..f6af915cca5 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannelMember.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ChatChannelMember.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ChatMessageAttachment.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ChatMessageAttachment.swift index dd337490e71..3461b53a484 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ChatMessageAttachment.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ChatMessageAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/CurrentUserPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/CurrentUserPayload.swift index 969dd533713..b1c363b3086 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/CurrentUserPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/CurrentUserPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/DevicePayloads.swift b/TestTools/StreamChatTestTools/TestData/DummyData/DevicePayloads.swift index 84aeab7228f..9f7c0aa6760 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/DevicePayloads.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/DevicePayloads.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/DraftPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/DraftPayload.swift index b294b6b4e2d..b487b07e0b1 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/DraftPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/DraftPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/MemberPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/MemberPayload.swift index 2888f43bd2a..c23fa95e519 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/MemberPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/MemberPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/MessageAttachmentPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/MessageAttachmentPayload.swift index 486abfe9f85..fb0c2433eb8 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/MessageAttachmentPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/MessageAttachmentPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/MessagePayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/MessagePayload.swift index 920e458f98c..c7823751ac0 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/MessagePayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/MessagePayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/MessageReactionPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/MessageReactionPayload.swift index d6e5f5f676e..f6999327f47 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/MessageReactionPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/MessageReactionPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/MutedUserPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/MutedUserPayload.swift index 086c2f00ee0..12940f868f9 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/MutedUserPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/MutedUserPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/SharedLocationPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/SharedLocationPayload.swift index 0d513c629b1..85ab71340b4 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/SharedLocationPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/SharedLocationPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/TestAttachmentEnvelope.swift b/TestTools/StreamChatTestTools/TestData/DummyData/TestAttachmentEnvelope.swift index 113244c6783..cba6075b9c0 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/TestAttachmentEnvelope.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/TestAttachmentEnvelope.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/TestCustomEventPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/TestCustomEventPayload.swift index b9a49369dc0..bac94c6d5ad 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/TestCustomEventPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/TestCustomEventPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/ThreadPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/ThreadPayload.swift index ce5670e97ec..7af8e5350da 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/ThreadPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/ThreadPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/UnreadCount.swift b/TestTools/StreamChatTestTools/TestData/DummyData/UnreadCount.swift index 6e12397ec0d..4ec6e8d5346 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/UnreadCount.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/UnreadCount.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/UploadedAttachment.swift b/TestTools/StreamChatTestTools/TestData/DummyData/UploadedAttachment.swift index 2657c17d976..66dc474ab2f 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/UploadedAttachment.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/UploadedAttachment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/UserPayload.swift b/TestTools/StreamChatTestTools/TestData/DummyData/UserPayload.swift index 9c3c8edc482..030804ba169 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/UserPayload.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/UserPayload.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/UserRequestBody.swift b/TestTools/StreamChatTestTools/TestData/DummyData/UserRequestBody.swift index 3973be3b12f..7b7f5448b45 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/UserRequestBody.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/UserRequestBody.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/DummyData/XCTestCase+Dummy.swift b/TestTools/StreamChatTestTools/TestData/DummyData/XCTestCase+Dummy.swift index 308b5e8558f..76d5916f371 100644 --- a/TestTools/StreamChatTestTools/TestData/DummyData/XCTestCase+Dummy.swift +++ b/TestTools/StreamChatTestTools/TestData/DummyData/XCTestCase+Dummy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift b/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift index 221a1bbb41f..af7a780336a 100644 --- a/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift +++ b/TestTools/StreamChatTestTools/TestData/FilterTestScope.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/TestTools/StreamChatTestTools/TestData/PhotoMetaData.swift b/TestTools/StreamChatTestTools/TestData/PhotoMetaData.swift index f4e4dc56d33..6ac70e4e3cf 100644 --- a/TestTools/StreamChatTestTools/TestData/PhotoMetaData.swift +++ b/TestTools/StreamChatTestTools/TestData/PhotoMetaData.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestBuilder.swift b/TestTools/StreamChatTestTools/TestData/TestBuilder.swift index ec31c60906e..60c826ee186 100644 --- a/TestTools/StreamChatTestTools/TestData/TestBuilder.swift +++ b/TestTools/StreamChatTestTools/TestData/TestBuilder.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestError.swift b/TestTools/StreamChatTestTools/TestData/TestError.swift index 138281c6b56..e1b6389e1a0 100644 --- a/TestTools/StreamChatTestTools/TestData/TestError.swift +++ b/TestTools/StreamChatTestTools/TestData/TestError.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestEvent.swift b/TestTools/StreamChatTestTools/TestData/TestEvent.swift index 0c3ef3a0fba..423b8ae74c7 100644 --- a/TestTools/StreamChatTestTools/TestData/TestEvent.swift +++ b/TestTools/StreamChatTestTools/TestData/TestEvent.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestFetchedResultsController.swift b/TestTools/StreamChatTestTools/TestData/TestFetchedResultsController.swift index f67fce41816..46e39c565d5 100644 --- a/TestTools/StreamChatTestTools/TestData/TestFetchedResultsController.swift +++ b/TestTools/StreamChatTestTools/TestData/TestFetchedResultsController.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/TestData/TestItem.swift b/TestTools/StreamChatTestTools/TestData/TestItem.swift index bd6b4b710e4..3a00bce4d88 100644 --- a/TestTools/StreamChatTestTools/TestData/TestItem.swift +++ b/TestTools/StreamChatTestTools/TestData/TestItem.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestManagedObject.swift b/TestTools/StreamChatTestTools/TestData/TestManagedObject.swift index ce3f5ecc23f..0cb793ad807 100644 --- a/TestTools/StreamChatTestTools/TestData/TestManagedObject.swift +++ b/TestTools/StreamChatTestTools/TestData/TestManagedObject.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/TestTools/StreamChatTestTools/TestData/TestMemberEvent.swift b/TestTools/StreamChatTestTools/TestData/TestMemberEvent.swift index e360fc323cd..86a41dd40e7 100644 --- a/TestTools/StreamChatTestTools/TestData/TestMemberEvent.swift +++ b/TestTools/StreamChatTestTools/TestData/TestMemberEvent.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestData/TestUser.swift b/TestTools/StreamChatTestTools/TestData/TestUser.swift index e12ebde67e3..f5356195ded 100644 --- a/TestTools/StreamChatTestTools/TestData/TestUser.swift +++ b/TestTools/StreamChatTestTools/TestData/TestUser.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/TestRunnerEnvironment.swift b/TestTools/StreamChatTestTools/TestRunnerEnvironment.swift index a055966cafb..98d3e74dbb3 100644 --- a/TestTools/StreamChatTestTools/TestRunnerEnvironment.swift +++ b/TestTools/StreamChatTestTools/TestRunnerEnvironment.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/VirtualTime/VirtualTime.swift b/TestTools/StreamChatTestTools/VirtualTime/VirtualTime.swift index 5a208bd2c7c..f2665937ba8 100644 --- a/TestTools/StreamChatTestTools/VirtualTime/VirtualTime.swift +++ b/TestTools/StreamChatTestTools/VirtualTime/VirtualTime.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/VirtualTime/VirtualTime_Tests.swift b/TestTools/StreamChatTestTools/VirtualTime/VirtualTime_Tests.swift index 4becd71e6d7..d63c2889482 100644 --- a/TestTools/StreamChatTestTools/VirtualTime/VirtualTime_Tests.swift +++ b/TestTools/StreamChatTestTools/VirtualTime/VirtualTime_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/VirtualTime/VirtualTimer.swift b/TestTools/StreamChatTestTools/VirtualTime/VirtualTimer.swift index 5ea506a8710..60a177d73e8 100644 --- a/TestTools/StreamChatTestTools/VirtualTime/VirtualTimer.swift +++ b/TestTools/StreamChatTestTools/VirtualTime/VirtualTimer.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/TestTools/StreamChatTestTools/Wait/WaitFor.swift b/TestTools/StreamChatTestTools/Wait/WaitFor.swift index 18c1882ba4c..8a51ace0da6 100644 --- a/TestTools/StreamChatTestTools/Wait/WaitFor.swift +++ b/TestTools/StreamChatTestTools/Wait/WaitFor.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/TestTools/StreamChatTestTools/Wait/WaitUntil.swift b/TestTools/StreamChatTestTools/Wait/WaitUntil.swift index 3f836415142..b12d3ba9cbf 100644 --- a/TestTools/StreamChatTestTools/Wait/WaitUntil.swift +++ b/TestTools/StreamChatTestTools/Wait/WaitUntil.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/Shared/XCTAssertEqual+Difference.swift b/Tests/Shared/XCTAssertEqual+Difference.swift index 88c1d85b761..976fce4184e 100644 --- a/Tests/Shared/XCTAssertEqual+Difference.swift +++ b/Tests/Shared/XCTAssertEqual+Difference.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/APIClient_Tests.swift b/Tests/StreamChatTests/APIClient/APIClient_Tests.swift index 3d2ce54a62d..da935c7ba18 100644 --- a/Tests/StreamChatTests/APIClient/APIClient_Tests.swift +++ b/Tests/StreamChatTests/APIClient/APIClient_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/ChatRemoteNotificationHandler_Tests.swift b/Tests/StreamChatTests/APIClient/ChatRemoteNotificationHandler_Tests.swift index fd6897f097e..ff25d764922 100644 --- a/Tests/StreamChatTests/APIClient/ChatRemoteNotificationHandler_Tests.swift +++ b/Tests/StreamChatTests/APIClient/ChatRemoteNotificationHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/AppEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/AppEndpoints_Tests.swift index d15b0cd0147..cbe934f5dbb 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/AppEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/AppEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/AttachmentEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/AttachmentEndpoints_Tests.swift index ab89af94918..15a9598b059 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/AttachmentEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/AttachmentEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/ChannelEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/ChannelEndpoints_Tests.swift index 87013f9f54b..63e07cf2c08 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/ChannelEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/ChannelEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/DeviceEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/DeviceEndpoints_Tests.swift index 4d496ea8343..714fd6e4ff6 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/DeviceEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/DeviceEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/DraftEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/DraftEndpoints_Tests.swift index 55c04c1defd..87a11cbbc69 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/DraftEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/DraftEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/EndpointPath_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/EndpointPath_Tests.swift index 269f694dc21..dd411301d86 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/EndpointPath_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/EndpointPath_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Endpoint_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Endpoint_Tests.swift index 58c0dc5d46f..918999a5bf5 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Endpoint_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Endpoint_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/FileEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/FileEndpoints_Tests.swift index cb530de2f35..62d01d96815 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/FileEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/FileEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/GuestEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/GuestEndpoints_Tests.swift index 286042ff69d..379c84887bb 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/GuestEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/GuestEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/MemberEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/MemberEndpoints_Tests.swift index 57de010c3ac..d52b31769cc 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/MemberEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/MemberEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/MessageEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/MessageEndpoints_Tests.swift index 549f4eb6dce..cb68c2653e1 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/MessageEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/MessageEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/ModerationEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/ModerationEndpoints_Tests.swift index d92db62653c..462734c1875 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/ModerationEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/ModerationEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/AppSettingsPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/AppSettingsPayload_Tests.swift index e024a56936a..d1228242aed 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/AppSettingsPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/AppSettingsPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelDeliveredPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelDeliveredPayload_Tests.swift index 549bd805bfe..98879287b52 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelDeliveredPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelDeliveredPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelEditDetailPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelEditDetailPayload_Tests.swift index 26f18ffcef4..0cb9564dbff 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelEditDetailPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelEditDetailPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelListPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelListPayload_Tests.swift index 3ec5279579f..904fb0aae1a 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelListPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelListPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberListPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberListPayload_Tests.swift index fd6314059cc..810e022083b 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberListPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberListPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberUnbanRequestPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberUnbanRequestPayload_Tests.swift index ee237d91e42..0763bb35245 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberUnbanRequestPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelMemberUnbanRequestPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelReadPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelReadPayload_Tests.swift index 15f3e9158cf..f004e8a4fba 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelReadPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ChannelReadPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CurrentUserPayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CurrentUserPayloads_Tests.swift index 934ba965684..4a46750212f 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CurrentUserPayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CurrentUserPayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CustomDataHashMap_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CustomDataHashMap_Tests.swift index 78d707704b6..ddd1057e4e4 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CustomDataHashMap_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/CustomDataHashMap_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DevicePayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DevicePayloads_Tests.swift index 641c6958b3c..acdb7f2c894 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DevicePayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DevicePayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DraftPayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DraftPayloads_Tests.swift index 64b6f8b7728..1bfedb4641c 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DraftPayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/DraftPayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FileUploadPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FileUploadPayload_Tests.swift index a1233797138..2e13ed11d5c 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FileUploadPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FileUploadPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagMessagePayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagMessagePayload_Tests.swift index 59242315198..1cc2e917ee4 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagMessagePayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagMessagePayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagUserPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagUserPayload_Tests.swift index 606600d97ce..89318b41d30 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagUserPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/FlagUserPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/GuestUserTokenPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/GuestUserTokenPayload_Tests.swift index ac634f87b6a..161ebd158bb 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/GuestUserTokenPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/GuestUserTokenPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiableModel_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiableModel_Tests.swift index 561ec39ceea..759f052caae 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiableModel_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiableModel_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiablePayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiablePayload_Tests.swift index 2fad1cc5491..da6390ebb2b 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiablePayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/IdentifiablePayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MemberPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MemberPayload_Tests.swift index 075d8d8b7ed..7f7e738cd6b 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MemberPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MemberPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageAttachmentPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageAttachmentPayload_Tests.swift index 7a1eda2f860..d4fa8b76e15 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessagePayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessagePayloads_Tests.swift index df5a76e4ba7..ecb20c557a1 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessagePayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessagePayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageReactionPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageReactionPayload_Tests.swift index ea31bf1995f..4c172d67ed6 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageReactionPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MessageReactionPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MissingEventsPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MissingEventsPayload_Tests.swift index a75d7d16ae6..f045b7e9216 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MissingEventsPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MissingEventsPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MutedChannelPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MutedChannelPayload_Tests.swift index 0bf9e8b8f5e..6af2df22c50 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MutedChannelPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/MutedChannelPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PollPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PollPayload_Tests.swift index 4df80aa9fa5..8c53e113323 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PollPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PollPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PushPreferencePayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PushPreferencePayload_Tests.swift index 735a410a3e6..25d700072fd 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PushPreferencePayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/PushPreferencePayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/RawJSON_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/RawJSON_Tests.swift index 6c1cb70d74d..b4f22ccc2e0 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/RawJSON_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/RawJSON_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ReminderPayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ReminderPayloads_Tests.swift index 11372e50e62..0e1bafeb136 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ReminderPayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ReminderPayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ThreadListPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ThreadListPayload_Tests.swift index 85ef86d5378..f60aa00766e 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ThreadListPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/ThreadListPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownChannelEvent_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownChannelEvent_Tests.swift index da99f2b9d8c..48e4d8b9ef0 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownChannelEvent_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownChannelEvent_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownUserEvent_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownUserEvent_Tests.swift index 62cde4bd468..a936f1225db 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownUserEvent_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UnknownUserEvent_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserListPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserListPayload_Tests.swift index bb47ec47019..b30778db54d 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserListPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserListPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserPayloads_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserPayloads_Tests.swift index c1384c35c6f..7a0987fbf6c 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserPayloads_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Payloads/UserPayloads_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/PollsEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/PollsEndpoints_Tests.swift index 7a6662eb0e8..6fcc74ffe2c 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/PollsEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/PollsEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/ReactionEndpoint_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/ReactionEndpoint_Tests.swift index 2eeb482e802..86bde80f9e7 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/ReactionEndpoint_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/ReactionEndpoint_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/ReminderEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/ReminderEndpoints_Tests.swift index 9a8f0dbca76..5a2acd35992 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/ReminderEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/ReminderEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/AttachmentActionRequestBody_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/AttachmentActionRequestBody_Tests.swift index 382f9a528e6..36d0f1d2fbf 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/AttachmentActionRequestBody_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/AttachmentActionRequestBody_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/CallRequestBody_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/CallRequestBody_Tests.swift index fbb39ad6567..b7a4c8c4597 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/CallRequestBody_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/CallRequestBody_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload_Tests.swift index 742b0a54b34..f7fe779f8a7 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelMemberBanRequestPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload_Tests.swift index c6dca1f81db..9eb6b2fc0ea 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/ChannelTruncateRequestPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/CustomEventRequestBody_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/CustomEventRequestBody_Tests.swift index 44a7eef96dd..4a920343e51 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/CustomEventRequestBody_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/CustomEventRequestBody_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload_Tests.swift index 71559453afc..f14d133514a 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/GuestUserTokenRequestPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/MessageReactionRequestPayload_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/MessageReactionRequestPayload_Tests.swift index 7e4c7a54c19..857d5228763 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/MessageReactionRequestPayload_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/MessageReactionRequestPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/Requests/MissingEventsRequestBody_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/Requests/MissingEventsRequestBody_Tests.swift index 1c03a3dd70f..4ac2db20ee4 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/Requests/MissingEventsRequestBody_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/Requests/MissingEventsRequestBody_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/SyncEndpoint_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/SyncEndpoint_Tests.swift index 0f4d1489b86..d7d8cf9628e 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/SyncEndpoint_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/SyncEndpoint_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/ThreadEndpoint_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/ThreadEndpoint_Tests.swift index 9db6521edd7..9b062d40b47 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/ThreadEndpoint_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/ThreadEndpoint_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/APIClient/Endpoints/UserEndpoints_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/UserEndpoints_Tests.swift index 99d59a45a0c..570e1a4d450 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/UserEndpoints_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/UserEndpoints_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/Endpoints/WebSocketConnectEndpoint_Tests.swift b/Tests/StreamChatTests/APIClient/Endpoints/WebSocketConnectEndpoint_Tests.swift index 1622a87a299..605703be269 100644 --- a/Tests/StreamChatTests/APIClient/Endpoints/WebSocketConnectEndpoint_Tests.swift +++ b/Tests/StreamChatTests/APIClient/Endpoints/WebSocketConnectEndpoint_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/HTTPHeader_Tests.swift b/Tests/StreamChatTests/APIClient/HTTPHeader_Tests.swift index 6d085139e52..9b74aa1988f 100644 --- a/Tests/StreamChatTests/APIClient/HTTPHeader_Tests.swift +++ b/Tests/StreamChatTests/APIClient/HTTPHeader_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/RequestDecoder_Tests.swift b/Tests/StreamChatTests/APIClient/RequestDecoder_Tests.swift index a0b3d511480..3ce9208c0f0 100644 --- a/Tests/StreamChatTests/APIClient/RequestDecoder_Tests.swift +++ b/Tests/StreamChatTests/APIClient/RequestDecoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/RequestEncoder_Tests.swift b/Tests/StreamChatTests/APIClient/RequestEncoder_Tests.swift index 37006d5e208..ebc383885a7 100644 --- a/Tests/StreamChatTests/APIClient/RequestEncoder_Tests.swift +++ b/Tests/StreamChatTests/APIClient/RequestEncoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/StreamAttachmentUploader_Tests.swift b/Tests/StreamChatTests/APIClient/StreamAttachmentUploader_Tests.swift index bffbba4cb85..102040deb31 100644 --- a/Tests/StreamChatTests/APIClient/StreamAttachmentUploader_Tests.swift +++ b/Tests/StreamChatTests/APIClient/StreamAttachmentUploader_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/APIClient/StreamCDNClient_Tests.swift b/Tests/StreamChatTests/APIClient/StreamCDNClient_Tests.swift index 16f1dbfa3d3..9f56657ab2a 100644 --- a/Tests/StreamChatTests/APIClient/StreamCDNClient_Tests.swift +++ b/Tests/StreamChatTests/APIClient/StreamCDNClient_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Audio/AVAssetTotalAudioSamples_Tests.swift b/Tests/StreamChatTests/Audio/AVAssetTotalAudioSamples_Tests.swift index 2a9a11adb29..2c059969e4e 100644 --- a/Tests/StreamChatTests/Audio/AVAssetTotalAudioSamples_Tests.swift +++ b/Tests/StreamChatTests/Audio/AVAssetTotalAudioSamples_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/AudioAnalysisEngine_Tests.swift b/Tests/StreamChatTests/Audio/AudioAnalysisEngine_Tests.swift index 27f7578ecc7..f98b662d781 100644 --- a/Tests/StreamChatTests/Audio/AudioAnalysisEngine_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioAnalysisEngine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/AudioPlaybackContext_Tests.swift b/Tests/StreamChatTests/Audio/AudioPlaybackContext_Tests.swift index 327006f3a3e..cf5cb261d45 100644 --- a/Tests/StreamChatTests/Audio/AudioPlaybackContext_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioPlaybackContext_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Audio/AudioPlaybackRate_Tests.swift b/Tests/StreamChatTests/Audio/AudioPlaybackRate_Tests.swift index cb82f06bd69..34814abae80 100644 --- a/Tests/StreamChatTests/Audio/AudioPlaybackRate_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioPlaybackRate_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/AudioPlaybackState_Tests.swift b/Tests/StreamChatTests/Audio/AudioPlaybackState_Tests.swift index b9e839c240b..5a9fa97fb9a 100644 --- a/Tests/StreamChatTests/Audio/AudioPlaybackState_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioPlaybackState_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/AudioRecordingState_Tests.swift b/Tests/StreamChatTests/Audio/AudioRecordingState_Tests.swift index 2ec311f217f..2853bf3189e 100644 --- a/Tests/StreamChatTests/Audio/AudioRecordingState_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioRecordingState_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/AudioSamplesExtractor_Tests.swift b/Tests/StreamChatTests/Audio/AudioSamplesExtractor_Tests.swift index fd0d5f3510b..4a4462b0b12 100644 --- a/Tests/StreamChatTests/Audio/AudioSamplesExtractor_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioSamplesExtractor_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/AudioSamplesPercentageTransformer_Tests.swift b/Tests/StreamChatTests/Audio/AudioSamplesPercentageTransformer_Tests.swift index d5fd222e74c..bd14601fa13 100644 --- a/Tests/StreamChatTests/Audio/AudioSamplesPercentageTransformer_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioSamplesPercentageTransformer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/AudioSamplesProcessor_Tests.swift b/Tests/StreamChatTests/Audio/AudioSamplesProcessor_Tests.swift index 7c720b4a602..85d64d2cb04 100644 --- a/Tests/StreamChatTests/Audio/AudioSamplesProcessor_Tests.swift +++ b/Tests/StreamChatTests/Audio/AudioSamplesProcessor_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/StreamAppStateObserver_Tests.swift b/Tests/StreamChatTests/Audio/StreamAppStateObserver_Tests.swift index fe77a0940a3..0a41adad1b7 100644 --- a/Tests/StreamChatTests/Audio/StreamAppStateObserver_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAppStateObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Audio/StreamAssetPropertyLoader_Tests.swift b/Tests/StreamChatTests/Audio/StreamAssetPropertyLoader_Tests.swift index d61ad2ad228..c1a0ea7a5fd 100644 --- a/Tests/StreamChatTests/Audio/StreamAssetPropertyLoader_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAssetPropertyLoader_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamAudioPlayer_Tests.swift b/Tests/StreamChatTests/Audio/StreamAudioPlayer_Tests.swift index 4051431ac1a..d3118220096 100644 --- a/Tests/StreamChatTests/Audio/StreamAudioPlayer_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAudioPlayer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamAudioQueuePlayer_Tests.swift b/Tests/StreamChatTests/Audio/StreamAudioQueuePlayer_Tests.swift index 5686d2fa6f2..ae63ece9745 100644 --- a/Tests/StreamChatTests/Audio/StreamAudioQueuePlayer_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAudioQueuePlayer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamAudioRecorder_Tests.swift b/Tests/StreamChatTests/Audio/StreamAudioRecorder_Tests.swift index 943208f7898..e49715211c7 100644 --- a/Tests/StreamChatTests/Audio/StreamAudioRecorder_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAudioRecorder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamAudioSessionConfigurator_Tests.swift b/Tests/StreamChatTests/Audio/StreamAudioSessionConfigurator_Tests.swift index 79c4f78bae6..3badfe0121a 100644 --- a/Tests/StreamChatTests/Audio/StreamAudioSessionConfigurator_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAudioSessionConfigurator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamAudioWaveformAnalyser_Tests.swift b/Tests/StreamChatTests/Audio/StreamAudioWaveformAnalyser_Tests.swift index d8b5c85578b..4a6586ac7ae 100644 --- a/Tests/StreamChatTests/Audio/StreamAudioWaveformAnalyser_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamAudioWaveformAnalyser_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatTests/Audio/StreamPlayerObserver_Tests.swift b/Tests/StreamChatTests/Audio/StreamPlayerObserver_Tests.swift index f64c39220b8..0fa84f4cb2a 100644 --- a/Tests/StreamChatTests/Audio/StreamPlayerObserver_Tests.swift +++ b/Tests/StreamChatTests/Audio/StreamPlayerObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git "a/Tests/StreamChatTests/Audio/Stream\316\221udioRecorderMeterNormaliser_Tests.swift" "b/Tests/StreamChatTests/Audio/Stream\316\221udioRecorderMeterNormaliser_Tests.swift" index 5a15d2a103e..5da90f46880 100644 --- "a/Tests/StreamChatTests/Audio/Stream\316\221udioRecorderMeterNormaliser_Tests.swift" +++ "b/Tests/StreamChatTests/Audio/Stream\316\221udioRecorderMeterNormaliser_Tests.swift" @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/BackgroundListDatabaseObserver_Tests.swift b/Tests/StreamChatTests/BackgroundListDatabaseObserver_Tests.swift index 55855c4fafd..4b93d0f319c 100644 --- a/Tests/StreamChatTests/BackgroundListDatabaseObserver_Tests.swift +++ b/Tests/StreamChatTests/BackgroundListDatabaseObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/ChatClientFactory_Tests.swift b/Tests/StreamChatTests/ChatClientFactory_Tests.swift index f2eff75422e..dce75441bac 100644 --- a/Tests/StreamChatTests/ChatClientFactory_Tests.swift +++ b/Tests/StreamChatTests/ChatClientFactory_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/ChatClient_Tests.swift b/Tests/StreamChatTests/ChatClient_Tests.swift index c115481c645..bcba030b081 100644 --- a/Tests/StreamChatTests/ChatClient_Tests.swift +++ b/Tests/StreamChatTests/ChatClient_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Config/ChatClientConfig_Tests.swift b/Tests/StreamChatTests/Config/ChatClientConfig_Tests.swift index 0f9f1d17cd2..1285fb00c86 100644 --- a/Tests/StreamChatTests/Config/ChatClientConfig_Tests.swift +++ b/Tests/StreamChatTests/Config/ChatClientConfig_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Config/Token_Tests.swift b/Tests/StreamChatTests/Config/Token_Tests.swift index ee897e8a7d8..41a3fce56d5 100644 --- a/Tests/StreamChatTests/Config/Token_Tests.swift +++ b/Tests/StreamChatTests/Config/Token_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Combine_Tests.swift index 3a2e93cced0..70607fd5378 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Drafts_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Drafts_Tests.swift index 13ff832bdc3..f5873ac40f4 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Drafts_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+Drafts_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+SwiftUI_Tests.swift index a89807e9ae9..322042042e5 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift index 2f76235537a..31d94a760d5 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/ChannelController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController+Combine_Tests.swift index 57afa91a29a..d5bc9ef9461 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController_Tests.swift index 60c6e4dc598..1797827949a 100644 --- a/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelController/LivestreamChannelController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+Combine_Tests.swift index 5bef12aa3a9..a99c8fb402a 100644 --- a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+SwiftUI_Tests.swift index d24a677b8a4..f1a1d5c0be9 100644 --- a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController_Tests.swift index 5af5f7db53c..4b310f0c52e 100644 --- a/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelListController/ChannelListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine_Tests.swift index 4f7558ae8cd..b28ad7a007f 100644 --- a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI_Tests.swift index 767a1c7df53..3b8a323336c 100644 --- a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController_Tests.swift b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController_Tests.swift index a6476fb222d..87bf434bb5e 100644 --- a/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ChannelWatcherListController/ChatChannelWatcherListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+Combine_Tests.swift index 3ccee4eaffc..387900cd403 100644 --- a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+SwiftUI_Tests.swift index 67cbc7733a5..d924e7b8022 100644 --- a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController_Tests.swift b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController_Tests.swift index a85eebb3f5f..9215c0e1a49 100644 --- a/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ConnectionController/ConnectionController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Combine_Tests.swift index 0a5eef2651b..5d8033b797b 100644 --- a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Drafts_Tests.swift b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Drafts_Tests.swift index 1001d1e2966..9f9a3295b40 100644 --- a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Drafts_Tests.swift +++ b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+Drafts_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+SwiftUI_Tests.swift index 03f63f350ec..5c4ca690278 100644 --- a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController_Tests.swift b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController_Tests.swift index 0f7a724c192..34c5bcd037f 100644 --- a/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/CurrentUserController/CurrentUserController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/EventsController/ChannelEventsController_Tests.swift b/Tests/StreamChatTests/Controllers/EventsController/ChannelEventsController_Tests.swift index 14e4f9f147e..cd9728643d1 100644 --- a/Tests/StreamChatTests/Controllers/EventsController/ChannelEventsController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/EventsController/ChannelEventsController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/EventsController/EventsController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/EventsController/EventsController+Combine_Tests.swift index 2ef70d1b499..fe29eb169db 100644 --- a/Tests/StreamChatTests/Controllers/EventsController/EventsController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/EventsController/EventsController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/EventsController/EventsController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/EventsController/EventsController+SwiftUI_Tests.swift index 791595efb47..905fcf7dfe4 100644 --- a/Tests/StreamChatTests/Controllers/EventsController/EventsController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/EventsController/EventsController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/EventsController/EventsController_Tests.swift b/Tests/StreamChatTests/Controllers/EventsController/EventsController_Tests.swift index cf827a1789e..4059cc7524c 100644 --- a/Tests/StreamChatTests/Controllers/EventsController/EventsController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/EventsController/EventsController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MemberController/MemberController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/MemberController/MemberController+Combine_Tests.swift index 3daf3215c32..b05411fad7a 100644 --- a/Tests/StreamChatTests/Controllers/MemberController/MemberController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberController/MemberController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/MemberController/MemberController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/MemberController/MemberController+SwiftUI_Tests.swift index d23bed06176..f60608a41f9 100644 --- a/Tests/StreamChatTests/Controllers/MemberController/MemberController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberController/MemberController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MemberController/MemberController_Tests.swift b/Tests/StreamChatTests/Controllers/MemberController/MemberController_Tests.swift index bc4b167dc81..afb4f32ab8e 100644 --- a/Tests/StreamChatTests/Controllers/MemberController/MemberController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberController/MemberController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+Combine_Tests.swift index 7c6e5068cfb..68611c0bac2 100644 --- a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+SwiftUI_Tests.swift index 68dd5f71094..5254018dd5c 100644 --- a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController_Tests.swift b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController_Tests.swift index 82ee47a2f92..f9fd62ca4a5 100644 --- a/Tests/StreamChatTests/Controllers/MemberListController/MemberListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MemberListController/MemberListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Combine_Tests.swift index db9ee47bfe0..8ec644ce7f5 100644 --- a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Drafts_Tests.swift b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Drafts_Tests.swift index 1991ce8a0c9..9508cb2da10 100644 --- a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Drafts_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Drafts_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Reminders_Tests.swift b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Reminders_Tests.swift index 610f0b79427..4a2c60059c2 100644 --- a/Tests/StreamChatTests/Controllers/MessageController/MessageController+Reminders_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageController/MessageController+Reminders_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MessageController/MessageController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/MessageController/MessageController+SwiftUI_Tests.swift index 472807bca33..1ae2cc57579 100644 --- a/Tests/StreamChatTests/Controllers/MessageController/MessageController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageController/MessageController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/MessageController/MessageController_Tests.swift b/Tests/StreamChatTests/Controllers/MessageController/MessageController_Tests.swift index 66efb80f4d0..710d7d3b7e2 100644 --- a/Tests/StreamChatTests/Controllers/MessageController/MessageController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageController/MessageController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController+Combine_Tests.swift index 456f7eff78f..9df2735c37b 100644 --- a/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController_Tests.swift b/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController_Tests.swift index 71660bd1c52..543147c9b8c 100644 --- a/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/MessageReminderListController/MessageReminderListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollController+Combine_Tests.swift index 2ca8828c9dd..4c565f1cb2e 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollController+SwiftUI_Tests.swift index 757a0db850d..92970f81b65 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollController_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollController_Tests.swift index 04841662fd4..ac69b81c207 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+Combine_Tests.swift index 40600ff4f3e..7110c9dc67e 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+SwiftUI_Tests.swift index cd0459207c7..d74d825c2f6 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController_Tests.swift b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController_Tests.swift index 9422eadadfd..bdcf61da475 100644 --- a/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/PollsControllers/PollVoteListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/MessageSearchController/MessageSearchController_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/MessageSearchController/MessageSearchController_Tests.swift index 918f5d76d96..a278638cbc4 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/MessageSearchController/MessageSearchController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/MessageSearchController/MessageSearchController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+Combine_Tests.swift index d61bf2bdf4e..222d33d41f9 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+SwiftUI_Tests.swift index d3553efb7a1..359430388bd 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController_Tests.swift index 570632b74f2..491fc212a75 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserController/UserController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+Combine_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+Combine_Tests.swift index 0e3bdcab254..27f615967d1 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+Combine_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+Combine_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Combine diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+SwiftUI_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+SwiftUI_Tests.swift index 5be3fb911ee..19760e98f30 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+SwiftUI_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController_Tests.swift index 6b9e224ae4d..7f5deb68959 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserListController/UserListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Controllers/SearchControllers/UserSearchController/UserSearchController_Tests.swift b/Tests/StreamChatTests/Controllers/SearchControllers/UserSearchController/UserSearchController_Tests.swift index 898fc6d6659..888e8ebcc6c 100644 --- a/Tests/StreamChatTests/Controllers/SearchControllers/UserSearchController/UserSearchController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/SearchControllers/UserSearchController/UserSearchController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Controllers/ThreadListController/ChatThreadListController_Tests.swift b/Tests/StreamChatTests/Controllers/ThreadListController/ChatThreadListController_Tests.swift index a4a18173e4a..3f0c164bb83 100644 --- a/Tests/StreamChatTests/Controllers/ThreadListController/ChatThreadListController_Tests.swift +++ b/Tests/StreamChatTests/Controllers/ThreadListController/ChatThreadListController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/DataController_Tests.swift b/Tests/StreamChatTests/DataController_Tests.swift index d47ef41e90a..2a0fe992617 100644 --- a/Tests/StreamChatTests/DataController_Tests.swift +++ b/Tests/StreamChatTests/DataController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/AttachmentDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/AttachmentDTO_Tests.swift index a708868443e..4750256c737 100644 --- a/Tests/StreamChatTests/Database/DTOs/AttachmentDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/AttachmentDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/ChannelDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ChannelDTO_Tests.swift index d31613bbc56..9a12cc3e82f 100644 --- a/Tests/StreamChatTests/Database/DTOs/ChannelDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ChannelDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/ChannelMemberListQueryDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ChannelMemberListQueryDTO_Tests.swift index bd772a08d0b..3e91ef08673 100644 --- a/Tests/StreamChatTests/Database/DTOs/ChannelMemberListQueryDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ChannelMemberListQueryDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/ChannelMuteDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ChannelMuteDTO_Tests.swift index 37fcedc2706..75875fffc9a 100644 --- a/Tests/StreamChatTests/Database/DTOs/ChannelMuteDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ChannelMuteDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/ChannelReadDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ChannelReadDTO_Tests.swift index f582bee10e5..2a4344d0b2d 100644 --- a/Tests/StreamChatTests/Database/DTOs/ChannelReadDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ChannelReadDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/CurrentUserDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/CurrentUserDTO_Tests.swift index c27c47cc85d..c3a8a9ebb08 100644 --- a/Tests/StreamChatTests/Database/DTOs/CurrentUserDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/CurrentUserDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/DeviceDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/DeviceDTO_Tests.swift index 10dd67c2834..689e319ec0b 100644 --- a/Tests/StreamChatTests/Database/DTOs/DeviceDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/DeviceDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/MemberModelDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/MemberModelDTO_Tests.swift index 0a53b5edf76..2db3a781323 100644 --- a/Tests/StreamChatTests/Database/DTOs/MemberModelDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/MemberModelDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DTOs/MessageDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/MessageDTO_Tests.swift index 8b0d374c630..6b376fab140 100644 --- a/Tests/StreamChatTests/Database/DTOs/MessageDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/MessageDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/MessageModerationDetailsDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/MessageModerationDetailsDTO_Tests.swift index 314d3d384fb..3d1203776a8 100644 --- a/Tests/StreamChatTests/Database/DTOs/MessageModerationDetailsDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/MessageModerationDetailsDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/MessageReactionDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/MessageReactionDTO_Tests.swift index 982787a40da..b08e51ef5b9 100644 --- a/Tests/StreamChatTests/Database/DTOs/MessageReactionDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/MessageReactionDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/NSManagedObject+Validation_Tests.swift b/Tests/StreamChatTests/Database/DTOs/NSManagedObject+Validation_Tests.swift index e0a900bb95d..46b2fe57f72 100644 --- a/Tests/StreamChatTests/Database/DTOs/NSManagedObject+Validation_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/NSManagedObject+Validation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/QueuedRequestDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/QueuedRequestDTO_Tests.swift index 49b82f428cc..49643e94bb9 100644 --- a/Tests/StreamChatTests/Database/DTOs/QueuedRequestDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/QueuedRequestDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/ThreadDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ThreadDTO_Tests.swift index ab3a6466d15..86eb9e601dc 100644 --- a/Tests/StreamChatTests/Database/DTOs/ThreadDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ThreadDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/ThreadParticipantDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ThreadParticipantDTO_Tests.swift index 8569a401388..b9741768187 100644 --- a/Tests/StreamChatTests/Database/DTOs/ThreadParticipantDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ThreadParticipantDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/ThreadReadDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/ThreadReadDTO_Tests.swift index d1153c21c4d..7f6dfde0a35 100644 --- a/Tests/StreamChatTests/Database/DTOs/ThreadReadDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/ThreadReadDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DTOs/UserDTO_Tests.swift b/Tests/StreamChatTests/Database/DTOs/UserDTO_Tests.swift index c2123218259..e5ed83ff892 100644 --- a/Tests/StreamChatTests/Database/DTOs/UserDTO_Tests.swift +++ b/Tests/StreamChatTests/Database/DTOs/UserDTO_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DataStore_Tests.swift b/Tests/StreamChatTests/Database/DataStore_Tests.swift index 74b4077619f..4ba73875012 100644 --- a/Tests/StreamChatTests/Database/DataStore_Tests.swift +++ b/Tests/StreamChatTests/Database/DataStore_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/DatabaseContainer_Tests.swift b/Tests/StreamChatTests/Database/DatabaseContainer_Tests.swift index 357cfbc630f..740a2e3fe89 100644 --- a/Tests/StreamChatTests/Database/DatabaseContainer_Tests.swift +++ b/Tests/StreamChatTests/Database/DatabaseContainer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Database/DatabaseSession_Tests.swift b/Tests/StreamChatTests/Database/DatabaseSession_Tests.swift index 7881aaaf752..536125d21c8 100644 --- a/Tests/StreamChatTests/Database/DatabaseSession_Tests.swift +++ b/Tests/StreamChatTests/Database/DatabaseSession_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Database/FetchCache_Tests.swift b/Tests/StreamChatTests/Database/FetchCache_Tests.swift index 7bff87de786..f56b03043e9 100644 --- a/Tests/StreamChatTests/Database/FetchCache_Tests.swift +++ b/Tests/StreamChatTests/Database/FetchCache_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/EntityChange_Tests.swift b/Tests/StreamChatTests/EntityChange_Tests.swift index 3ae0678f311..c361f6eadcc 100644 --- a/Tests/StreamChatTests/EntityChange_Tests.swift +++ b/Tests/StreamChatTests/EntityChange_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Errors/ClientError_Tests.swift b/Tests/StreamChatTests/Errors/ClientError_Tests.swift index 4b403ea2944..da29f96235e 100644 --- a/Tests/StreamChatTests/Errors/ClientError_Tests.swift +++ b/Tests/StreamChatTests/Errors/ClientError_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Errors/ErrorPayload_Tests.swift b/Tests/StreamChatTests/Errors/ErrorPayload_Tests.swift index 898837671ce..ac35c39ac3a 100644 --- a/Tests/StreamChatTests/Errors/ErrorPayload_Tests.swift +++ b/Tests/StreamChatTests/Errors/ErrorPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Extensions/URL_EnrichedURL_Tests.swift b/Tests/StreamChatTests/Extensions/URL_EnrichedURL_Tests.swift index bec2921d334..345fa499d3c 100644 --- a/Tests/StreamChatTests/Extensions/URL_EnrichedURL_Tests.swift +++ b/Tests/StreamChatTests/Extensions/URL_EnrichedURL_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/ListChangeAggregator_Tests.swift b/Tests/StreamChatTests/ListChangeAggregator_Tests.swift index 2018f938cc0..00d3adcb94e 100644 --- a/Tests/StreamChatTests/ListChangeAggregator_Tests.swift +++ b/Tests/StreamChatTests/ListChangeAggregator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/ListChange_Tests.swift b/Tests/StreamChatTests/ListChange_Tests.swift index 0a54b1429e6..5ea2715ab86 100644 --- a/Tests/StreamChatTests/ListChange_Tests.swift +++ b/Tests/StreamChatTests/ListChange_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Models/AppSettings_Tests.swift b/Tests/StreamChatTests/Models/AppSettings_Tests.swift index ad13d1bee71..3f9e08a64dc 100644 --- a/Tests/StreamChatTests/Models/AppSettings_Tests.swift +++ b/Tests/StreamChatTests/Models/AppSettings_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/AnyAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/AnyAttachmentPayload_Tests.swift index 334cf69b9b7..6dd0b9d9ced 100644 --- a/Tests/StreamChatTests/Models/Attachments/AnyAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/AnyAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/AnyAttachmentUpdater_Tests.swift b/Tests/StreamChatTests/Models/Attachments/AnyAttachmentUpdater_Tests.swift index 0f47c56cb29..9fdfcd7d390 100644 --- a/Tests/StreamChatTests/Models/Attachments/AnyAttachmentUpdater_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/AnyAttachmentUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/AttachmentFileType_Tests.swift b/Tests/StreamChatTests/Models/Attachments/AttachmentFileType_Tests.swift index 2b2599de47a..19d8b73a48e 100644 --- a/Tests/StreamChatTests/Models/Attachments/AttachmentFileType_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/AttachmentFileType_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Models/Attachments/AttachmentId_Tests.swift b/Tests/StreamChatTests/Models/Attachments/AttachmentId_Tests.swift index 34f0ae63f9a..224a9901591 100644 --- a/Tests/StreamChatTests/Models/Attachments/AttachmentId_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/AttachmentId_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/AttachmentTypes_Tests.swift b/Tests/StreamChatTests/Models/Attachments/AttachmentTypes_Tests.swift index e049a6414a5..eb7da41bf13 100644 --- a/Tests/StreamChatTests/Models/Attachments/AttachmentTypes_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/AttachmentTypes_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/ChatMessageAttachment_Tests.swift b/Tests/StreamChatTests/Models/Attachments/ChatMessageAttachment_Tests.swift index cb4d5bdeefc..4807afd05b1 100644 --- a/Tests/StreamChatTests/Models/Attachments/ChatMessageAttachment_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/ChatMessageAttachment_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/ChatMessageLinkAttachment_Tests.swift b/Tests/StreamChatTests/Models/Attachments/ChatMessageLinkAttachment_Tests.swift index 39dd638c29e..24653815b04 100644 --- a/Tests/StreamChatTests/Models/Attachments/ChatMessageLinkAttachment_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/ChatMessageLinkAttachment_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/FileAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/FileAttachmentPayload_Tests.swift index ababbaca893..cb9ed174516 100644 --- a/Tests/StreamChatTests/Models/Attachments/FileAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/FileAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/GiphyAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/GiphyAttachmentPayload_Tests.swift index 9323dfb758b..8c6bb448a49 100644 --- a/Tests/StreamChatTests/Models/Attachments/GiphyAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/GiphyAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/ImageAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/ImageAttachmentPayload_Tests.swift index 2265aaf1146..b5209cb778a 100644 --- a/Tests/StreamChatTests/Models/Attachments/ImageAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/ImageAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/VideoAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/VideoAttachmentPayload_Tests.swift index 51d7498c2ab..16f6c8b6850 100644 --- a/Tests/StreamChatTests/Models/Attachments/VideoAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/VideoAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Attachments/VoiceRecordingAttachmentPayload_Tests.swift b/Tests/StreamChatTests/Models/Attachments/VoiceRecordingAttachmentPayload_Tests.swift index bd66ce4b727..a1e77ca6e72 100644 --- a/Tests/StreamChatTests/Models/Attachments/VoiceRecordingAttachmentPayload_Tests.swift +++ b/Tests/StreamChatTests/Models/Attachments/VoiceRecordingAttachmentPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/ChannelId_Tests.swift b/Tests/StreamChatTests/Models/ChannelId_Tests.swift index 67f3fddba71..a7d6e2bf8a4 100644 --- a/Tests/StreamChatTests/Models/ChannelId_Tests.swift +++ b/Tests/StreamChatTests/Models/ChannelId_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/ChatChannel_Tests.swift b/Tests/StreamChatTests/Models/ChatChannel_Tests.swift index 656681fa5c8..555d9d07cfc 100644 --- a/Tests/StreamChatTests/Models/ChatChannel_Tests.swift +++ b/Tests/StreamChatTests/Models/ChatChannel_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/ChatMessage_Tests.swift b/Tests/StreamChatTests/Models/ChatMessage_Tests.swift index e0b7370246a..ceb9736947f 100644 --- a/Tests/StreamChatTests/Models/ChatMessage_Tests.swift +++ b/Tests/StreamChatTests/Models/ChatMessage_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Member_Tests.swift b/Tests/StreamChatTests/Models/Member_Tests.swift index 460ca12dc6b..9490621e9bd 100644 --- a/Tests/StreamChatTests/Models/Member_Tests.swift +++ b/Tests/StreamChatTests/Models/Member_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/MessageDeliveryCriteriaValidator_Tests.swift b/Tests/StreamChatTests/Models/MessageDeliveryCriteriaValidator_Tests.swift index 797331f51b1..b826a8f2c69 100644 --- a/Tests/StreamChatTests/Models/MessageDeliveryCriteriaValidator_Tests.swift +++ b/Tests/StreamChatTests/Models/MessageDeliveryCriteriaValidator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Models/MessageReactionType_Tests.swift b/Tests/StreamChatTests/Models/MessageReactionType_Tests.swift index 43b5831758f..ffa6ecfb4d3 100644 --- a/Tests/StreamChatTests/Models/MessageReactionType_Tests.swift +++ b/Tests/StreamChatTests/Models/MessageReactionType_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/Poll_Tests.swift b/Tests/StreamChatTests/Models/Poll_Tests.swift index 11500f3fec0..a9eeba4c8b5 100644 --- a/Tests/StreamChatTests/Models/Poll_Tests.swift +++ b/Tests/StreamChatTests/Models/Poll_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Models/User_Tests.swift b/Tests/StreamChatTests/Models/User_Tests.swift index 95028e4e65d..d3061f5f857 100644 --- a/Tests/StreamChatTests/Models/User_Tests.swift +++ b/Tests/StreamChatTests/Models/User_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/ChannelListFilterScope_Tests.swift b/Tests/StreamChatTests/Query/ChannelListFilterScope_Tests.swift index d01117b40fd..3a4c9ab32cb 100644 --- a/Tests/StreamChatTests/Query/ChannelListFilterScope_Tests.swift +++ b/Tests/StreamChatTests/Query/ChannelListFilterScope_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Query/ChannelListQuery_Tests.swift b/Tests/StreamChatTests/Query/ChannelListQuery_Tests.swift index f1b65a0596c..443bddf9915 100644 --- a/Tests/StreamChatTests/Query/ChannelListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ChannelListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/ChannelMemberListQuery_Tests.swift b/Tests/StreamChatTests/Query/ChannelMemberListQuery_Tests.swift index 17ffc5cd46e..e9c0fadca3a 100644 --- a/Tests/StreamChatTests/Query/ChannelMemberListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ChannelMemberListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Query/ChannelQuery_Tests.swift b/Tests/StreamChatTests/Query/ChannelQuery_Tests.swift index 1f97dea71ec..ce391859588 100644 --- a/Tests/StreamChatTests/Query/ChannelQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ChannelQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/ChannelWatcherListQuery_Tests.swift b/Tests/StreamChatTests/Query/ChannelWatcherListQuery_Tests.swift index fe44b9d20d8..f0a5093ddd5 100644 --- a/Tests/StreamChatTests/Query/ChannelWatcherListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ChannelWatcherListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/DraftListQuery_Tests.swift b/Tests/StreamChatTests/Query/DraftListQuery_Tests.swift index efaf3d7e350..7a2b3451c15 100644 --- a/Tests/StreamChatTests/Query/DraftListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/DraftListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/FilterDecoding_Tests.swift b/Tests/StreamChatTests/Query/FilterDecoding_Tests.swift index 701ee6b182f..9453c37dccf 100644 --- a/Tests/StreamChatTests/Query/FilterDecoding_Tests.swift +++ b/Tests/StreamChatTests/Query/FilterDecoding_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/FilterEncoding_Tests.swift b/Tests/StreamChatTests/Query/FilterEncoding_Tests.swift index d5d90f8fc0b..e16d8483b62 100644 --- a/Tests/StreamChatTests/Query/FilterEncoding_Tests.swift +++ b/Tests/StreamChatTests/Query/FilterEncoding_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/Filter_Tests.swift b/Tests/StreamChatTests/Query/Filter_Tests.swift index 924f2dbd898..ffd9c45e250 100644 --- a/Tests/StreamChatTests/Query/Filter_Tests.swift +++ b/Tests/StreamChatTests/Query/Filter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/MemberListFilterScope_Tests.swift b/Tests/StreamChatTests/Query/MemberListFilterScope_Tests.swift index 41ea52728b3..38ec363e386 100644 --- a/Tests/StreamChatTests/Query/MemberListFilterScope_Tests.swift +++ b/Tests/StreamChatTests/Query/MemberListFilterScope_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Query/MessageReminderListQuery_Tests.swift b/Tests/StreamChatTests/Query/MessageReminderListQuery_Tests.swift index 1985c25d30e..450384b6def 100644 --- a/Tests/StreamChatTests/Query/MessageReminderListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/MessageReminderListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/MessageSearchQuery_Tests.swift b/Tests/StreamChatTests/Query/MessageSearchQuery_Tests.swift index 220d06d0cf2..e50f7b90a7f 100644 --- a/Tests/StreamChatTests/Query/MessageSearchQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/MessageSearchQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/Pagination_Tests.swift b/Tests/StreamChatTests/Query/Pagination_Tests.swift index f18418d7d14..8a0e8f75a28 100644 --- a/Tests/StreamChatTests/Query/Pagination_Tests.swift +++ b/Tests/StreamChatTests/Query/Pagination_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesPagination_Tests.swift b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesPagination_Tests.swift index 8fa104a796d..ca7ec6aad85 100644 --- a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesPagination_Tests.swift +++ b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesPagination_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesQuery_Tests.swift b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesQuery_Tests.swift index 1baef8329b9..27a713599fe 100644 --- a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesSortingKey_Tests.swift b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesSortingKey_Tests.swift index d7f3317a1e6..be911a05c7f 100644 --- a/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesSortingKey_Tests.swift +++ b/Tests/StreamChatTests/Query/PinnedMessages/PinnedMessagesSortingKey_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/ReactionListQuery_Tests.swift b/Tests/StreamChatTests/Query/ReactionListQuery_Tests.swift index f92300f7a86..78660fec6f7 100644 --- a/Tests/StreamChatTests/Query/ReactionListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ReactionListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/Sorting/ChannelListSortingKey_Tests.swift b/Tests/StreamChatTests/Query/Sorting/ChannelListSortingKey_Tests.swift index 41d01a9db07..d22296212ae 100644 --- a/Tests/StreamChatTests/Query/Sorting/ChannelListSortingKey_Tests.swift +++ b/Tests/StreamChatTests/Query/Sorting/ChannelListSortingKey_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Query/Sorting/ChannelMemberListSortingKey_Tests.swift b/Tests/StreamChatTests/Query/Sorting/ChannelMemberListSortingKey_Tests.swift index e4c330d35ee..8b4f985fa15 100644 --- a/Tests/StreamChatTests/Query/Sorting/ChannelMemberListSortingKey_Tests.swift +++ b/Tests/StreamChatTests/Query/Sorting/ChannelMemberListSortingKey_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Query/Sorting/ListDatabaseObserver+Sorting_Tests.swift b/Tests/StreamChatTests/Query/Sorting/ListDatabaseObserver+Sorting_Tests.swift index 429f4722457..253e379dbc3 100644 --- a/Tests/StreamChatTests/Query/Sorting/ListDatabaseObserver+Sorting_Tests.swift +++ b/Tests/StreamChatTests/Query/Sorting/ListDatabaseObserver+Sorting_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Query/Sorting/SortingValue_Tests.swift b/Tests/StreamChatTests/Query/Sorting/SortingValue_Tests.swift index 801011d22be..2abea075da8 100644 --- a/Tests/StreamChatTests/Query/Sorting/SortingValue_Tests.swift +++ b/Tests/StreamChatTests/Query/Sorting/SortingValue_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/Sorting/Sorting_Tests.swift b/Tests/StreamChatTests/Query/Sorting/Sorting_Tests.swift index ff9276d20e7..992c9549e03 100644 --- a/Tests/StreamChatTests/Query/Sorting/Sorting_Tests.swift +++ b/Tests/StreamChatTests/Query/Sorting/Sorting_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/ThreadListQuery_Tests.swift b/Tests/StreamChatTests/Query/ThreadListQuery_Tests.swift index 60884d8d9a2..bf08be674a3 100644 --- a/Tests/StreamChatTests/Query/ThreadListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/ThreadListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Query/UserListFilterScope_Tests.swift b/Tests/StreamChatTests/Query/UserListFilterScope_Tests.swift index 915733f77c0..02fb9eb0c4f 100644 --- a/Tests/StreamChatTests/Query/UserListFilterScope_Tests.swift +++ b/Tests/StreamChatTests/Query/UserListFilterScope_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Query/UserListQuery_Tests.swift b/Tests/StreamChatTests/Query/UserListQuery_Tests.swift index bf922c0367d..e571f393f2f 100644 --- a/Tests/StreamChatTests/Query/UserListQuery_Tests.swift +++ b/Tests/StreamChatTests/Query/UserListQuery_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/AuthenticationRepository_Tests.swift b/Tests/StreamChatTests/Repositories/AuthenticationRepository_Tests.swift index 69ba5c3c67a..edcf79bad38 100644 --- a/Tests/StreamChatTests/Repositories/AuthenticationRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/AuthenticationRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/ChannelRepository_Tests.swift b/Tests/StreamChatTests/Repositories/ChannelRepository_Tests.swift index 3923e7bf5cf..d7dd37da6db 100644 --- a/Tests/StreamChatTests/Repositories/ChannelRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/ChannelRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/ConnectionRepository_Tests.swift b/Tests/StreamChatTests/Repositories/ConnectionRepository_Tests.swift index d6ce536fc0d..99fefc8743d 100644 --- a/Tests/StreamChatTests/Repositories/ConnectionRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/ConnectionRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/DraftMessagesRepository_Tests.swift b/Tests/StreamChatTests/Repositories/DraftMessagesRepository_Tests.swift index b3cd5f2e98a..b5a99f5a10c 100644 --- a/Tests/StreamChatTests/Repositories/DraftMessagesRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/DraftMessagesRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/MessageRepository_Tests.swift b/Tests/StreamChatTests/Repositories/MessageRepository_Tests.swift index 00f316e477f..78eaad20950 100644 --- a/Tests/StreamChatTests/Repositories/MessageRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/MessageRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/OfflineRequestsRepository_Tests.swift b/Tests/StreamChatTests/Repositories/OfflineRequestsRepository_Tests.swift index a624b5967e2..2a20e5801a1 100644 --- a/Tests/StreamChatTests/Repositories/OfflineRequestsRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/OfflineRequestsRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/PollsRepository_Tests.swift b/Tests/StreamChatTests/Repositories/PollsRepository_Tests.swift index bbc2b48e343..76256feeb18 100644 --- a/Tests/StreamChatTests/Repositories/PollsRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/PollsRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/RemindersRepository_Tests.swift b/Tests/StreamChatTests/Repositories/RemindersRepository_Tests.swift index 3cb8dbd2ecc..e5756496070 100644 --- a/Tests/StreamChatTests/Repositories/RemindersRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/RemindersRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/SyncOperations_Tests.swift b/Tests/StreamChatTests/Repositories/SyncOperations_Tests.swift index 5959c98d648..c2fd31d3bb3 100644 --- a/Tests/StreamChatTests/Repositories/SyncOperations_Tests.swift +++ b/Tests/StreamChatTests/Repositories/SyncOperations_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Repositories/SyncRepository_Tests.swift b/Tests/StreamChatTests/Repositories/SyncRepository_Tests.swift index 7af570801c6..8f42bba7f00 100644 --- a/Tests/StreamChatTests/Repositories/SyncRepository_Tests.swift +++ b/Tests/StreamChatTests/Repositories/SyncRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/ChannelList_Tests.swift b/Tests/StreamChatTests/StateLayer/ChannelList_Tests.swift index b8265005626..58f689d72b8 100644 --- a/Tests/StreamChatTests/StateLayer/ChannelList_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/ChannelList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/Chat_Tests.swift b/Tests/StreamChatTests/StateLayer/Chat_Tests.swift index 6e1591bad02..8311a122aea 100644 --- a/Tests/StreamChatTests/StateLayer/Chat_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/Chat_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/ConnectedUser_Tests.swift b/Tests/StreamChatTests/StateLayer/ConnectedUser_Tests.swift index 3e360feeaec..a57464812ca 100644 --- a/Tests/StreamChatTests/StateLayer/ConnectedUser_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/ConnectedUser_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/MemberList_Tests.swift b/Tests/StreamChatTests/StateLayer/MemberList_Tests.swift index 570c8b1c27b..6cb2f1f97b0 100644 --- a/Tests/StreamChatTests/StateLayer/MemberList_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/MemberList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/MessageSearch_Tests.swift b/Tests/StreamChatTests/StateLayer/MessageSearch_Tests.swift index 0d9084133d2..46dc3fc166f 100644 --- a/Tests/StreamChatTests/StateLayer/MessageSearch_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/MessageSearch_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/MessageState_Tests.swift b/Tests/StreamChatTests/StateLayer/MessageState_Tests.swift index 823b8f5fa46..b7d284c798e 100644 --- a/Tests/StreamChatTests/StateLayer/MessageState_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/MessageState_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/ReactionList_Tests.swift b/Tests/StreamChatTests/StateLayer/ReactionList_Tests.swift index 07cb4f443f8..a27f1531c90 100644 --- a/Tests/StreamChatTests/StateLayer/ReactionList_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/ReactionList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import XCTest diff --git a/Tests/StreamChatTests/StateLayer/StateLayerDatabaseObserver_Tests.swift b/Tests/StreamChatTests/StateLayer/StateLayerDatabaseObserver_Tests.swift index c1b2c876bf9..66b928c6de9 100644 --- a/Tests/StreamChatTests/StateLayer/StateLayerDatabaseObserver_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/StateLayerDatabaseObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/UserList_Tests.swift b/Tests/StreamChatTests/StateLayer/UserList_Tests.swift index 6ad68073ba1..b7939a95b63 100644 --- a/Tests/StreamChatTests/StateLayer/UserList_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/UserList_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StateLayer/UserSearch_Tests.swift b/Tests/StreamChatTests/StateLayer/UserSearch_Tests.swift index 4ac4f1383f8..22a3105e422 100644 --- a/Tests/StreamChatTests/StateLayer/UserSearch_Tests.swift +++ b/Tests/StreamChatTests/StateLayer/UserSearch_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/ChannelEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/ChannelEvents_IntegrationTests.swift index 936b4ad30cd..fd3dfc7fd26 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/ChannelEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/ChannelEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/MemberEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/MemberEvents_IntegrationTests.swift index dc6809f111e..8938d5ab2f8 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/MemberEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/MemberEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/MessageEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/MessageEvents_IntegrationTests.swift index 81ea1cba73e..b8aaa9b111e 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/MessageEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/MessageEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/PinnedMessagesQuery_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/PinnedMessagesQuery_IntegrationTests.swift index f29c32462ea..758e50440d8 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/PinnedMessagesQuery_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/PinnedMessagesQuery_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/ReactionEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/ReactionEvents_IntegrationTests.swift index 75ead0c63c9..f44301fc587 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/ReactionEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/ReactionEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/TypingEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/TypingEvents_IntegrationTests.swift index 516d0d6cdb4..52730e19959 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/TypingEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/TypingEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatIntegrationTests/UserEvents_IntegrationTests.swift b/Tests/StreamChatTests/StreamChatIntegrationTests/UserEvents_IntegrationTests.swift index fcfcc720789..be2aff2404f 100644 --- a/Tests/StreamChatTests/StreamChatIntegrationTests/UserEvents_IntegrationTests.swift +++ b/Tests/StreamChatTests/StreamChatIntegrationTests/UserEvents_IntegrationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/StreamChatStressTests/Atomic_StressTests.swift b/Tests/StreamChatTests/StreamChatStressTests/Atomic_StressTests.swift index b539a7a8b39..0e9147ceab1 100644 --- a/Tests/StreamChatTests/StreamChatStressTests/Atomic_StressTests.swift +++ b/Tests/StreamChatTests/StreamChatStressTests/Atomic_StressTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/StreamChatTests.swift b/Tests/StreamChatTests/StreamChatTests.swift index 85d6a9b34ca..e21d00bae8b 100644 --- a/Tests/StreamChatTests/StreamChatTests.swift +++ b/Tests/StreamChatTests/StreamChatTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/TestsEnvironmentSetup.swift b/Tests/StreamChatTests/TestsEnvironmentSetup.swift index 22172268ac9..00e11c610fc 100644 --- a/Tests/StreamChatTests/TestsEnvironmentSetup.swift +++ b/Tests/StreamChatTests/TestsEnvironmentSetup.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/ArraySampling_Tests.swift b/Tests/StreamChatTests/Utils/ArraySampling_Tests.swift index 5bf0dacfe31..33b250d18c2 100644 --- a/Tests/StreamChatTests/Utils/ArraySampling_Tests.swift +++ b/Tests/StreamChatTests/Utils/ArraySampling_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/CooldownTracker_Tests.swift b/Tests/StreamChatTests/Utils/CooldownTracker_Tests.swift index 9783ec9b758..b32d26854a1 100644 --- a/Tests/StreamChatTests/Utils/CooldownTracker_Tests.swift +++ b/Tests/StreamChatTests/Utils/CooldownTracker_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/Database/NSManagedObject_Tests.swift b/Tests/StreamChatTests/Utils/Database/NSManagedObject_Tests.swift index 4c0de92bc7a..8f4cf24b757 100644 --- a/Tests/StreamChatTests/Utils/Database/NSManagedObject_Tests.swift +++ b/Tests/StreamChatTests/Utils/Database/NSManagedObject_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Utils/Debouncer_Tests.swift b/Tests/StreamChatTests/Utils/Debouncer_Tests.swift index 979886035f6..2e34e8493f9 100644 --- a/Tests/StreamChatTests/Utils/Debouncer_Tests.swift +++ b/Tests/StreamChatTests/Utils/Debouncer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/Dictionary_Tests.swift b/Tests/StreamChatTests/Utils/Dictionary_Tests.swift index ab8d64b1dce..6a8f7cd64d3 100644 --- a/Tests/StreamChatTests/Utils/Dictionary_Tests.swift +++ b/Tests/StreamChatTests/Utils/Dictionary_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/EquatableEvent/AssertAsync+Events.swift b/Tests/StreamChatTests/Utils/EquatableEvent/AssertAsync+Events.swift index b8e1c184dd4..9c26224c6b9 100644 --- a/Tests/StreamChatTests/Utils/EquatableEvent/AssertAsync+Events.swift +++ b/Tests/StreamChatTests/Utils/EquatableEvent/AssertAsync+Events.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/EquatableEvent/Event+Equatable.swift b/Tests/StreamChatTests/Utils/EquatableEvent/Event+Equatable.swift index 46f7f120720..eb6c540868a 100644 --- a/Tests/StreamChatTests/Utils/EquatableEvent/Event+Equatable.swift +++ b/Tests/StreamChatTests/Utils/EquatableEvent/Event+Equatable.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/EquatableEvent/EventLogger.swift b/Tests/StreamChatTests/Utils/EquatableEvent/EventLogger.swift index 9282e1b7779..31fc8675651 100644 --- a/Tests/StreamChatTests/Utils/EquatableEvent/EventLogger.swift +++ b/Tests/StreamChatTests/Utils/EquatableEvent/EventLogger.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/EventBatcher_Tests.swift b/Tests/StreamChatTests/Utils/EventBatcher_Tests.swift index b5e823301ee..d411ee5f54b 100644 --- a/Tests/StreamChatTests/Utils/EventBatcher_Tests.swift +++ b/Tests/StreamChatTests/Utils/EventBatcher_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/InternetConnection/Error+InternetNotAvailable_Tests.swift b/Tests/StreamChatTests/Utils/InternetConnection/Error+InternetNotAvailable_Tests.swift index 76c1066f5b5..93f0e5c5984 100644 --- a/Tests/StreamChatTests/Utils/InternetConnection/Error+InternetNotAvailable_Tests.swift +++ b/Tests/StreamChatTests/Utils/InternetConnection/Error+InternetNotAvailable_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/InternetConnection/InternetConnection_Tests.swift b/Tests/StreamChatTests/Utils/InternetConnection/InternetConnection_Tests.swift index acc49259db6..2d42b1ec732 100644 --- a/Tests/StreamChatTests/Utils/InternetConnection/InternetConnection_Tests.swift +++ b/Tests/StreamChatTests/Utils/InternetConnection/InternetConnection_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/JSONDecoder_Tests.swift b/Tests/StreamChatTests/Utils/JSONDecoder_Tests.swift index 5632eaad3b3..58d60966699 100644 --- a/Tests/StreamChatTests/Utils/JSONDecoder_Tests.swift +++ b/Tests/StreamChatTests/Utils/JSONDecoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/JSONEncoder_Tests.swift b/Tests/StreamChatTests/Utils/JSONEncoder_Tests.swift index 63f029e314f..f53bb03d5a8 100644 --- a/Tests/StreamChatTests/Utils/JSONEncoder_Tests.swift +++ b/Tests/StreamChatTests/Utils/JSONEncoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/LazyCachedMapCollection_Tests.swift b/Tests/StreamChatTests/Utils/LazyCachedMapCollection_Tests.swift index bf94edddf72..fce2b5f58d8 100644 --- a/Tests/StreamChatTests/Utils/LazyCachedMapCollection_Tests.swift +++ b/Tests/StreamChatTests/Utils/LazyCachedMapCollection_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/Logger_Tests.swift b/Tests/StreamChatTests/Utils/Logger_Tests.swift index fcc5f05ea3b..41ddd2164b8 100644 --- a/Tests/StreamChatTests/Utils/Logger_Tests.swift +++ b/Tests/StreamChatTests/Utils/Logger_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/MarkdownParser_Tests.swift b/Tests/StreamChatTests/Utils/MarkdownParser_Tests.swift index b55c0ebcf1a..9b527b0ae20 100644 --- a/Tests/StreamChatTests/Utils/MarkdownParser_Tests.swift +++ b/Tests/StreamChatTests/Utils/MarkdownParser_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandler_Tests.swift b/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandler_Tests.swift index 1d01150ab5c..ddcb9867e25 100644 --- a/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandler_Tests.swift +++ b/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationStateHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationState_Tests.swift b/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationState_Tests.swift index 64a84bfca20..6637fa9460f 100644 --- a/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationState_Tests.swift +++ b/Tests/StreamChatTests/Utils/MessagesPaginationStateHandling/MessagesPaginationState_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/MulticastDelegate_Tests.swift b/Tests/StreamChatTests/Utils/MulticastDelegate_Tests.swift index def8b33089d..ae4c61a24be 100644 --- a/Tests/StreamChatTests/Utils/MulticastDelegate_Tests.swift +++ b/Tests/StreamChatTests/Utils/MulticastDelegate_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/Operations/AsyncOperation_Tests.swift b/Tests/StreamChatTests/Utils/Operations/AsyncOperation_Tests.swift index c05cb1eacf5..251cfcd7d74 100644 --- a/Tests/StreamChatTests/Utils/Operations/AsyncOperation_Tests.swift +++ b/Tests/StreamChatTests/Utils/Operations/AsyncOperation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/RepeatingTimer_Tests.swift b/Tests/StreamChatTests/Utils/RepeatingTimer_Tests.swift index 2d14c6dbc93..65cc1803209 100644 --- a/Tests/StreamChatTests/Utils/RepeatingTimer_Tests.swift +++ b/Tests/StreamChatTests/Utils/RepeatingTimer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/StreamJSONDecoder_Tests.swift b/Tests/StreamChatTests/Utils/StreamJSONDecoder_Tests.swift index a90030fdaaa..b37681c8158 100644 --- a/Tests/StreamChatTests/Utils/StreamJSONDecoder_Tests.swift +++ b/Tests/StreamChatTests/Utils/StreamJSONDecoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/Utils/TextLinkDetector_Tests.swift b/Tests/StreamChatTests/Utils/TextLinkDetector_Tests.swift index b6cba24bdd9..9b158112731 100644 --- a/Tests/StreamChatTests/Utils/TextLinkDetector_Tests.swift +++ b/Tests/StreamChatTests/Utils/TextLinkDetector_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Utils/ThreadSafeWeakCollection_Tests.swift b/Tests/StreamChatTests/Utils/ThreadSafeWeakCollection_Tests.swift index 7ae8963f35b..429572df645 100644 --- a/Tests/StreamChatTests/Utils/ThreadSafeWeakCollection_Tests.swift +++ b/Tests/StreamChatTests/Utils/ThreadSafeWeakCollection_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatTests/WebSocketClient/BackgroundTaskScheduler_Tests.swift b/Tests/StreamChatTests/WebSocketClient/BackgroundTaskScheduler_Tests.swift index e80a2262a09..9aa8c4b3649 100644 --- a/Tests/StreamChatTests/WebSocketClient/BackgroundTaskScheduler_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/BackgroundTaskScheduler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/ChannelDeliveryTracker_Tests.swift b/Tests/StreamChatTests/WebSocketClient/ChannelDeliveryTracker_Tests.swift index 5fec0a05eb6..f1364514347 100644 --- a/Tests/StreamChatTests/WebSocketClient/ChannelDeliveryTracker_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/ChannelDeliveryTracker_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/WebSocketClient/ConnectionStatus_Tests.swift b/Tests/StreamChatTests/WebSocketClient/ConnectionStatus_Tests.swift index db8349006fa..d75e846c436 100644 --- a/Tests/StreamChatTests/WebSocketClient/ConnectionStatus_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/ConnectionStatus_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware_Tests.swift index 0fdd5722217..226b00061b0 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelDeliveredMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware_Tests.swift index 8d80417f666..56646c97fd1 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelReadUpdaterMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware_Tests.swift index 5ad24e15f4c..293f3425202 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelTruncatedEventMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware_Tests.swift index 186548d6d65..cb7c8a6d298 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ChannelVisibilityEventMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware_Tests.swift index bbcc4a63daa..1f9aa855207 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/DraftUpdaterMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware_Tests.swift index 5045ec8fe5b..c423e992bb3 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDTOConverterMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware_Tests.swift index e7647e5a8f3..3cad45c8fda 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventDataProcessorMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventMiddleware_Tests.swift index 5a338817814..ee6d65d281d 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/EventMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/MemberEventMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/MemberEventMiddleware_Tests.swift index 523c28a1394..dbb34fb53cc 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/MemberEventMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/MemberEventMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware_Tests.swift index 52042d05fda..1d1e1bf1ad7 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ReminderUpdaterMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddlware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddlware_Tests.swift index 8a38a2c921c..25b05b02b9a 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddlware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/ThreadUpdaterMiddlware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware_Tests.swift index 654d78ca588..8830aacffe7 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/TypingStartCleanupMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware_Tests.swift index bb85da75f28..367acd59892 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserChannelBanEventsMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware_Tests.swift index 3389ea2c941..7d6d866e297 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserTypingStateUpdaterMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserUpdateMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserUpdateMiddleware_Tests.swift index fe756d3aa24..386f802959a 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserUpdateMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserUpdateMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware_Tests.swift b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware_Tests.swift index d7c5c1b8ec8..4651f8a4e15 100644 --- a/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/EventMiddlewares/UserWatchingEventMiddleware_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/AIIndicatorEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/AIIndicatorEvents_Tests.swift index e2dffa19948..4e0f981e659 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/AIIndicatorEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/AIIndicatorEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/ChannelEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/ChannelEvents_Tests.swift index 082ddd4dbc2..8da2be7ee10 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/ChannelEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/ChannelEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/DraftEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/DraftEvents_Tests.swift index db7af746dba..e0357d9c3b2 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/DraftEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/DraftEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/EventDecoder_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/EventDecoder_Tests.swift index ab3753266e3..957df6dbd6f 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/EventDecoder_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/EventDecoder_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/EventPayload_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/EventPayload_Tests.swift index 22ec324133c..4c19a834add 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/EventPayload_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/EventPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/MemberEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/MemberEvents_Tests.swift index 33154c43c46..4eafc2be150 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/MemberEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/MemberEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/MessageEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/MessageEvents_Tests.swift index 3e41ffc2375..a348933a3ee 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/MessageEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/MessageEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/NotificationEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/NotificationEvents_Tests.swift index 51d7dc3c6af..372180eae8e 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/NotificationEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/NotificationEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/ReactionEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/ReactionEvents_Tests.swift index 2f14ad4ecd1..d899ba6a4eb 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/ReactionEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/ReactionEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/ReminderEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/ReminderEvents_Tests.swift index bfcfb36ccc0..d4030da96db 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/ReminderEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/ReminderEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/ThreadEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/ThreadEvents_Tests.swift index 2ebe7a47d01..5d0ecf098f8 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/ThreadEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/ThreadEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/TypingEvent_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/TypingEvent_Tests.swift index 517e6d05ea6..4afdddf090f 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/TypingEvent_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/TypingEvent_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/Events/UserEvents_Tests.swift b/Tests/StreamChatTests/WebSocketClient/Events/UserEvents_Tests.swift index 99ba71ac00a..b3b7f9725e8 100644 --- a/Tests/StreamChatTests/WebSocketClient/Events/UserEvents_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/Events/UserEvents_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/RetryStrategy_Tests.swift b/Tests/StreamChatTests/WebSocketClient/RetryStrategy_Tests.swift index b106c49f755..b154da42024 100644 --- a/Tests/StreamChatTests/WebSocketClient/RetryStrategy_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/RetryStrategy_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/WebSocketClient_Tests.swift b/Tests/StreamChatTests/WebSocketClient/WebSocketClient_Tests.swift index 55d619aa2c1..897315bcaca 100644 --- a/Tests/StreamChatTests/WebSocketClient/WebSocketClient_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/WebSocketClient_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/WebSocketClient/WebSocketConnectPayload_Tests.swift b/Tests/StreamChatTests/WebSocketClient/WebSocketConnectPayload_Tests.swift index 1939428c249..262d305d49f 100644 --- a/Tests/StreamChatTests/WebSocketClient/WebSocketConnectPayload_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/WebSocketConnectPayload_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/WebSocketClient/WebSocketPingController_Tests.swift b/Tests/StreamChatTests/WebSocketClient/WebSocketPingController_Tests.swift index b3df799f438..6d25e6569df 100644 --- a/Tests/StreamChatTests/WebSocketClient/WebSocketPingController_Tests.swift +++ b/Tests/StreamChatTests/WebSocketClient/WebSocketPingController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/Background/ActiveLiveLocationsEndTimeTracker_Tests.swift b/Tests/StreamChatTests/Workers/Background/ActiveLiveLocationsEndTimeTracker_Tests.swift index f5a4fc66cc9..9dd868dc541 100644 --- a/Tests/StreamChatTests/Workers/Background/ActiveLiveLocationsEndTimeTracker_Tests.swift +++ b/Tests/StreamChatTests/Workers/Background/ActiveLiveLocationsEndTimeTracker_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/Background/AttachmentQueueUploader_Tests.swift b/Tests/StreamChatTests/Workers/Background/AttachmentQueueUploader_Tests.swift index 510a5f386f7..7c150830af0 100644 --- a/Tests/StreamChatTests/Workers/Background/AttachmentQueueUploader_Tests.swift +++ b/Tests/StreamChatTests/Workers/Background/AttachmentQueueUploader_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/Background/ConnectionRecoveryHandler_Tests.swift b/Tests/StreamChatTests/Workers/Background/ConnectionRecoveryHandler_Tests.swift index 9f3bd5c5883..c5f17e58c5d 100644 --- a/Tests/StreamChatTests/Workers/Background/ConnectionRecoveryHandler_Tests.swift +++ b/Tests/StreamChatTests/Workers/Background/ConnectionRecoveryHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/Background/MessageEditor_Tests.swift b/Tests/StreamChatTests/Workers/Background/MessageEditor_Tests.swift index 6427267066c..6818c975bc5 100644 --- a/Tests/StreamChatTests/Workers/Background/MessageEditor_Tests.swift +++ b/Tests/StreamChatTests/Workers/Background/MessageEditor_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/Background/MessageSender_Tests.swift b/Tests/StreamChatTests/Workers/Background/MessageSender_Tests.swift index 9a14b646dcd..9c60645a2cb 100644 --- a/Tests/StreamChatTests/Workers/Background/MessageSender_Tests.swift +++ b/Tests/StreamChatTests/Workers/Background/MessageSender_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ChannelListUpdater_Tests.swift b/Tests/StreamChatTests/Workers/ChannelListUpdater_Tests.swift index aa8d19f08ff..4ab687ff847 100644 --- a/Tests/StreamChatTests/Workers/ChannelListUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/ChannelListUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/ChannelMemberListUpdater_Tests.swift b/Tests/StreamChatTests/Workers/ChannelMemberListUpdater_Tests.swift index 00c99f0a2b9..da27948a4fe 100644 --- a/Tests/StreamChatTests/Workers/ChannelMemberListUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/ChannelMemberListUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ChannelMemberUpdater_Tests.swift b/Tests/StreamChatTests/Workers/ChannelMemberUpdater_Tests.swift index e907b0d26f9..3220a682007 100644 --- a/Tests/StreamChatTests/Workers/ChannelMemberUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/ChannelMemberUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ChannelUpdater_Tests.swift b/Tests/StreamChatTests/Workers/ChannelUpdater_Tests.swift index b62f87c4034..43b5ecb8503 100644 --- a/Tests/StreamChatTests/Workers/ChannelUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/ChannelUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ChannelWatcherHandler_Tests.swift b/Tests/StreamChatTests/Workers/ChannelWatcherHandler_Tests.swift index d94bbf73978..84ddeeb7f2f 100644 --- a/Tests/StreamChatTests/Workers/ChannelWatcherHandler_Tests.swift +++ b/Tests/StreamChatTests/Workers/ChannelWatcherHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/CurrentUserUpdater_Tests.swift b/Tests/StreamChatTests/Workers/CurrentUserUpdater_Tests.swift index 3a79e442175..48cadd37ebc 100644 --- a/Tests/StreamChatTests/Workers/CurrentUserUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/CurrentUserUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/EventNotificationCenter_Tests.swift b/Tests/StreamChatTests/Workers/EventNotificationCenter_Tests.swift index d8bc5ce1060..61feeb61c0c 100644 --- a/Tests/StreamChatTests/Workers/EventNotificationCenter_Tests.swift +++ b/Tests/StreamChatTests/Workers/EventNotificationCenter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/EventObservers/EventObserver_Tests.swift b/Tests/StreamChatTests/Workers/EventObservers/EventObserver_Tests.swift index 87c27e1846c..388549a2ce5 100644 --- a/Tests/StreamChatTests/Workers/EventObservers/EventObserver_Tests.swift +++ b/Tests/StreamChatTests/Workers/EventObservers/EventObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/EventObservers/MemberEventObserver_Tests.swift b/Tests/StreamChatTests/Workers/EventObservers/MemberEventObserver_Tests.swift index 4125cc3254b..5d739e9f69f 100644 --- a/Tests/StreamChatTests/Workers/EventObservers/MemberEventObserver_Tests.swift +++ b/Tests/StreamChatTests/Workers/EventObservers/MemberEventObserver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/EventSender_Tests.swift b/Tests/StreamChatTests/Workers/EventSender_Tests.swift index 7690bcb4886..046d0f40819 100644 --- a/Tests/StreamChatTests/Workers/EventSender_Tests.swift +++ b/Tests/StreamChatTests/Workers/EventSender_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ManualEventHandler_Tests.swift b/Tests/StreamChatTests/Workers/ManualEventHandler_Tests.swift index c7dee2865d7..9a1b3a3563b 100644 --- a/Tests/StreamChatTests/Workers/ManualEventHandler_Tests.swift +++ b/Tests/StreamChatTests/Workers/ManualEventHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/MessageUpdater_Tests.swift b/Tests/StreamChatTests/Workers/MessageUpdater_Tests.swift index 7089d93b2d3..1768424a52c 100644 --- a/Tests/StreamChatTests/Workers/MessageUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/MessageUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import CoreData diff --git a/Tests/StreamChatTests/Workers/ReactionListUpdater_Tests.swift b/Tests/StreamChatTests/Workers/ReactionListUpdater_Tests.swift index 4263e588cc3..988a22f5351 100644 --- a/Tests/StreamChatTests/Workers/ReactionListUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/ReactionListUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/ThreadsRepository_Tests.swift b/Tests/StreamChatTests/Workers/ThreadsRepository_Tests.swift index 6ea6ec95789..52e952c1b4a 100644 --- a/Tests/StreamChatTests/Workers/ThreadsRepository_Tests.swift +++ b/Tests/StreamChatTests/Workers/ThreadsRepository_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/TypingEventSender_Tests.swift b/Tests/StreamChatTests/Workers/TypingEventSender_Tests.swift index 15c2a5e1d37..b4393333bcc 100644 --- a/Tests/StreamChatTests/Workers/TypingEventSender_Tests.swift +++ b/Tests/StreamChatTests/Workers/TypingEventSender_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/UserListUpdater_Tests.swift b/Tests/StreamChatTests/Workers/UserListUpdater_Tests.swift index b0a77e5f714..de4d63bc8a9 100644 --- a/Tests/StreamChatTests/Workers/UserListUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/UserListUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatTests/Workers/UserUpdater_Tests.swift b/Tests/StreamChatTests/Workers/UserUpdater_Tests.swift index 30b16e67392..a4719cf804e 100644 --- a/Tests/StreamChatTests/Workers/UserUpdater_Tests.swift +++ b/Tests/StreamChatTests/Workers/UserUpdater_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Appearance+SwiftUI_Tests.swift b/Tests/StreamChatUITests/Appearance+SwiftUI_Tests.swift index 96c0880a457..dea55d2cc45 100644 --- a/Tests/StreamChatUITests/Appearance+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/Appearance+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/ChatMessage_Tests.swift b/Tests/StreamChatUITests/ChatMessage_Tests.swift index af4ac8fb728..61b513c42f6 100644 --- a/Tests/StreamChatUITests/ChatMessage_Tests.swift +++ b/Tests/StreamChatUITests/ChatMessage_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Components+SwiftUI_Tests.swift b/Tests/StreamChatUITests/Components+SwiftUI_Tests.swift index 712fb562536..ce02e41f665 100644 --- a/Tests/StreamChatUITests/Components+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/Components+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/Extensions/ChatMessage+Equatable_Tests.swift b/Tests/StreamChatUITests/Extensions/ChatMessage+Equatable_Tests.swift index 65bb282b768..cc012fb3b1f 100644 --- a/Tests/StreamChatUITests/Extensions/ChatMessage+Equatable_Tests.swift +++ b/Tests/StreamChatUITests/Extensions/ChatMessage+Equatable_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Extensions/UIView+SimulateViewAddedToHierarchy.swift b/Tests/StreamChatUITests/Extensions/UIView+SimulateViewAddedToHierarchy.swift index bb7a4811261..d3189fa1680 100644 --- a/Tests/StreamChatUITests/Extensions/UIView+SimulateViewAddedToHierarchy.swift +++ b/Tests/StreamChatUITests/Extensions/UIView+SimulateViewAddedToHierarchy.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Helpers/CustomUIViewSubclasses.swift b/Tests/StreamChatUITests/Helpers/CustomUIViewSubclasses.swift index 21cb5cdf435..d41d4eed9f7 100644 --- a/Tests/StreamChatUITests/Helpers/CustomUIViewSubclasses.swift +++ b/Tests/StreamChatUITests/Helpers/CustomUIViewSubclasses.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import UIKit diff --git a/Tests/StreamChatUITests/Helpers/UIView+Helpers.swift b/Tests/StreamChatUITests/Helpers/UIView+Helpers.swift index 6470752608a..31551223498 100644 --- a/Tests/StreamChatUITests/Helpers/UIView+Helpers.swift +++ b/Tests/StreamChatUITests/Helpers/UIView+Helpers.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Localization_Tests.swift b/Tests/StreamChatUITests/Localization_Tests.swift index 7e2c29ae765..851453fc44b 100644 --- a/Tests/StreamChatUITests/Localization_Tests.swift +++ b/Tests/StreamChatUITests/Localization_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageCell_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageCell_Mock.swift index 22a04397344..c7c702cc307 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageCell_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageCell_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDataSource_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDataSource_Mock.swift index 024b0140967..3ff7807161a 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDataSource_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDataSource_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDelegate_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDelegate_Mock.swift index cbf7b4757da..9f3dc5f25b0 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDelegate_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVCDelegate_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVC_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVC_Mock.swift index b6c98a3c920..4c238bd584e 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVC_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListVC_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListView_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListView_Mock.swift index 64c42392e6a..7a051c7065f 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListView_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/ChatMessageListView_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/ChatMessageList/SwipeToReplyGestureHandler_Mock.swift b/Tests/StreamChatUITests/Mocks/ChatMessageList/SwipeToReplyGestureHandler_Mock.swift index 69feecc6204..4649231166e 100644 --- a/Tests/StreamChatUITests/Mocks/ChatMessageList/SwipeToReplyGestureHandler_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ChatMessageList/SwipeToReplyGestureHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/Components_Mock.swift b/Tests/StreamChatUITests/Mocks/Components_Mock.swift index df72c4d00e9..a65ce0b807b 100644 --- a/Tests/StreamChatUITests/Mocks/Components_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Components_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Mocks/ImageLoader_Mock.swift b/Tests/StreamChatUITests/Mocks/ImageLoader_Mock.swift index 94962d54f1d..ae757930718 100644 --- a/Tests/StreamChatUITests/Mocks/ImageLoader_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/ImageLoader_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Mocks/MockAudioQueuePlayerNextItemProvider.swift b/Tests/StreamChatUITests/Mocks/MockAudioQueuePlayerNextItemProvider.swift index 251607f3841..91ceee3ca95 100644 --- a/Tests/StreamChatUITests/Mocks/MockAudioQueuePlayerNextItemProvider.swift +++ b/Tests/StreamChatUITests/Mocks/MockAudioQueuePlayerNextItemProvider.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Mocks/MockAudioSessionFeedbackGenerator.swift b/Tests/StreamChatUITests/Mocks/MockAudioSessionFeedbackGenerator.swift index b579b74aed3..f6a06d0c792 100644 --- a/Tests/StreamChatUITests/Mocks/MockAudioSessionFeedbackGenerator.swift +++ b/Tests/StreamChatUITests/Mocks/MockAudioSessionFeedbackGenerator.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Mocks/MockVoiceRecordingAttachmentPresentationViewDelegate.swift b/Tests/StreamChatUITests/Mocks/MockVoiceRecordingAttachmentPresentationViewDelegate.swift index 0004c188411..0bb7fa98d60 100644 --- a/Tests/StreamChatUITests/Mocks/MockVoiceRecordingAttachmentPresentationViewDelegate.swift +++ b/Tests/StreamChatUITests/Mocks/MockVoiceRecordingAttachmentPresentationViewDelegate.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Mocks/Navigation/ChatChannelListRouter_Mock.swift b/Tests/StreamChatUITests/Mocks/Navigation/ChatChannelListRouter_Mock.swift index b227f7c4174..86590a91b93 100644 --- a/Tests/StreamChatUITests/Mocks/Navigation/ChatChannelListRouter_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Navigation/ChatChannelListRouter_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/Navigation/ChatMessageListRouter_Mock.swift b/Tests/StreamChatUITests/Mocks/Navigation/ChatMessageListRouter_Mock.swift index 3b587c466e4..ca1f4220cfe 100644 --- a/Tests/StreamChatUITests/Mocks/Navigation/ChatMessageListRouter_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Navigation/ChatMessageListRouter_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/Utils/Calendar_Mock.swift b/Tests/StreamChatUITests/Mocks/Utils/Calendar_Mock.swift index 13db1af1a78..77cc3c93aae 100644 --- a/Tests/StreamChatUITests/Mocks/Utils/Calendar_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Utils/Calendar_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/Utils/ChatMessageContentViewDelegate_Mock.swift b/Tests/StreamChatUITests/Mocks/Utils/ChatMessageContentViewDelegate_Mock.swift index 5cd4635474e..da0e25df483 100644 --- a/Tests/StreamChatUITests/Mocks/Utils/ChatMessageContentViewDelegate_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Utils/ChatMessageContentViewDelegate_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Mocks/Utils/CooldownTracker_Mock.swift b/Tests/StreamChatUITests/Mocks/Utils/CooldownTracker_Mock.swift index 863620a33b9..713472ac1f0 100644 --- a/Tests/StreamChatUITests/Mocks/Utils/CooldownTracker_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Utils/CooldownTracker_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Mocks/Utils/TextViewUserMentionsHandler_Mock.swift b/Tests/StreamChatUITests/Mocks/Utils/TextViewUserMentionsHandler_Mock.swift index 02853f765aa..182d3aa7dee 100644 --- a/Tests/StreamChatUITests/Mocks/Utils/TextViewUserMentionsHandler_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Utils/TextViewUserMentionsHandler_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Mocks/Utils/VideoLoader_Mock.swift b/Tests/StreamChatUITests/Mocks/Utils/VideoLoader_Mock.swift index 9bec45846f2..fcf4fb00a2d 100644 --- a/Tests/StreamChatUITests/Mocks/Utils/VideoLoader_Mock.swift +++ b/Tests/StreamChatUITests/Mocks/Utils/VideoLoader_Mock.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVKit diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC+SwiftUI_Tests.swift index dd47dcb6fd3..47da5bba275 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC_Tests.swift index 3b20e4c383b..0e59ecaf3ed 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannel/ChatChannelVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListCollectionViewCell_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListCollectionViewCell_Tests.swift index cb149eccabb..eb83275421a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListCollectionViewCell_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListCollectionViewCell_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListEmptyView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListEmptyView_Tests.swift index d98753f8b40..f881daa71e6 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListEmptyView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListEmptyView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListErrorView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListErrorView_Tests.swift index c382ffe012d..e537dc8a323 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListErrorView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListErrorView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView+SwiftUI_Tests.swift index f313bead791..1b8ad2f708a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView_Tests.swift index aa6b8b5eb96..71a81432a0d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListItemView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC+SwiftUI_Tests.swift index a432347c73b..b4dc787835b 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC_Tests.swift index 9526385901d..93c0b5078cc 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView+SwiftUI_Tests.swift index 5315a392646..7aa2e2343e7 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView_Tests.swift index b677b986c63..70e0b15ad3e 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/ChatChannelUnreadCountView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChannelListSearchStrategy_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChannelListSearchStrategy_Tests.swift index 127aabe96ef..b7839e46698 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChannelListSearchStrategy_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChannelListSearchStrategy_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatChannelSearchVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatChannelSearchVC_Tests.swift index 8375e359f10..fe7171fb3ca 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatChannelSearchVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatChannelSearchVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatMessageSearchVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatMessageSearchVC_Tests.swift index 0a902e731e2..055b6102a6d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatMessageSearchVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/Search/ChatMessageSearchVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/SwipeableView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/SwipeableView_Tests.swift index fb405474c9f..2fabf7b5338 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/SwipeableView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatChannelList/SwipeableView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatFileAttachmentListView+ItemView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatFileAttachmentListView+ItemView_Tests.swift index 8b8ef85007e..6eecefd6ab6 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatFileAttachmentListView+ItemView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatFileAttachmentListView+ItemView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageFileAttachmentListView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageFileAttachmentListView_Tests.swift index 338b59de696..c7726a275c1 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageFileAttachmentListView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageFileAttachmentListView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageGalleryView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageGalleryView_Tests.swift index 0ebf29d3ad1..8b1070e3740 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageGalleryView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageGalleryView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageLinkPreviewView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageLinkPreviewView_Tests.swift index 704967f798c..4389f98a326 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageLinkPreviewView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageLinkPreviewView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemViewPresenter_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemViewPresenter_Tests.swift index 282d4094f88..46b77eed4c7 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemViewPresenter_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemViewPresenter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemView_Tests.swift index ed890aaf50c..c847e201462 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListViewItemView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListView_Tests.swift index 87233e0af1b..631a4e6d324 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/ChatMessageVoiceRecordingAttachmentListView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/MixedAttachmentViewInjector_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/MixedAttachmentViewInjector_Tests.swift index fb6dfd45a40..9c57e81dc16 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/MixedAttachmentViewInjector_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/MixedAttachmentViewInjector_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VideoAttachmentGalleryPreview_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VideoAttachmentGalleryPreview_Tests.swift index c504cae7f87..723aee2fa0e 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VideoAttachmentGalleryPreview_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VideoAttachmentGalleryPreview_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VoiceRecordingAttachmentViewInjector_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VoiceRecordingAttachmentViewInjector_Tests.swift index a646975a584..a4f682b45f3 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VoiceRecordingAttachmentViewInjector_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Attachments/VoiceRecordingAttachmentViewInjector_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageBubbleView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageBubbleView_Tests.swift index e921057f08a..01a9c6957f3 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageBubbleView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageBubbleView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageContentView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageContentView_Tests.swift index f444a189777..34f9a2fec42 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageContentView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageContentView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView_Tests.swift index fdbc9923006..421c9b35703 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusCheckmarkView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView_Tests.swift index 19c11eca8e2..7c360c41e7b 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageDeliveryStatusView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageErrorIndicator_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageErrorIndicator_Tests.swift index 37893da937c..633efb9be50 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageErrorIndicator_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageErrorIndicator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver_Tests.swift index d5bf4349e10..acd61e3626c 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageLayoutOptionsResolver_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageMarkdown_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageMarkdown_Tests.swift index 8981cfb0983..ae8cf00346a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageMarkdown_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatMessageMarkdown_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatReactionsBubbleView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatReactionsBubbleView_Tests.swift index cb864aa1f86..aed0da00f58 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatReactionsBubbleView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessage/ChatReactionsBubbleView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessageListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessageListVC_Tests.swift index 5d17f9670c5..aa34bd50cc4 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessageListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/ChatMessageListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/JumpToUnreadMessagesButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/JumpToUnreadMessagesButton_Tests.swift index 1462ddb8fb4..142470f9d08 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/JumpToUnreadMessagesButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/JumpToUnreadMessagesButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAllOptionsListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAllOptionsListVC_Tests.swift index 3b602ccd797..9ea8a22974a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAllOptionsListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAllOptionsListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAttachmentView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAttachmentView_Tests.swift index f4221321045..1051c20fff8 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAttachmentView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollAttachmentView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCommentListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCommentListVC_Tests.swift index ff2033743cb..1cbafccc1b0 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCommentListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCommentListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCreationVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCreationVC_Tests.swift index 27f98af1e5b..415e9ccf545 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCreationVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollCreationVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollMockFactory.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollMockFactory.swift index 79ce4e58095..6a46a4c3872 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollMockFactory.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollMockFactory.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVC_Tests.swift index 1d5d96b95bf..a4bfcee23d6 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVoteListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVoteListVC_Tests.swift index d77d105d011..012c074f2ae 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVoteListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Poll/PollResultsVoteListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift index 2c7486f31eb..f5e66896739 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionAuthorsVC/ChatMessageReactionAuthorsVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionsView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionsView_Tests.swift index 9d6e4cf1419..bac2e166026 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionsView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/Reactions/ChatMessageReactionsView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/TypingIndicatorView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/TypingIndicatorView_Tests.swift index 1556a762753..cca1cd5cbef 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/TypingIndicatorView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatMessageList/TypingIndicatorView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC+SwiftUI_Tests.swift index cd331456cb9..ebfc59acda4 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC_Tests.swift index 4709faecf7c..ca46b75ace2 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatThread/ChatThreadVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListItemView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListItemView_Tests.swift index 96377798d15..55f1294af8f 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListItemView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListItemView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListVC_Tests.swift index ed93d6df04b..bc6c57ce410 100644 --- a/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/ChatThreadList/ChatThreadListVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentPreviewProvider_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentPreviewProvider_Tests.swift index 5003d26d233..f9991065e44 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentPreviewProvider_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentPreviewProvider_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview_Tests.swift index 33ecc15b227..969f61c54ca 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VideoAttachmentComposerPreview_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview_Tests.swift index c06cad1489b..85fba6e4876 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentViews/VoiceRecordingAttachmentComposerPreview_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentsPreviewVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentsPreviewVC_Tests.swift index f327251ec60..d966d7c6877 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentsPreviewVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Attachments/AttachmentsPreviewVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI_Tests.swift index f0a45021a27..4a2bb293de1 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView_Tests.swift index d99e2c80514..74830774289 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatChannelAvatarView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatUserAvatarView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatUserAvatarView_Tests.swift index ce9d550fabd..6565aed2f49 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatUserAvatarView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/ChatUserAvatarView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/CurrentChatUserAvatarView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/CurrentChatUserAvatarView_Tests.swift index e365d957c1c..6e050ded492 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/CurrentChatUserAvatarView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/AvatarView/CurrentChatUserAvatarView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatChannelHeaderView/ChatChannelHeaderView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatChannelHeaderView/ChatChannelHeaderView_Tests.swift index a5efe40b9f9..fdf1f06babf 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatChannelHeaderView/ChatChannelHeaderView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatChannelHeaderView/ChatChannelHeaderView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageCell/ChatMessageCell_DecorationTests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageCell/ChatMessageCell_DecorationTests.swift index 0a7ced3acd6..adb979f552a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageCell/ChatMessageCell_DecorationTests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageCell/ChatMessageCell_DecorationTests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageListDateSeparatorView/ChatMessageListDateSeparatorView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageListDateSeparatorView/ChatMessageListDateSeparatorView_Tests.swift index a61f9017463..9b8d0822b29 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageListDateSeparatorView/ChatMessageListDateSeparatorView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ChatMessageListDateSeparatorView/ChatMessageListDateSeparatorView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ClampedView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ClampedView_Tests.swift index febfe63255f..8ce36a22696 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ClampedView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ClampedView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/CommandLabelView/CommandLabelView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/CommandLabelView/CommandLabelView_Tests.swift index 7fe25c538ea..cad87ad4e1d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/CommandLabelView/CommandLabelView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/CommandLabelView/CommandLabelView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ConfirmButton/ConfirmButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ConfirmButton/ConfirmButton_Tests.swift index b644ecb5451..c16f4c4c740 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ConfirmButton/ConfirmButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ConfirmButton/ConfirmButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ContainerStackView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ContainerStackView_Tests.swift index 48633086a39..0cda763ebfa 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/ContainerStackView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/ContainerStackView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/PillButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/PillButton_Tests.swift index a06672a0d28..2ef549dfe57 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/PillButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/PillButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/PlayPauseButton/PlayPauseButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/PlayPauseButton/PlayPauseButton_Tests.swift index 81176373245..b2483c0bf62 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/PlayPauseButton/PlayPauseButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/PlayPauseButton/PlayPauseButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI_Tests.swift index d5d0b637292..399fddf49fe 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView+SwiftUI_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView_Tests.swift index 7ed89557034..25006a4a367 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/QuotedChatMessageView/QuotedChatMessageView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/RecordButton/RecordButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/RecordButton/RecordButton_Tests.swift index edc4bdaf1da..d245ca998de 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/RecordButton/RecordButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/RecordButton/RecordButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/SendButton/SendButton_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/SendButton/SendButton_Tests.swift index a9f091618cb..c76db0953f1 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/SendButton/SendButton_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/SendButton/SendButton_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView_Tests.swift index 3a26edfd801..0b0dda2f23d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatCommandSuggestionView/ChatCommandSuggestionView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView_Tests.swift index 3fb3cbbb515..f164a59389c 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatMentionSuggestionView/ChatMentionSuggestionView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatSuggestionsVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatSuggestionsVC_Tests.swift index c4bab9b36f4..13a7fc038f5 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatSuggestionsVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/ChatSuggestionsVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/TitleContainerView/TitleContainerView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/TitleContainerView/TitleContainerView_Tests.swift index af6ed79bc21..352a0526eb3 100644 --- a/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/TitleContainerView/TitleContainerView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/CommonViews/Suggestions/TitleContainerView/TitleContainerView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/Composer/ComposerVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/Composer/ComposerVC_Tests.swift index c29daccd3a5..bcd29b4ed4d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/Composer/ComposerVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/Composer/ComposerVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/Gallery/Cells/VideoAttachmentGalleryCell_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/Gallery/Cells/VideoAttachmentGalleryCell_Tests.swift index d5c4ab92c82..27fb2f0fe62 100644 --- a/Tests/StreamChatUITests/SnapshotTests/Gallery/Cells/VideoAttachmentGalleryCell_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/Gallery/Cells/VideoAttachmentGalleryCell_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/Gallery/GalleryVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/Gallery/GalleryVC_Tests.swift index ef93b8b13d5..5618ce6f653 100644 --- a/Tests/StreamChatUITests/SnapshotTests/Gallery/GalleryVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/Gallery/GalleryVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionControl_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionControl_Tests.swift index 2ffcde02864..30b9eeed315 100644 --- a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionControl_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionControl_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionsVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionsVC_Tests.swift index cee82662286..e0a4d91c4a5 100644 --- a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionsVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessageActionsVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift index 725da8f045d..db8f873fa3e 100644 --- a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/ChatMessagePopupVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/MessageActionsTransitionController_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/MessageActionsTransitionController_Tests.swift index ce8f409208d..e7045f9d176 100644 --- a/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/MessageActionsTransitionController_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/MessageActionsPopup/MessageActionsTransitionController_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/AudioQueuePlayerNextItemProvider_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/AudioQueuePlayerNextItemProvider_Tests.swift index 47e85e82073..db82734e36e 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/AudioQueuePlayerNextItemProvider_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/AudioQueuePlayerNextItemProvider_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/BiDirectionalPanGestureRecogniser_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/BiDirectionalPanGestureRecogniser_Tests.swift index 69501b06150..5641774d27a 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/BiDirectionalPanGestureRecogniser_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/BiDirectionalPanGestureRecogniser_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/StreamAudioSessionFeedbackGenerator_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/StreamAudioSessionFeedbackGenerator_Tests.swift index 5097d1824b3..c60c9f7de82 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/StreamAudioSessionFeedbackGenerator_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Components/StreamAudioSessionFeedbackGenerator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/AudioVisualizationView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/AudioVisualizationView_Tests.swift index da9dd6e3ffa..3f14257de3d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/AudioVisualizationView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/AudioVisualizationView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LiveRecordingView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LiveRecordingView_Tests.swift index 5ae4d895b37..615ff2e4380 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LiveRecordingView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LiveRecordingView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LockIndicatorView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LockIndicatorView_Tests.swift index a7ab5404c34..8f992ff29ff 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LockIndicatorView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/LockIndicatorView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingIndicatorView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingIndicatorView_Tests.swift index f61c53e5100..5b1e8923c8d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingIndicatorView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingIndicatorView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingTipView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingTipView_Tests.swift index 4c768faf361..a6b2380287d 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingTipView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/RecordingTipView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/SlideToCancelView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/SlideToCancelView_Tests.swift index df92f0ed1e6..f654c7c06cf 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/SlideToCancelView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/SlideToCancelView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/WaveformView_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/WaveformView_Tests.swift index 1235fdec95d..79ce5eef0a2 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/WaveformView_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/Views/WaveformView_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/VoiceRecordingVC_Tests.swift b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/VoiceRecordingVC_Tests.swift index 05e483bf456..dd427326f23 100644 --- a/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/VoiceRecordingVC_Tests.swift +++ b/Tests/StreamChatUITests/SnapshotTests/VoiceRecording/VoiceRecordingVC_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import AVFoundation diff --git a/Tests/StreamChatUITests/UITestsEnvironmentSetup.swift b/Tests/StreamChatUITests/UITestsEnvironmentSetup.swift index 22172268ac9..00e11c610fc 100644 --- a/Tests/StreamChatUITests/UITestsEnvironmentSetup.swift +++ b/Tests/StreamChatUITests/UITestsEnvironmentSetup.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/AppearanceProvider_Tests.swift b/Tests/StreamChatUITests/Utils/AppearanceProvider_Tests.swift index ffe479d0d3f..5b309d5a791 100644 --- a/Tests/StreamChatUITests/Utils/AppearanceProvider_Tests.swift +++ b/Tests/StreamChatUITests/Utils/AppearanceProvider_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/Array+SafeSubscript_Tests.swift b/Tests/StreamChatUITests/Utils/Array+SafeSubscript_Tests.swift index a0d85cbfed6..0353afbd912 100644 --- a/Tests/StreamChatUITests/Utils/Array+SafeSubscript_Tests.swift +++ b/Tests/StreamChatUITests/Utils/Array+SafeSubscript_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/ChatChannelNamer_Tests.swift b/Tests/StreamChatUITests/Utils/ChatChannelNamer_Tests.swift index 54ce3b5ddab..16ecbfe4ed3 100644 --- a/Tests/StreamChatUITests/Utils/ChatChannelNamer_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ChatChannelNamer_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/StreamChatUITests/Utils/ComponentsProvider_Tests.swift b/Tests/StreamChatUITests/Utils/ComponentsProvider_Tests.swift index e1de050d53e..7998dc64516 100644 --- a/Tests/StreamChatUITests/Utils/ComponentsProvider_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ComponentsProvider_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/DateUtils_Tests.swift b/Tests/StreamChatUITests/Utils/DateUtils_Tests.swift index 0683963a8c6..924cd77b74e 100644 --- a/Tests/StreamChatUITests/Utils/DateUtils_Tests.swift +++ b/Tests/StreamChatUITests/Utils/DateUtils_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Utils/DefaultAudioPlaybackRateFormatter_Tests.swift b/Tests/StreamChatUITests/Utils/DefaultAudioPlaybackRateFormatter_Tests.swift index dca2323d2c7..8a740975fcc 100644 --- a/Tests/StreamChatUITests/Utils/DefaultAudioPlaybackRateFormatter_Tests.swift +++ b/Tests/StreamChatUITests/Utils/DefaultAudioPlaybackRateFormatter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/DefaultAudioRecordingNameFormatter_Tests.swift b/Tests/StreamChatUITests/Utils/DefaultAudioRecordingNameFormatter_Tests.swift index 0ea9acf4e0e..8baf7a15d49 100644 --- a/Tests/StreamChatUITests/Utils/DefaultAudioRecordingNameFormatter_Tests.swift +++ b/Tests/StreamChatUITests/Utils/DefaultAudioRecordingNameFormatter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/DefaultMarkdownFormatter_Tests.swift b/Tests/StreamChatUITests/Utils/DefaultMarkdownFormatter_Tests.swift index 367aae69fcc..17f5084b9df 100644 --- a/Tests/StreamChatUITests/Utils/DefaultMarkdownFormatter_Tests.swift +++ b/Tests/StreamChatUITests/Utils/DefaultMarkdownFormatter_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/DifferenceKit+Stream_Tests.swift b/Tests/StreamChatUITests/Utils/DifferenceKit+Stream_Tests.swift index 10ad9a1089d..8f88711738a 100644 --- a/Tests/StreamChatUITests/Utils/DifferenceKit+Stream_Tests.swift +++ b/Tests/StreamChatUITests/Utils/DifferenceKit+Stream_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/ImageLoading_Tests.swift b/Tests/StreamChatUITests/Utils/ImageLoading_Tests.swift index 88ac66a210e..1df6bb5d027 100644 --- a/Tests/StreamChatUITests/Utils/ImageLoading_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ImageLoading_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Utils/ImageResultsMapper_Tests.swift b/Tests/StreamChatUITests/Utils/ImageResultsMapper_Tests.swift index 647a447efbf..3b042604100 100644 --- a/Tests/StreamChatUITests/Utils/ImageResultsMapper_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ImageResultsMapper_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/ImageSizeCalculator_Tests.swift b/Tests/StreamChatUITests/Utils/ImageSizeCalculator_Tests.swift index 7d313a86448..5af6437391d 100644 --- a/Tests/StreamChatUITests/Utils/ImageSizeCalculator_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ImageSizeCalculator_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatUI diff --git a/Tests/StreamChatUITests/Utils/NukeImageLoader_Tests.swift b/Tests/StreamChatUITests/Utils/NukeImageLoader_Tests.swift index 3a32675f6c2..fa0e48621e2 100644 --- a/Tests/StreamChatUITests/Utils/NukeImageLoader_Tests.swift +++ b/Tests/StreamChatUITests/Utils/NukeImageLoader_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChatTestTools diff --git a/Tests/StreamChatUITests/Utils/StreamImageCDN_Tests.swift b/Tests/StreamChatUITests/Utils/StreamImageCDN_Tests.swift index 226bcdcfa1b..2c49de2e035 100644 --- a/Tests/StreamChatUITests/Utils/StreamImageCDN_Tests.swift +++ b/Tests/StreamChatUITests/Utils/StreamImageCDN_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/String+Extensions_Tests.swift b/Tests/StreamChatUITests/Utils/String+Extensions_Tests.swift index c110e24e144..993e05fbdb1 100644 --- a/Tests/StreamChatUITests/Utils/String+Extensions_Tests.swift +++ b/Tests/StreamChatUITests/Utils/String+Extensions_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import Foundation diff --git a/Tests/StreamChatUITests/Utils/TextViewMentionedUsersHandler_Tests.swift b/Tests/StreamChatUITests/Utils/TextViewMentionedUsersHandler_Tests.swift index 14f3cee9d28..25c6c4ef71d 100644 --- a/Tests/StreamChatUITests/Utils/TextViewMentionedUsersHandler_Tests.swift +++ b/Tests/StreamChatUITests/Utils/TextViewMentionedUsersHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat diff --git a/Tests/StreamChatUITests/Utils/UIViewController+Extensions_Tests.swift b/Tests/StreamChatUITests/Utils/UIViewController+Extensions_Tests.swift index e4592599a1b..0c0ff87fd80 100644 --- a/Tests/StreamChatUITests/Utils/UIViewController+Extensions_Tests.swift +++ b/Tests/StreamChatUITests/Utils/UIViewController+Extensions_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler_Tests.swift b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler_Tests.swift index dd48330651e..8ad01d3ca34 100644 --- a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/InvertedScrollViewPaginationHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/ScrollViewPaginationHandler_Tests.swift b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/ScrollViewPaginationHandler_Tests.swift index fe24cfac15d..a2dd1467064 100644 --- a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/ScrollViewPaginationHandler_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/ScrollViewPaginationHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler_Tests.swift b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler_Tests.swift index 958de148122..689a4758199 100644 --- a/Tests/StreamChatUITests/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler_Tests.swift +++ b/Tests/StreamChatUITests/Utils/ViewPaginationHandling/StatefulScrollViewPaginationHandler_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChatTestTools diff --git a/Tests/StreamChatUITests/en.lproj/TestLocalizable.strings b/Tests/StreamChatUITests/en.lproj/TestLocalizable.strings index f0da9647350..94a65cd608b 100644 --- a/Tests/StreamChatUITests/en.lproj/TestLocalizable.strings +++ b/Tests/StreamChatUITests/en.lproj/TestLocalizable.strings @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // "channel.name.and" = "and"; diff --git a/Tests/UISDKdocumentationTests/AttachmentButton_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/AttachmentButton_Documentation_Tests.swift index 823d9b7c2f3..572ced8ca19 100644 --- a/Tests/UISDKdocumentationTests/AttachmentButton_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/AttachmentButton_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/AttachmentPlaceholderView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/AttachmentPlaceholderView_Documentation_Tests.swift index 0e8d3528eb7..a036ade7e42 100644 --- a/Tests/UISDKdocumentationTests/AttachmentPlaceholderView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/AttachmentPlaceholderView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ChatAvatarView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ChatAvatarView_Documentation_Tests.swift index d6a61210d88..9fa8a7adde7 100644 --- a/Tests/UISDKdocumentationTests/ChatAvatarView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ChatAvatarView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ChatChannelListItemView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ChatChannelListItemView_Documentation_Tests.swift index abb23e03272..c0fd83637e3 100644 --- a/Tests/UISDKdocumentationTests/ChatChannelListItemView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ChatChannelListItemView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ChatMessageContentView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ChatMessageContentView_Documentation_Tests.swift index c0bdae00302..398b3067164 100644 --- a/Tests/UISDKdocumentationTests/ChatMessageContentView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ChatMessageContentView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/CommandButton_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/CommandButton_Documentation_Tests.swift index c79bb4c6f04..04381599242 100644 --- a/Tests/UISDKdocumentationTests/CommandButton_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/CommandButton_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/CommandLabelView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/CommandLabelView_Documentation_Tests.swift index 5ba9c3b2cc1..e7a16aaea74 100644 --- a/Tests/UISDKdocumentationTests/CommandLabelView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/CommandLabelView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ComposerVC_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ComposerVC_Documentation_Tests.swift index 3e6314f189e..e795620799a 100644 --- a/Tests/UISDKdocumentationTests/ComposerVC_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ComposerVC_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ConfirmButton_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ConfirmButton_Documentation_Tests.swift index 2d888ab39ba..e9ea4e8e6a7 100644 --- a/Tests/UISDKdocumentationTests/ConfirmButton_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ConfirmButton_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/OnlineIndicatorView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/OnlineIndicatorView_Documentation_Tests.swift index c13df03f9aa..26c44c902e0 100644 --- a/Tests/UISDKdocumentationTests/OnlineIndicatorView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/OnlineIndicatorView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/SendButton_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/SendButton_Documentation_Tests.swift index 2add36f6578..1cbec476b50 100644 --- a/Tests/UISDKdocumentationTests/SendButton_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/SendButton_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/ShrinkInputButton_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/ShrinkInputButton_Documentation_Tests.swift index b51bb5c69f3..ad931659df6 100644 --- a/Tests/UISDKdocumentationTests/ShrinkInputButton_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/ShrinkInputButton_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/TitleContainerView_Documentation_Tests.swift b/Tests/UISDKdocumentationTests/TitleContainerView_Documentation_Tests.swift index 4b01a08dc5a..4a977afab05 100644 --- a/Tests/UISDKdocumentationTests/TitleContainerView_Documentation_Tests.swift +++ b/Tests/UISDKdocumentationTests/TitleContainerView_Documentation_Tests.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // import StreamChat diff --git a/Tests/UISDKdocumentationTests/UIView+Annotations.swift b/Tests/UISDKdocumentationTests/UIView+Annotations.swift index ad6a7851389..56512e7cd2c 100644 --- a/Tests/UISDKdocumentationTests/UIView+Annotations.swift +++ b/Tests/UISDKdocumentationTests/UIView+Annotations.swift @@ -1,5 +1,5 @@ // -// Copyright © 2025 Stream.io Inc. All rights reserved. +// Copyright © 2026 Stream.io Inc. All rights reserved. // @testable import StreamChat