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