From 035b40d9a39240ad0dccee9cae8f5adfc1ad18a8 Mon Sep 17 00:00:00 2001 From: mrahmiao Date: Fri, 1 Jan 2016 21:13:48 +0800 Subject: [PATCH] Unifies the header of NSControl+RxTests.swift Signed-off-by: mrahmiao --- Tests/RxCocoaTests/NSControl+RxTests.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/RxCocoaTests/NSControl+RxTests.swift b/Tests/RxCocoaTests/NSControl+RxTests.swift index 2c91749a..99cead07 100644 --- a/Tests/RxCocoaTests/NSControl+RxTests.swift +++ b/Tests/RxCocoaTests/NSControl+RxTests.swift @@ -3,7 +3,7 @@ // Tests // // Created by mrahmiao on 1/1/16. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation