From d665aaff61f7bb04be89c88800b4b5e57fa4f780 Mon Sep 17 00:00:00 2001 From: sshulga Date: Tue, 5 Jan 2016 15:21:16 +0200 Subject: [PATCH] Puts Krunoslav's Copyright --- .../RxExample/Examples/ImagePicker/ImagePickerController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RxExample/RxExample/Examples/ImagePicker/ImagePickerController.swift b/RxExample/RxExample/Examples/ImagePicker/ImagePickerController.swift index 5e8884cb..d46905c5 100644 --- a/RxExample/RxExample/Examples/ImagePicker/ImagePickerController.swift +++ b/RxExample/RxExample/Examples/ImagePicker/ImagePickerController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Segii Shulga on 1/5/16. -// Copyright © 2016 ReactiveX. All rights reserved. +// Copyright © 2016 Krunoslav Zaher. All rights reserved. // import Foundation