Skip to content

Commit 7d87bf8

Browse files
author
Christian König
committed
Updated file header comments
1 parent 76d638b commit 7d87bf8

Some content is hidden

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

59 files changed

+59
-59
lines changed

Source/Aliases.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 03.12.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Core/Request.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 25.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99
import Foundation

Source/Core/Response.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 27.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99
import Foundation

Source/Endpoints/AccountEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 27.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Endpoints/AuthorizationEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 27.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99
import Foundation

Source/Endpoints/FigoUserEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 28.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Endpoints/PaymentEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 02.12.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Endpoints/SecurityEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 02.12.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Endpoints/ServiceEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 30.11.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

Source/Endpoints/StandingOrderEndpoints.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Figo
44
//
55
// Created by Christian König on 02.12.15.
6-
// Copyright © 2015 CodeStage. All rights reserved.
6+
// Copyright © 2015 figo GmbH. All rights reserved.
77
//
88

99

0 commit comments

Comments
 (0)