Skip to content

Commit

Permalink
fix(GiniHealthSDK): Update Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
zladzeyka committed Mar 27, 2024
1 parent 8122ef5 commit a287caf
Show file tree
Hide file tree
Showing 38 changed files with 44 additions and 44 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CollectionFlowLayout.swift
// GiniHealth
//
// Created by Nadya Karaban on 09.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UIColor+Utils.swift
// GiniHealth
//
// Created by Nadya Karaban on 07.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UITextField+Utils.swift
// GiniHealth
//
// Created by Nadya Karaban on 18.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UIView+Utils.swift
// GiniHealth
//
// Created by Nadya Karaban on 30.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniColor.swift
// GiniHealth
//
// Created by Nadya Karaban on 30.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealth.swift
// GiniHealth
//
// Created by Nadya Karaban on 18.02.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthConfiguration.swift
// GiniHealth
//
// Created by Nadya Karaban on 30.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthUtils.swift
// GiniHealth
//
// Created by Nadya Karaban on 15.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// IBANValidator.swift
// GiniHealth
//
// Created by Nadya Karaban on 30.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PageCollectionViewCell.swift
// GiniHealth
//
// Created by Nadya Karaban on 07.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PaymentInfo.swift
// GiniHealth
//
// Created by Nadya Karaban on 16.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PaymentReviewModer.swift
// GiniHealth
//
// Created by Nadya Karaban on 18.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import GiniHealthAPILibrary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// PaymentReviewViewController.swift
// GiniHealth
//
// Created by Nadya Karaban on 30.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthTrackingDelegate.swift
//
//
// Created by Nadya Karaban on 05.01.22.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthTrackingDelegate.swift
//
//
// Created by Nadya Karaban on 05.01.22.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ZoomedImageView.swift
// GiniHealth
//
// Created by Nadya Karaban on 08.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthSDKVersion.swift
//
//
// Created by Nadya Karaban on 15.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

public let GiniHealthSDKVersion = "3.0.1"
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
File.strings
Pods

Created by Nadya Karaban on 08.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/
"ginihealth.reviewscreen.recipient.placeholder" = "Empfänger";
"ginihealth.reviewscreen.iban.placeholder" = "IBAN";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
File.strings
Pods

Created by Nadya Karaban on 08.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/
"ginihealth.reviewscreen.recipient.placeholder" = "Recipient";
"ginihealth.reviewscreen.iban.placeholder" = "IBAN";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AppDelegate.swift
// Example Swift
//
// Created by Nadya Karaban on 26.03.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// CredentialsManager.swift
// Example Swift
//
// Created by Nadya Karaban on 16.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// HealthNetworkingService.swift
// GiniHealthSDKExample
//
// Created by Nadya Karaban on 23.05.23.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import Foundation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// RootNavigationController.swift
// GiniHealthSDKExample
//
// Created by Nadya Karaban on 22.05.23.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SceneDelegate.swift
// GiniHealthSDKExample
//
// Created by Nadya Karaban on 10.11.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ScreenAPICoordinator.swift
// GiniHealthSDKExample
//
// Created by Nadya Karaban on 22.05.23.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import GiniBankAPILibrary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// UIViewController+Utils.swift
// Example Swift
//
// Created by Nadya Karaban on 16.04.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ViewController.swift
// GiniHealthSDKExample
//
// Created by Nadya Karaban on 10.11.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Localizable.strings
GiniHealthSDKExample

Created by Nadya Karaban on 28.02.22.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/

"giniHealthSDKExample.invoicesList.title" = "Rechnungsliste";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Localizable.strings
GiniHealthSDKExample

Created by Nadya Karaban on 28.02.22.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/

"giniHealthSDKExample.invoicesList.title" = "Invoices List";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthSDKExampleTests.swift
// GiniHealthSDKExampleTests
//
// Created by Nadya Karaban on 10.11.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import XCTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// AppDelegate.swift
// HealthSDKPinningExample
//
// Created by Nadya Karaban on 05.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// SceneDelegate.swift
// HealthSDKPinningExample
//
// Created by Nadya Karaban on 05.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// ViewController.swift
// HealthSDKPinningExample
//
// Created by Nadya Karaban on 05.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import UIKit
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
Localizable.strings
HealthSDKPinningExample

Created by Nadya Karaban on 07.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Localizable.strings
HealthSDKPinningExample

Created by Nadya Karaban on 07.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.

*/
"ginihealth.reviewscreen.iban.placeholder" = "IBANXXXX";
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthSDKPinningExampleTests.swift
// GiniHealthSDKPinningExampleTests
//
// Created by Nadya Karaban on 18.05.22.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import XCTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthSDKPinningExampleWrongCertificatesTests.swift
// GiniHealthSDKPinningExampleTests
//
// Created by Nadya Karaban on 18.05.22.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

import XCTest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// GiniHealthSDKPinningVersion.swift
//
//
// Created by Nadya Karaban on 15.10.21.
// Copyright © 2024 Gini GmbH. All rights reserved.
//

public let GiniHealthSDKPinningVersion = "3.0.1"

0 comments on commit a287caf

Please sign in to comment.