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