Skip to content

Commit

Permalink
Updated copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmitrevski committed Jan 2, 2024
1 parent b908015 commit 986de2a
Show file tree
Hide file tree
Showing 350 changed files with 350 additions and 350 deletions.
2 changes: 1 addition & 1 deletion DemoAppSwiftUI/AppDelegate.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

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

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

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

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

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

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

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

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

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

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

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

import SwiftUI
Expand Down
2 changes: 1 addition & 1 deletion DemoAppSwiftUI/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

"channel.name.and" = "and";
Expand Down
2 changes: 1 addition & 1 deletion DemoAppSwiftUI/LoginView.swift
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

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

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

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

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

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

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

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

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

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

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

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

import SwiftUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

import SwiftUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

import Combine
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

import SwiftUI
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

import Photos
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Copyright © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 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 © 2023 Stream.io Inc. All rights reserved.
// Copyright © 2024 Stream.io Inc. All rights reserved.
//

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

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

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

import AVFoundation
Expand Down
Loading

0 comments on commit 986de2a

Please sign in to comment.