From bce72a2617aeca6a073087cdda22737d47d2b8d2 Mon Sep 17 00:00:00 2001 From: Krunoslav Zaher Date: Mon, 4 Jul 2016 02:54:32 +0200 Subject: [PATCH] Fixes headers. --- .../DataSources/FloatingPointType+IdentifiableType.swift | 2 +- .../DataSources/IntegerType+IdentifiableType.swift | 2 +- .../RxDataSources/DataSources/String+IdentifiableType.swift | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/RxExample/RxDataSources/DataSources/FloatingPointType+IdentifiableType.swift b/RxExample/RxDataSources/DataSources/FloatingPointType+IdentifiableType.swift index 559e57c6..905ff796 100644 --- a/RxExample/RxDataSources/DataSources/FloatingPointType+IdentifiableType.swift +++ b/RxExample/RxDataSources/DataSources/FloatingPointType+IdentifiableType.swift @@ -3,7 +3,7 @@ // RxDataSources // // Created by Krunoslav Zaher on 7/4/16. -// Copyright © 2016 kzaher. All rights reserved. +// Copyright © 2016 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxDataSources/DataSources/IntegerType+IdentifiableType.swift b/RxExample/RxDataSources/DataSources/IntegerType+IdentifiableType.swift index 0dc13be2..9050721f 100644 --- a/RxExample/RxDataSources/DataSources/IntegerType+IdentifiableType.swift +++ b/RxExample/RxDataSources/DataSources/IntegerType+IdentifiableType.swift @@ -3,7 +3,7 @@ // RxDataSources // // Created by Krunoslav Zaher on 7/4/16. -// Copyright © 2016 kzaher. All rights reserved. +// Copyright © 2016 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxDataSources/DataSources/String+IdentifiableType.swift b/RxExample/RxDataSources/DataSources/String+IdentifiableType.swift index 9c1dc08d..708db744 100644 --- a/RxExample/RxDataSources/DataSources/String+IdentifiableType.swift +++ b/RxExample/RxDataSources/DataSources/String+IdentifiableType.swift @@ -3,7 +3,7 @@ // RxDataSources // // Created by Krunoslav Zaher on 7/4/16. -// Copyright © 2016 kzaher. All rights reserved. +// Copyright © 2016 Krunoslav Zaher. All rights reserved. // import Foundation