Skip to content

Commit

Permalink
[CI] Update Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Jan 1, 2025
1 parent df0c0fa commit 8ac8c5b
Show file tree
Hide file tree
Showing 1,562 changed files with 1,576 additions and 1,576 deletions.
2 changes: 1 addition & 1 deletion DemoApp/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/CustomMessageContentView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/DemoAppConfiguration.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Atlantis
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/MessageReactionType+Position.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UIImage+Resized.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UIViewController+Alert.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Extensions/UserDefaults+Shared.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Resources/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

// MARK: - StreamChatUI Strings
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Resources/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

// MARK: - StreamChatUI Strings
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/SceneDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/AppConfigViewController/SwitchButton.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import UIKit
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/Cells/GroupUserCell.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/Cells/SearchUserCell.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/CreateChatViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/Create Chat/NameGroupViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DebugObjectViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/DemoAppTabBarController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Nuke
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/LoginViewController/Views/AvatarView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/MembersViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Nuke
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Screens/UserProfileViewController.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/Bundle+PushProvider.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/ChatUser+CustomFields.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/DemoAppCoordinator.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/DemoUsers.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/PushNotifications.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/StreamChatWrapper.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/Shared/Token+Development.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import CryptoKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import MapKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import MapKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChatUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/Components/DemoChatChannelListVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/Components/DemoChatChannelVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/Components/DemoChatThreadListVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/Components/DemoChatThreadVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/Components/HiddenChannelListVC.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/DemoAppCoordinator+DemoApp.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import StreamChat
Expand Down
2 changes: 1 addition & 1 deletion DemoApp/StreamChat/StreamChatWrapper+DemoApp.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2024 Stream.io Inc. All rights reserved.
// Copyright © 2025 Stream.io Inc. All rights reserved.
//

import Foundation
Expand Down
Loading

0 comments on commit 8ac8c5b

Please sign in to comment.