Skip to content

Commit bccde51

Browse files
Stream-SDK-BotStream Bot
andauthored
[CI] Update Copyright (#44)
Co-authored-by: Stream Bot <ci@getstream.io>
1 parent f5e3228 commit bccde51

File tree

149 files changed

+149
-149
lines changed

Some content is hidden

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

149 files changed

+149
-149
lines changed

Sources/StreamAttachments/AttachmentUploader/AttachmentUploader.swift

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

55
import Foundation

Sources/StreamAttachments/AttachmentUploader/UploadedAttachment.swift

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

55
import Foundation

Sources/StreamAttachments/AttachmentUploader/UploadedAttachmentPostProcessor.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/AnyAttachmentPayload.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/AnyEncodable.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/AttachmentId.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/AttachmentType.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/DictionaryExtensions.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/StreamAttachment.swift

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

55
import Foundation

Sources/StreamAttachments/Attachments/StreamAudioAttachment.swift

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

55
import Foundation

0 commit comments

Comments
 (0)