Skip to content

Commit cb11bdd

Browse files
committed
chore: update copyright notice for 2026
1 parent 2f58b41 commit cb11bdd

108 files changed

Lines changed: 108 additions & 108 deletions

File tree

Some content is hidden

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

Examples/SearchView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// SearchView.swift
33
//
44
// Created by Antoine Bollengier (github.com/b5i) on 04.06.23.
5-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
5+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
66
//
77

88
import SwiftUI

Sources/YouTubeKit/BaseEnums/YTLikeStatus.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 02.07.2024.
6-
// Copyright © 2024 - 2025 Antoine Bollengier (github.com/b5i). All rights reserved.
6+
// Copyright © 2024 - 2026 Antoine Bollengier (github.com/b5i). All rights reserved.
77
//
88

99
/// Enum representing the different "appreciation" status of an account for an item (e.g. a video or a comment).

Sources/YouTubeKit/BaseEnums/YTPrivacy.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// YTPrivacy.swift
33
//
44
// Created by Antoine Bollengier (github.com/b5i) on 27.06.2023.
5-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
5+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
66
//
77

88
import Foundation

Sources/YouTubeKit/BaseProtocols/Channel/YouTubeChannel+fetchInfos.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.10.2023.
6-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
6+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Channel/YouTubeChannel+subscribeActions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.10.2023.
6-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
6+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Channel/YouTubeChannel.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.10.2023.
6-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
6+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Continuation/AuthenticatedContinuableResponse+fetchContinuation.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.03.2024.
6-
// Copyright © 2024 - 2025 Antoine Bollengier (github.com/b5i). All rights reserved.
6+
// Copyright © 2024 - 2026 Antoine Bollengier (github.com/b5i). All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Continuation/AuthenticatedContinuableResponse.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.03.2024.
6-
// Copyright © 2024 - 2025 Antoine Bollengier (github.com/b5i). All rights reserved.
6+
// Copyright © 2024 - 2026 Antoine Bollengier (github.com/b5i). All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Continuation/ContinuableResponse+fetchContinuation.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.10.2023.
6-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
6+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
77
//
88

99
import Foundation

Sources/YouTubeKit/BaseProtocols/Continuation/ContinuableResponse+mergeContinuation.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//
44
//
55
// Created by Antoine Bollengier on 17.10.2023.
6-
// Copyright © 2023 - 2025 Antoine Bollengier. All rights reserved.
6+
// Copyright © 2023 - 2026 Antoine Bollengier. All rights reserved.
77
//
88

99
import Foundation

0 commit comments

Comments
 (0)