Skip to content

Commit ea2cf09

Browse files
committed
Update copyright info
1 parent ccbd573 commit ea2cf09

14 files changed

+14
-13
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2024 Daniel Saidi
3+
Copyright (c) 2022-2026 Daniel Saidi
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Sources/StoreKitPlus/Products/BasicProduct.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2024-12-04.
6+
// Copyright © 2024-2026 Daniel Saidi. All rights reserved.
67
//
78

89
import StoreKit

Sources/StoreKitPlus/Products/Product+ProductRepresentable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2023-06-21.
6-
// Copyright © 2023-2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2023-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import StoreKit

Sources/StoreKitPlus/Products/Product+YearlySaving.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2024-12-04.
6-
// Copyright © 2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2024-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import StoreKit

Sources/StoreKitPlus/Products/ProductID.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2022-08-24.
6-
// Copyright © 2022-2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2022-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import Foundation

Sources/StoreKitPlus/Products/ProductRepresentable.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2022-06-20.
6-
// Copyright © 2022-2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2022-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import Foundation

Sources/StoreKitPlus/Products/ProductUsp+Label.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// KankodaKit
44
//
55
// Created by Daniel Saidi on 2024-12-04.
6-
// Copyright © 2024 Kankoda. All rights reserved.
6+
// Copyright © 2024-2026 Kankoda. All rights reserved.
77
//
88

99
import SwiftUI

Sources/StoreKitPlus/Products/ProductUsp.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// KankodaKit
44
//
55
// Created by Daniel Saidi on 2024-12-04.
6-
// Copyright © 2024 Kankoda. All rights reserved.
6+
// Copyright © 2024-2026 Kankoda. All rights reserved.
77
//
88

99
import SwiftUI

Sources/StoreKitPlus/Services/StandardStoreService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2022-06-20.
6-
// Copyright © 2022-2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2022-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import StoreKit

Sources/StoreKitPlus/Services/StoreService.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// StoreKitPlus
44
//
55
// Created by Daniel Saidi on 2022-06-20.
6-
// Copyright © 2022-2024 Daniel Saidi. All rights reserved.
6+
// Copyright © 2022-2026 Daniel Saidi. All rights reserved.
77
//
88

99
import StoreKit

0 commit comments

Comments
 (0)