Skip to content

Commit bb2ed58

Browse files
Updated the copyright header
1 parent d5aef69 commit bb2ed58

File tree

218 files changed

+218
-218
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

218 files changed

+218
-218
lines changed

DemoAppSwiftUI/AppDelegate.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChat

DemoAppSwiftUI/CreateGroupView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChat

DemoAppSwiftUI/CreateGroupViewModel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChat

DemoAppSwiftUI/CustomAttachment.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChat

DemoAppSwiftUI/CustomChannelHeader.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import NukeUI

DemoAppSwiftUI/CustomComposerAttachmentView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import Foundation

DemoAppSwiftUI/DemoAppSwiftUIApp.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChat

DemoAppSwiftUI/DemoUser.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import Foundation

DemoAppSwiftUI/GroupNameView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import StreamChatSwiftUI

DemoAppSwiftUI/LaunchAnimationState.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright © 2021 Stream.io Inc. All rights reserved.
2+
// Copyright © 2022 Stream.io Inc. All rights reserved.
33
//
44

55
import SwiftUI

0 commit comments

Comments
 (0)