From 5d677eaf9185b5ed303fbf50f72fef3ec434d11a Mon Sep 17 00:00:00 2001 From: Krunoslav Zaher Date: Tue, 29 Dec 2015 16:56:21 +0100 Subject: [PATCH] Standardizes header format. --- LICENSE.md | 2 +- .../Preprocessor.xcodeproj/project.pbxproj | 2 +- Preprocessor/Preprocessor/main.swift | 4 +- Rx.xcworkspace/contents.xcworkspacedata | 15 +- .../ObservableConvertibleType+Blocking.swift | 4 +- RxCocoa/Common/CLLocationManager+Rx.swift | 2 +- .../Driver/Driver+Operators+arity.swift | 3 +- .../Driver/Driver+Subscription.swift | 2 +- RxCocoa/Common/DelegateProxy.swift | 2 +- RxCocoa/Common/DelegateProxyType.swift | 2 +- RxCocoa/Common/Logging.swift | 2 +- .../Implementations/ControlTarget.swift | 2 +- .../Implementations/KVOObservable.swift | 2 +- .../Implementations/KVOObserver.swift | 4 +- .../Implementations/MessageSentObserver.swift | 2 +- .../Observables/NSNotificationCenter+Rx.swift | 2 +- .../NSObject+Rx+CoreGraphics.swift | 2 +- RxCocoa/Common/Observables/NSObject+Rx.swift | 2 +- .../Common/Observables/NSURLSession+Rx.swift | 2 +- .../RxCLLocationManagerDelegateProxy.swift | 2 +- RxCocoa/Common/RxCocoa.swift | 2 +- RxCocoa/Common/RxTarget.swift | 2 +- RxCocoa/Common/_RX.h | 2 +- RxCocoa/Common/_RX.m | 2 +- RxCocoa/Common/_RXDelegateProxy.h | 2 +- RxCocoa/Common/_RXDelegateProxy.m | 2 +- RxCocoa/Common/_RXKVOObserver.h | 2 +- RxCocoa/Common/_RXKVOObserver.m | 2 +- RxCocoa/Common/_RXObjCRuntime.h | 4 +- RxCocoa/Common/_RXObjCRuntime.m | 4 +- RxCocoa/OSX/NSButton+Rx.swift | 2 +- RxCocoa/OSX/NSControl+Rx.swift | 2 +- RxCocoa/OSX/NSImageView+Rx.swift | 2 +- RxCocoa/OSX/NSSlider+Rx.swift | 4 +- RxCocoa/OSX/NSTextField+Rx.swift | 2 +- RxCocoa/RxCocoa.h | 2 +- ...ollectionViewReactiveArrayDataSource.swift | 2 +- .../RxTableViewReactiveArrayDataSource.swift | 2 +- RxCocoa/iOS/Events/ItemEvents.swift | 4 +- .../RxCollectionViewDataSourceType.swift | 2 +- .../Protocols/RxTableViewDataSourceType.swift | 2 +- .../Proxies/RxActionSheetDelegateProxy.swift | 2 +- .../Proxies/RxAlertViewDelegateProxy.swift | 2 +- .../RxCollectionViewDataSourceProxy.swift | 2 +- .../RxCollectionViewDelegateProxy.swift | 2 +- .../Proxies/RxScrollViewDelegateProxy.swift | 2 +- .../Proxies/RxSearchBarDelegateProxy.swift | 2 +- .../Proxies/RxTableViewDataSourceProxy.swift | 2 +- .../Proxies/RxTableViewDelegateProxy.swift | 2 +- .../iOS/Proxies/RxTextViewDelegateProxy.swift | 2 +- RxCocoa/iOS/UIActionSheet+Rx.swift | 2 +- RxCocoa/iOS/UIAlertView+Rx.swift | 2 +- RxCocoa/iOS/UIBarButtonItem+Rx.swift | 4 +- RxCocoa/iOS/UIButton+Rx.swift | 2 +- RxCocoa/iOS/UICollectionView+Rx.swift | 2 +- RxCocoa/iOS/UIControl+Rx.swift | 2 +- RxCocoa/iOS/UIDatePicker+Rx.swift | 4 +- RxCocoa/iOS/UIGestureRecognizer+Rx.swift | 2 +- RxCocoa/iOS/UIImageView+Rx.swift | 2 +- RxCocoa/iOS/UILabel+Rx.swift | 2 +- RxCocoa/iOS/UIScrollView+Rx.swift | 2 +- RxCocoa/iOS/UISearchBar+Rx.swift | 2 +- RxCocoa/iOS/UISegmentedControl+Rx.swift | 2 +- RxCocoa/iOS/UISlider+Rx.swift | 2 +- RxCocoa/iOS/UIStepper+Rx.swift | 2 +- RxCocoa/iOS/UISwitch+Rx.swift | 2 +- RxCocoa/iOS/UITableView+Rx.swift | 2 +- RxCocoa/iOS/UITextField+Rx.swift | 2 +- RxCocoa/iOS/UITextView+Rx.swift | 2 +- RxDataSourceStarterKit/Changeset.swift | 2 +- ...ctionViewSectionedAnimatedDataSource.swift | 2 +- .../RxCollectionViewSectionedDataSource.swift | 2 +- ...lectionViewSectionedReloadDataSource.swift | 2 +- ...TableViewSectionedAnimatedDataSource.swift | 2 +- .../RxTableViewSectionedDataSource.swift | 4 +- ...RxTableViewSectionedReloadDataSource.swift | 2 +- RxDataSourceStarterKit/Differentiator.swift | 2 +- RxDataSourceStarterKit/SectionModel.swift | 2 +- RxDataSourceStarterKit/SectionModelType.swift | 2 +- .../SectionedViewType.swift | 2 +- ...ctionedViewType+RxAnimatedDataSource.swift | 2 +- RxExample/RxExample/Example.swift | 2 +- .../APIWrappersViewController.swift | 2 +- .../Calculator/CalculatorViewController.swift | 2 +- .../RxExample/Examples/Dependencies.swift | 2 +- ...tHubSearchRepositoriesViewController.swift | 2 +- .../Examples/GitHubSignup/Protocols.swift | 2 +- .../Views/GitHubSignupViewController.swift | 2 +- .../IntroductionExampleViewController.swift | 2 +- .../Examples/PartialUpdates/NumberCell.swift | 2 +- .../PartialUpdates/NumberSectionView.swift | 2 +- .../PartialUpdatesViewController.swift | 2 +- .../SimpleValidationViewController.swift | 2 +- .../TableView/DetailViewController.swift | 2 +- .../Examples/TableView/RandomUserAPI.swift | 2 +- .../TableView/String+extensions.swift | 2 +- .../TableView/TableViewController.swift | 2 +- .../TableView/UIImageView+Extensions.swift | 2 +- .../RxExample/Examples/TableView/User.swift | 7 + .../ViewModels/SearchResultViewModel.swift | 2 +- .../Views/CollectionViewImageCell.swift | 2 +- .../Views/WikipediaSearchCell.swift | 2 +- .../Views/WikipediaSearchViewController.swift | 4 +- .../WikipediaAPI/WikipediaAPI.swift | 2 +- .../WikipediaAPI/WikipediaPage.swift | 2 +- .../WikipediaAPI/WikipediaSearchResult.swift | 2 +- RxExample/RxExample/OSX/AppDelegate.swift | 2 +- .../Services/DownloadableImage.swift | 2 +- .../RxExample/Services/HtmlParsing.swift | 2 +- .../RxExample/Services/ImageService.swift | 2 +- .../Services/PseudoRandomGenerator.swift | 2 +- RxExample/RxExample/Services/Randomizer.swift | 2 +- .../RxExample/Services/Reachability.swift | 2 +- .../Services/ReachabilityService.swift | 2 +- .../UIImageView+DownloadableImage.swift | 2 +- RxExample/RxExample/Services/Wireframe.swift | 2 +- RxExample/RxExample/ViewController.swift | 2 +- RxExample/RxExample/iOS/AppDelegate.swift | 2 +- .../RxExample/iOS/RootViewController.swift | 2 +- RxSwift/AnyObserver.swift | 2 +- RxSwift/Cancelable.swift | 2 +- RxSwift/Concurrency/AsyncLock.swift | 2 +- RxSwift/Concurrency/Lock.swift | 2 +- RxSwift/ConnectableObservableType.swift | 2 +- RxSwift/DataStructures/Bag.swift | 2 +- RxSwift/DataStructures/InfiniteSequence.swift | 2 +- RxSwift/DataStructures/Queue.swift | 2 +- RxSwift/Disposable.swift | 2 +- RxSwift/Disposables/AnonymousDisposable.swift | 2 +- RxSwift/Disposables/BinaryDisposable.swift | 2 +- RxSwift/Disposables/BooleanDisposable.swift | 2 +- RxSwift/Disposables/CompositeDisposable.swift | 2 +- RxSwift/Disposables/DisposeBag.swift | 2 +- RxSwift/Disposables/DisposeBase.swift | 2 +- RxSwift/Disposables/NAryDisposable.swift | 5 +- RxSwift/Disposables/NAryDisposable.tt | 2 +- RxSwift/Disposables/NopDisposable.swift | 2 +- RxSwift/Disposables/ScheduledDisposable.swift | 2 +- RxSwift/Disposables/ScopedDisposable.swift | 2 +- RxSwift/Disposables/SerialDisposable.swift | 2 +- .../SingleAssignmentDisposable.swift | 2 +- .../StableCompositeDisposable.swift | 2 +- RxSwift/Errors.swift | 2 +- RxSwift/Event.swift | 2 +- RxSwift/ImmediateSchedulerType.swift | 2 +- RxSwift/Observable+Extensions.swift | 2 +- RxSwift/Observable.swift | 2 +- RxSwift/Observables/Implementations/Amb.swift | 2 +- .../Implementations/AnonymousObservable.swift | 2 +- .../Observables/Implementations/Catch.swift | 2 +- .../Implementations/CombineLatest+arity.swift | 7 +- .../Implementations/CombineLatest+arity.tt | 4 +- .../Implementations/CombineLatest.swift | 2 +- .../Observables/Implementations/Concat.swift | 2 +- .../ConnectableObservable.swift | 2 +- .../Observables/Implementations/Debug.swift | 2 +- .../Implementations/Deferred.swift | 2 +- .../Implementations/DelaySubscription.swift | 2 +- .../DistinctUntilChanged.swift | 2 +- RxSwift/Observables/Implementations/Do.swift | 2 +- .../Observables/Implementations/Filter.swift | 2 +- RxSwift/Observables/Implementations/Map.swift | 2 +- .../Observables/Implementations/Merge.swift | 2 +- .../Implementations/Multicast.swift | 2 +- .../Implementations/ObserveOn.swift | 4 +- .../ObserveOnSerialDispatchQueue.swift | 2 +- .../Implementations/Producer.swift | 2 +- .../Observables/Implementations/Reduce.swift | 2 +- .../Implementations/RefCount.swift | 2 +- .../Observables/Implementations/Sample.swift | 2 +- .../Observables/Implementations/Scan.swift | 2 +- .../Observables/Implementations/Sink.swift | 2 +- .../Observables/Implementations/Skip.swift | 2 +- .../Implementations/StartWith.swift | 2 +- .../Implementations/SubscribeOn.swift | 2 +- .../Observables/Implementations/Switch.swift | 2 +- .../Observables/Implementations/Take.swift | 2 +- .../Implementations/TakeUntil.swift | 2 +- .../Implementations/TakeWhile.swift | 2 +- .../Implementations/Throttle.swift | 2 +- .../Observables/Implementations/Timer.swift | 2 +- .../Observables/Implementations/Window.swift | 2 +- .../Implementations/Zip+arity.swift | 7 +- .../Observables/Implementations/Zip+arity.tt | 4 +- RxSwift/Observables/Implementations/Zip.swift | 2 +- .../Observables/Observable+Aggregate.swift | 2 +- RxSwift/Observables/Observable+Binding.swift | 2 +- .../Observables/Observable+Concurrency.swift | 2 +- RxSwift/Observables/Observable+Creation.swift | 2 +- RxSwift/Observables/Observable+Debug.swift | 2 +- RxSwift/Observables/Observable+Multiple.swift | 2 +- RxSwift/Observables/Observable+Single.swift | 2 +- ...Observable+StandardSequenceOperators.swift | 2 +- RxSwift/Observables/Observable+Time.swift | 2 +- RxSwift/ObserverType+Extensions.swift | 2 +- RxSwift/ObserverType.swift | 2 +- RxSwift/Observers/AnonymousObserver.swift | 2 +- RxSwift/Observers/ObserverBase.swift | 2 +- RxSwift/Observers/TailRecursiveSink.swift | 2 +- RxSwift/Platform/Darwin.Platform.swift | 8 + RxSwift/Platform/Linux.Platform.swift | 8 + RxSwift/Rx.swift | 2 +- RxSwift/RxMutableBox.swift | 4 +- RxSwift/SchedulerType.swift | 2 +- .../ConcurrentDispatchQueueScheduler.swift | 2 +- .../DispatchQueueSchedulerPriority.swift | 2 +- RxSwift/Schedulers/MainScheduler.swift | 2 +- .../Schedulers/OperationQueueScheduler.swift | 2 +- RxSwift/Schedulers/RecursiveScheduler.swift | 2 +- .../SchedulerServices+Emulation.swift | 2 +- .../SerialDispatchQueueScheduler.swift | 4 +- RxSwift/Schedulers/VirtualTimeScheduler.swift | 2 +- RxSwift/Subjects/BehaviorSubject.swift | 2 +- RxSwift/Subjects/PublishSubject.swift | 2 +- RxSwift/Subjects/ReplaySubject.swift | 2 +- RxSwift/Subjects/SubjectType.swift | 2 +- RxSwift/Subjects/Variable.swift | 2 +- RxTests/ColdObservable.swift | 2 +- RxTests/HotObservable.swift | 2 +- RxTests/Recorded.swift | 2 +- RxTests/Schedulers/TestScheduler.swift | 2 +- RxTests/Subscription.swift | 2 +- RxTests/TestableObserver.swift | 2 +- Tests/PerformanceTests/PerformanceTools.swift | 2 +- .../CLLocationManager+RxTests.swift | 2 +- .../RxCocoaTests/Control+RxTests+Cocoa.swift | 2 +- .../RxCocoaTests/Control+RxTests+UIKit.swift | 4 +- Tests/RxCocoaTests/Control+RxTests.swift | 2 +- Tests/RxCocoaTests/ControlEventTests.swift | 2 +- Tests/RxCocoaTests/ControlPropertyTests.swift | 2 +- .../DelegateProxyTest+Cocoa.swift | 2 +- .../DelegateProxyTest+UIKit.swift | 2 +- Tests/RxCocoaTests/DelegateProxyTest.swift | 2 +- Tests/RxCocoaTests/Driver+Extensions.swift | 2 +- Tests/RxCocoaTests/Driver+Test.swift | 2 +- Tests/RxCocoaTests/KVOObservableTests.swift | 2 +- .../NSLayoutConstraint+RxTests.swift | 2 +- .../NSNotificationCenterTests.swift | 2 +- Tests/RxCocoaTests/NSObject+RxTests.swift | 2 +- Tests/RxCocoaTests/NSView+RxTests.swift | 2 +- Tests/RxCocoaTests/RXObjCRuntime+Testing.h | 2 +- Tests/RxCocoaTests/RXObjCRuntime+Testing.m | 2 +- Tests/RxCocoaTests/RuntimeStateSnapshot.swift | 2 +- Tests/RxCocoaTests/RxObjCRuntimeState.swift | 2 +- Tests/RxCocoaTests/SentMessageTest.swift | 2 +- Tests/RxCocoaTests/UIView+RxTests.swift | 2 +- .../ElementIndexPair.swift | 2 +- .../TestImplementations/EquatableArray.swift | 2 +- ...ckgroundThreadPrimitiveHotObservable.swift | 2 +- .../MainThreadPrimitiveHotObservable.swift | 2 +- .../Mocks/MockDisposable.swift | 2 +- .../TestImplementations/Mocks/MySubject.swift | 2 +- .../Mocks/Observable.Extensions.swift | 2 +- .../Mocks/PrimitiveHotObservable.swift | 2 +- .../Mocks/PrimitiveMockObserver.swift | 2 +- .../Mocks/TestConnectableObservable.swift | 2 +- .../Observable+Extensions.swift | 2 +- .../TestVirtualScheduler.swift | 2 +- .../Tests/AnonymousObservable+Test.swift | 2 +- .../RxSwiftTests/Tests/AssumptionsTest.swift | 2 +- Tests/RxSwiftTests/Tests/BagTest.swift | 2 +- .../Tests/BehaviorSubjectTest.swift | 2 +- .../Tests/CurrentThreadSchedulerTest.swift | 2 +- Tests/RxSwiftTests/Tests/DisposableTest.swift | 2 +- .../Tests/HistoricalSchedulerTest.swift | 2 +- .../Tests/MainSchedulerTests.swift | 2 +- .../Tests/Observable+AggregateTest.swift | 2 +- .../Tests/Observable+BindingTest.swift | 2 +- .../Tests/Observable+BlockingTest.swift | 2 +- .../Tests/Observable+ConcurrencyTest.swift | 2 +- .../Tests/Observable+CreationTest.swift | 2 +- ...bservable+MultipleTest+CombineLatest.swift | 7 +- .../Observable+MultipleTest+CombineLatest.tt | 4 +- .../Tests/Observable+MultipleTest+Zip.swift | 7 +- .../Tests/Observable+MultipleTest+Zip.tt | 4 +- .../Tests/Observable+MultipleTest.swift | 2 +- .../Tests/Observable+SingleTest.swift | 2 +- ...rvable+StandardSequenceOperatorsTest.swift | 2 +- .../Tests/Observable+SubscriptionTest.swift | 2 +- .../Tests/Observable+TimeTest.swift | 3 +- Tests/RxSwiftTests/Tests/ObserverTests.swift | 2 +- Tests/RxSwiftTests/Tests/QueueTests.swift | 2 +- .../Tests/SubjectConcurrencyTest.swift | 4 +- Tests/RxSwiftTests/Tests/VariableTest.swift | 2 +- .../Tests/VirtualSchedulerTest.swift | 2 +- Tests/RxTest.swift | 2 +- Tests/Tests/Foundation+Extensions.swift | 2 +- Tests/Tests/Recorded+Timeless.swift | 2 +- Tests/Tests/TestErrors.swift | 2 +- Tests/Tests/XCTest+AllTests.swift | 4 +- scripts/package-swift-manager.swift | 4 +- scripts/pre-release-tests.sh | 2 + scripts/validate-headers.swift | 194 ++++++++++++++++++ 293 files changed, 546 insertions(+), 331 deletions(-) create mode 100755 scripts/validate-headers.swift diff --git a/LICENSE.md b/LICENSE.md index 05c6d385..d6765d9c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ **The MIT License** -**Copyright (c) 2015 Krunoslav Zaher** +**Copyright © 2015 Krunoslav Zaher** **All rights reserved.** Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/Preprocessor/Preprocessor.xcodeproj/project.pbxproj b/Preprocessor/Preprocessor.xcodeproj/project.pbxproj index 03b95c3e..ee7484d2 100644 --- a/Preprocessor/Preprocessor.xcodeproj/project.pbxproj +++ b/Preprocessor/Preprocessor.xcodeproj/project.pbxproj @@ -24,7 +24,7 @@ /* Begin PBXFileReference section */ C81108771AF5114D001C13E4 /* Preprocessor */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Preprocessor; sourceTree = BUILT_PRODUCTS_DIR; }; - C811087A1AF5114D001C13E4 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = main.swift; sourceTree = ""; }; + C811087A1AF5114D001C13E4 /* main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = main.swift; sourceTree = ""; xcLanguageSpecificationIdentifier = xcode.lang.swift; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ diff --git a/Preprocessor/Preprocessor/main.swift b/Preprocessor/Preprocessor/main.swift index 9cae30fa..42536a17 100644 --- a/Preprocessor/Preprocessor/main.swift +++ b/Preprocessor/Preprocessor/main.swift @@ -3,7 +3,7 @@ // Preprocessor // // Created by Krunoslav Zaher on 4/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation @@ -33,7 +33,7 @@ func processFile(path: String, outputPath: String) -> String { let components = content.componentsSeparatedByString("<%") var functionContentComponents: [String] = [] - functionContentComponents.append("var components: [String] = [\"// This file is autogenerated.\\n// Take a look at `Preprocessor` target in RxSwift project \\n\"]\n") + functionContentComponents.append("var components: [String] = [\"// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project \\n\"]\n") functionContentComponents.append("components.append(\(escape(components[0])))\n") for codePlusSuffix in (components[1 ..< components.count]) { diff --git a/Rx.xcworkspace/contents.xcworkspacedata b/Rx.xcworkspace/contents.xcworkspacedata index d21f6fb9..7d35b610 100644 --- a/Rx.xcworkspace/contents.xcworkspacedata +++ b/Rx.xcworkspace/contents.xcworkspacedata @@ -60,23 +60,26 @@ - - + location = "group:package-swift-manager.swift"> + location = "group:test-linux.sh"> + location = "group:validate-headers.swift"> + + + + diff --git a/RxCocoa/Common/_RX.m b/RxCocoa/Common/_RX.m index 5d8498d4..4c5ffe7e 100644 --- a/RxCocoa/Common/_RX.m +++ b/RxCocoa/Common/_RX.m @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import "_RX.h" diff --git a/RxCocoa/Common/_RXDelegateProxy.h b/RxCocoa/Common/_RXDelegateProxy.h index 65f65a20..718636be 100644 --- a/RxCocoa/Common/_RXDelegateProxy.h +++ b/RxCocoa/Common/_RXDelegateProxy.h @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/RxCocoa/Common/_RXDelegateProxy.m b/RxCocoa/Common/_RXDelegateProxy.m index dcf71138..03595af6 100644 --- a/RxCocoa/Common/_RXDelegateProxy.m +++ b/RxCocoa/Common/_RXDelegateProxy.m @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import "_RXDelegateProxy.h" diff --git a/RxCocoa/Common/_RXKVOObserver.h b/RxCocoa/Common/_RXKVOObserver.h index eb2eced0..ec9afd5a 100644 --- a/RxCocoa/Common/_RXKVOObserver.h +++ b/RxCocoa/Common/_RXKVOObserver.h @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/11/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/RxCocoa/Common/_RXKVOObserver.m b/RxCocoa/Common/_RXKVOObserver.m index 66c38c9f..a94d5993 100644 --- a/RxCocoa/Common/_RXKVOObserver.m +++ b/RxCocoa/Common/_RXKVOObserver.m @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/11/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import "_RXKVOObserver.h" diff --git a/RxCocoa/Common/_RXObjCRuntime.h b/RxCocoa/Common/_RXObjCRuntime.h index 15423c31..17d8bf07 100644 --- a/RxCocoa/Common/_RXObjCRuntime.h +++ b/RxCocoa/Common/_RXObjCRuntime.h @@ -1,9 +1,9 @@ // -// RXObjCRuntime.h +// _RXObjCRuntime.h // RxCocoa // // Created by Krunoslav Zaher on 7/11/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/RxCocoa/Common/_RXObjCRuntime.m b/RxCocoa/Common/_RXObjCRuntime.m index f766b3b7..72e21237 100644 --- a/RxCocoa/Common/_RXObjCRuntime.m +++ b/RxCocoa/Common/_RXObjCRuntime.m @@ -1,9 +1,9 @@ // -// RXObjCRuntime.m +// _RXObjCRuntime.m // RxCocoa // // Created by Krunoslav Zaher on 7/11/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/RxCocoa/OSX/NSButton+Rx.swift b/RxCocoa/OSX/NSButton+Rx.swift index f8dfabd7..356f13fe 100644 --- a/RxCocoa/OSX/NSButton+Rx.swift +++ b/RxCocoa/OSX/NSButton+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/OSX/NSControl+Rx.swift b/RxCocoa/OSX/NSControl+Rx.swift index 8447d8ac..6f433121 100644 --- a/RxCocoa/OSX/NSControl+Rx.swift +++ b/RxCocoa/OSX/NSControl+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/OSX/NSImageView+Rx.swift b/RxCocoa/OSX/NSImageView+Rx.swift index 0737f88b..0ff16138 100644 --- a/RxCocoa/OSX/NSImageView+Rx.swift +++ b/RxCocoa/OSX/NSImageView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/OSX/NSSlider+Rx.swift b/RxCocoa/OSX/NSSlider+Rx.swift index c079ffa6..bbe8f33f 100644 --- a/RxCocoa/OSX/NSSlider+Rx.swift +++ b/RxCocoa/OSX/NSSlider+Rx.swift @@ -1,9 +1,9 @@ // -// NSControl+Rx.swift +// NSSlider+Rx.swift // RxCocoa // // Created by Junior B. on 24/05/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/OSX/NSTextField+Rx.swift b/RxCocoa/OSX/NSTextField+Rx.swift index 2e0dd5cf..d3d6f831 100644 --- a/RxCocoa/OSX/NSTextField+Rx.swift +++ b/RxCocoa/OSX/NSTextField+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/RxCocoa.h b/RxCocoa/RxCocoa.h index 2786127c..7436904d 100644 --- a/RxCocoa/RxCocoa.h +++ b/RxCocoa/RxCocoa.h @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift b/RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift index 98c739c0..057b93fb 100644 --- a/RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift +++ b/RxCocoa/iOS/DataSources/RxCollectionViewReactiveArrayDataSource.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift b/RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift index 2003d4de..06a6df1d 100644 --- a/RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift +++ b/RxCocoa/iOS/DataSources/RxTableViewReactiveArrayDataSource.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/26/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Events/ItemEvents.swift b/RxCocoa/iOS/Events/ItemEvents.swift index f871389e..ecbe6e99 100644 --- a/RxCocoa/iOS/Events/ItemEvents.swift +++ b/RxCocoa/iOS/Events/ItemEvents.swift @@ -1,9 +1,9 @@ // -// UIItemEvents.swift +// ItemEvents.swift // RxCocoa // // Created by Krunoslav Zaher on 6/20/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift b/RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift index d4f38752..abf9a55e 100644 --- a/RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift +++ b/RxCocoa/iOS/Protocols/RxCollectionViewDataSourceType.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift b/RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift index 3345153b..4fa18380 100644 --- a/RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift +++ b/RxCocoa/iOS/Protocols/RxTableViewDataSourceType.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/26/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxActionSheetDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxActionSheetDelegateProxy.swift index 55deb1fb..fa9f1deb 100644 --- a/RxCocoa/iOS/Proxies/RxActionSheetDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxActionSheetDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/Proxies/RxAlertViewDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxAlertViewDelegateProxy.swift index 8f7dd933..d29c175c 100644 --- a/RxCocoa/iOS/Proxies/RxAlertViewDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxAlertViewDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift b/RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift index 8b0e44c2..eaa3f2ba 100644 --- a/RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift +++ b/RxCocoa/iOS/Proxies/RxCollectionViewDataSourceProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift index 00e98d9d..b2c5933b 100644 --- a/RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxCollectionViewDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift index be1b42df..0bfc88c8 100644 --- a/RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxScrollViewDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift index dadee355..7f41b5df 100644 --- a/RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxSearchBarDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 7/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift b/RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift index 8e63c68a..28b2d448 100644 --- a/RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift +++ b/RxCocoa/iOS/Proxies/RxTableViewDataSourceProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift index c3de5755..243f5850 100644 --- a/RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxTableViewDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift b/RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift index cb33c039..2f07bbef 100644 --- a/RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift +++ b/RxCocoa/iOS/Proxies/RxTextViewDelegateProxy.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Yuta ToKoRo on 7/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIActionSheet+Rx.swift b/RxCocoa/iOS/UIActionSheet+Rx.swift index a11e6341..52738710 100644 --- a/RxCocoa/iOS/UIActionSheet+Rx.swift +++ b/RxCocoa/iOS/UIActionSheet+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UIAlertView+Rx.swift b/RxCocoa/iOS/UIAlertView+Rx.swift index 654df37e..6a168e98 100644 --- a/RxCocoa/iOS/UIAlertView+Rx.swift +++ b/RxCocoa/iOS/UIAlertView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UIBarButtonItem+Rx.swift b/RxCocoa/iOS/UIBarButtonItem+Rx.swift index 65aa17dd..58606c7a 100644 --- a/RxCocoa/iOS/UIBarButtonItem+Rx.swift +++ b/RxCocoa/iOS/UIBarButtonItem+Rx.swift @@ -1,9 +1,9 @@ // -// UIBarButtonItem.swift +// UIBarButtonItem+Rx.swift // RxCocoa // // Created by Daniel Tartaglia on 5/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIButton+Rx.swift b/RxCocoa/iOS/UIButton+Rx.swift index 879f1282..e40ac0a0 100644 --- a/RxCocoa/iOS/UIButton+Rx.swift +++ b/RxCocoa/iOS/UIButton+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UICollectionView+Rx.swift b/RxCocoa/iOS/UICollectionView+Rx.swift index c9382cbd..9a8d214d 100644 --- a/RxCocoa/iOS/UICollectionView+Rx.swift +++ b/RxCocoa/iOS/UICollectionView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIControl+Rx.swift b/RxCocoa/iOS/UIControl+Rx.swift index 24ed12de..27e568ad 100644 --- a/RxCocoa/iOS/UIControl+Rx.swift +++ b/RxCocoa/iOS/UIControl+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Daniel Tartaglia on 5/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIDatePicker+Rx.swift b/RxCocoa/iOS/UIDatePicker+Rx.swift index dd549a05..36f594c1 100644 --- a/RxCocoa/iOS/UIDatePicker+Rx.swift +++ b/RxCocoa/iOS/UIDatePicker+Rx.swift @@ -1,9 +1,9 @@ // -// UIDatePicker.swift +// UIDatePicker+Rx.swift // RxCocoa // // Created by Daniel Tartaglia on 5/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UIGestureRecognizer+Rx.swift b/RxCocoa/iOS/UIGestureRecognizer+Rx.swift index 54fbcbbc..97fa8a69 100644 --- a/RxCocoa/iOS/UIGestureRecognizer+Rx.swift +++ b/RxCocoa/iOS/UIGestureRecognizer+Rx.swift @@ -3,7 +3,7 @@ // Touches // // Created by Carlos García on 10/6/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIImageView+Rx.swift b/RxCocoa/iOS/UIImageView+Rx.swift index e14a688f..5b84643e 100644 --- a/RxCocoa/iOS/UIImageView+Rx.swift +++ b/RxCocoa/iOS/UIImageView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UILabel+Rx.swift b/RxCocoa/iOS/UILabel+Rx.swift index fdab2069..69aa9729 100644 --- a/RxCocoa/iOS/UILabel+Rx.swift +++ b/RxCocoa/iOS/UILabel+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UIScrollView+Rx.swift b/RxCocoa/iOS/UIScrollView+Rx.swift index 3602f0d3..004dbec6 100644 --- a/RxCocoa/iOS/UIScrollView+Rx.swift +++ b/RxCocoa/iOS/UIScrollView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/3/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UISearchBar+Rx.swift b/RxCocoa/iOS/UISearchBar+Rx.swift index 254a3f3a..5c8c07ba 100644 --- a/RxCocoa/iOS/UISearchBar+Rx.swift +++ b/RxCocoa/iOS/UISearchBar+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UISegmentedControl+Rx.swift b/RxCocoa/iOS/UISegmentedControl+Rx.swift index 881cd38f..bc0f2c3f 100644 --- a/RxCocoa/iOS/UISegmentedControl+Rx.swift +++ b/RxCocoa/iOS/UISegmentedControl+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UISlider+Rx.swift b/RxCocoa/iOS/UISlider+Rx.swift index 88e8877c..0dabe9aa 100644 --- a/RxCocoa/iOS/UISlider+Rx.swift +++ b/RxCocoa/iOS/UISlider+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Alexander van der Werff on 28/05/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UIStepper+Rx.swift b/RxCocoa/iOS/UIStepper+Rx.swift index b5a5907d..7f29d934 100644 --- a/RxCocoa/iOS/UIStepper+Rx.swift +++ b/RxCocoa/iOS/UIStepper+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Yuta ToKoRo on 9/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UISwitch+Rx.swift b/RxCocoa/iOS/UISwitch+Rx.swift index 2ebb0672..50b0285c 100644 --- a/RxCocoa/iOS/UISwitch+Rx.swift +++ b/RxCocoa/iOS/UISwitch+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) diff --git a/RxCocoa/iOS/UITableView+Rx.swift b/RxCocoa/iOS/UITableView+Rx.swift index 031937a9..77303036 100644 --- a/RxCocoa/iOS/UITableView+Rx.swift +++ b/RxCocoa/iOS/UITableView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UITextField+Rx.swift b/RxCocoa/iOS/UITextField+Rx.swift index 9c8f3138..acd00865 100644 --- a/RxCocoa/iOS/UITextField+Rx.swift +++ b/RxCocoa/iOS/UITextField+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxCocoa/iOS/UITextView+Rx.swift b/RxCocoa/iOS/UITextView+Rx.swift index 42b08a2c..3bae1d68 100644 --- a/RxCocoa/iOS/UITextView+Rx.swift +++ b/RxCocoa/iOS/UITextView+Rx.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Yuta ToKoRo on 7/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #if os(iOS) || os(tvOS) diff --git a/RxDataSourceStarterKit/Changeset.swift b/RxDataSourceStarterKit/Changeset.swift index f7a3949c..39989fa3 100644 --- a/RxDataSourceStarterKit/Changeset.swift +++ b/RxDataSourceStarterKit/Changeset.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/30/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedAnimatedDataSource.swift b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedAnimatedDataSource.swift index 6b9c952c..260ba127 100644 --- a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedAnimatedDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedAnimatedDataSource.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 7/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedDataSource.swift b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedDataSource.swift index c2586aa3..97e7a2a9 100644 --- a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedDataSource.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 7/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedReloadDataSource.swift b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedReloadDataSource.swift index fb62fe92..cd47edbb 100644 --- a/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedReloadDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxCollectionViewSectionedReloadDataSource.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 7/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedAnimatedDataSource.swift b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedAnimatedDataSource.swift index b70d9901..2b29ff6d 100644 --- a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedAnimatedDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedAnimatedDataSource.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/27/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedDataSource.swift b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedDataSource.swift index 00d60a66..1caa192a 100644 --- a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedDataSource.swift @@ -1,9 +1,9 @@ // -// RxTableViewDataSource.swift +// RxTableViewSectionedDataSource.swift // RxCocoa // // Created by Krunoslav Zaher on 6/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedReloadDataSource.swift b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedReloadDataSource.swift index b3a5c7e2..e5f6a437 100644 --- a/RxDataSourceStarterKit/DataSources/RxTableViewSectionedReloadDataSource.swift +++ b/RxDataSourceStarterKit/DataSources/RxTableViewSectionedReloadDataSource.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/27/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/Differentiator.swift b/RxDataSourceStarterKit/Differentiator.swift index 78386a64..24a775dd 100644 --- a/RxDataSourceStarterKit/Differentiator.swift +++ b/RxDataSourceStarterKit/Differentiator.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/27/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/SectionModel.swift b/RxDataSourceStarterKit/SectionModel.swift index 946d0445..2a645fb6 100644 --- a/RxDataSourceStarterKit/SectionModel.swift +++ b/RxDataSourceStarterKit/SectionModel.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 6/16/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/SectionModelType.swift b/RxDataSourceStarterKit/SectionModelType.swift index c513ae52..f6bf8489 100644 --- a/RxDataSourceStarterKit/SectionModelType.swift +++ b/RxDataSourceStarterKit/SectionModelType.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/SectionedViewType.swift b/RxDataSourceStarterKit/SectionedViewType.swift index 8fe3fb0b..7577e34d 100644 --- a/RxDataSourceStarterKit/SectionedViewType.swift +++ b/RxDataSourceStarterKit/SectionedViewType.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/27/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxDataSourceStarterKit/UISectionedViewType+RxAnimatedDataSource.swift b/RxDataSourceStarterKit/UISectionedViewType+RxAnimatedDataSource.swift index 33f35a81..96fd5d6b 100644 --- a/RxDataSourceStarterKit/UISectionedViewType+RxAnimatedDataSource.swift +++ b/RxDataSourceStarterKit/UISectionedViewType+RxAnimatedDataSource.swift @@ -1,5 +1,5 @@ // -// UISectionedView+RxAnimatedDataSource.swift +// UISectionedViewType+RxAnimatedDataSource.swift // RxExample // // Created by Krunoslav Zaher on 11/14/15. diff --git a/RxExample/RxExample/Example.swift b/RxExample/RxExample/Example.swift index 217b107b..2b9a810d 100644 --- a/RxExample/RxExample/Example.swift +++ b/RxExample/RxExample/Example.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/APIWrappers/APIWrappersViewController.swift b/RxExample/RxExample/Examples/APIWrappers/APIWrappersViewController.swift index 1f642c71..48463929 100644 --- a/RxExample/RxExample/Examples/APIWrappers/APIWrappersViewController.swift +++ b/RxExample/RxExample/Examples/APIWrappers/APIWrappersViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Carlos García on 8/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/Calculator/CalculatorViewController.swift b/RxExample/RxExample/Examples/Calculator/CalculatorViewController.swift index 12dd63e9..8285eadd 100644 --- a/RxExample/RxExample/Examples/Calculator/CalculatorViewController.swift +++ b/RxExample/RxExample/Examples/Calculator/CalculatorViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Carlos García on 4/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/Dependencies.swift b/RxExample/RxExample/Examples/Dependencies.swift index ada09ad4..2824b929 100644 --- a/RxExample/RxExample/Examples/Dependencies.swift +++ b/RxExample/RxExample/Examples/Dependencies.swift @@ -3,7 +3,7 @@ // WikipediaImageSearch // // Created by carlos on 13/5/15. -// Copyright (c) 2015 Carlos García. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositoriesViewController.swift b/RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositoriesViewController.swift index 3d27493a..2cf166c2 100644 --- a/RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositoriesViewController.swift +++ b/RxExample/RxExample/Examples/GitHubSearchRepositories/GitHubSearchRepositoriesViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Yoshinori Sano on 9/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/GitHubSignup/Protocols.swift b/RxExample/RxExample/Examples/GitHubSignup/Protocols.swift index e74701e8..4dd50cdc 100644 --- a/RxExample/RxExample/Examples/GitHubSignup/Protocols.swift +++ b/RxExample/RxExample/Examples/GitHubSignup/Protocols.swift @@ -1,5 +1,5 @@ // -// GitHubAPI.swift +// Protocols.swift // RxExample // // Created by Krunoslav Zaher on 12/6/15. diff --git a/RxExample/RxExample/Examples/GitHubSignup/Views/GitHubSignupViewController.swift b/RxExample/RxExample/Examples/GitHubSignup/Views/GitHubSignupViewController.swift index 64dbc9a6..ee5d8f87 100644 --- a/RxExample/RxExample/Examples/GitHubSignup/Views/GitHubSignupViewController.swift +++ b/RxExample/RxExample/Examples/GitHubSignup/Views/GitHubSignupViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 4/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/OSX simple example/IntroductionExampleViewController.swift b/RxExample/RxExample/Examples/OSX simple example/IntroductionExampleViewController.swift index 30c2529e..156ef094 100644 --- a/RxExample/RxExample/Examples/OSX simple example/IntroductionExampleViewController.swift +++ b/RxExample/RxExample/Examples/OSX simple example/IntroductionExampleViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 5/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/PartialUpdates/NumberCell.swift b/RxExample/RxExample/Examples/PartialUpdates/NumberCell.swift index 04c77593..6f715238 100644 --- a/RxExample/RxExample/Examples/PartialUpdates/NumberCell.swift +++ b/RxExample/RxExample/Examples/PartialUpdates/NumberCell.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 7/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/PartialUpdates/NumberSectionView.swift b/RxExample/RxExample/Examples/PartialUpdates/NumberSectionView.swift index a5cf2509..2724be56 100644 --- a/RxExample/RxExample/Examples/PartialUpdates/NumberSectionView.swift +++ b/RxExample/RxExample/Examples/PartialUpdates/NumberSectionView.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 7/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/PartialUpdates/PartialUpdatesViewController.swift b/RxExample/RxExample/Examples/PartialUpdates/PartialUpdatesViewController.swift index 89fcb41d..0d172f66 100644 --- a/RxExample/RxExample/Examples/PartialUpdates/PartialUpdatesViewController.swift +++ b/RxExample/RxExample/Examples/PartialUpdates/PartialUpdatesViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/SimpleValidation/SimpleValidationViewController.swift b/RxExample/RxExample/Examples/SimpleValidation/SimpleValidationViewController.swift index 6c7a4abd..d8b53a6a 100644 --- a/RxExample/RxExample/Examples/SimpleValidation/SimpleValidationViewController.swift +++ b/RxExample/RxExample/Examples/SimpleValidation/SimpleValidationViewController.swift @@ -1,5 +1,5 @@ // -// SimpleValidation.swift +// SimpleValidationViewController.swift // RxExample // // Created by Krunoslav Zaher on 12/6/15. diff --git a/RxExample/RxExample/Examples/TableView/DetailViewController.swift b/RxExample/RxExample/Examples/TableView/DetailViewController.swift index 6765b5ab..4db5b569 100644 --- a/RxExample/RxExample/Examples/TableView/DetailViewController.swift +++ b/RxExample/RxExample/Examples/TableView/DetailViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by carlos on 26/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/TableView/RandomUserAPI.swift b/RxExample/RxExample/Examples/TableView/RandomUserAPI.swift index a387adf8..ec3b77b7 100644 --- a/RxExample/RxExample/Examples/TableView/RandomUserAPI.swift +++ b/RxExample/RxExample/Examples/TableView/RandomUserAPI.swift @@ -3,7 +3,7 @@ // RxExample // // Created by carlos on 28/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/TableView/String+extensions.swift b/RxExample/RxExample/Examples/TableView/String+extensions.swift index 4b3638c6..c16abfa6 100644 --- a/RxExample/RxExample/Examples/TableView/String+extensions.swift +++ b/RxExample/RxExample/Examples/TableView/String+extensions.swift @@ -3,7 +3,7 @@ // RxExample // // Created by carlos on 28/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // extension String { diff --git a/RxExample/RxExample/Examples/TableView/TableViewController.swift b/RxExample/RxExample/Examples/TableView/TableViewController.swift index 4b3120cc..02465088 100644 --- a/RxExample/RxExample/Examples/TableView/TableViewController.swift +++ b/RxExample/RxExample/Examples/TableView/TableViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by carlos on 26/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/TableView/UIImageView+Extensions.swift b/RxExample/RxExample/Examples/TableView/UIImageView+Extensions.swift index 45f48229..9c4773b0 100644 --- a/RxExample/RxExample/Examples/TableView/UIImageView+Extensions.swift +++ b/RxExample/RxExample/Examples/TableView/UIImageView+Extensions.swift @@ -3,7 +3,7 @@ // RxExample // // Created by carlos on 28/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/TableView/User.swift b/RxExample/RxExample/Examples/TableView/User.swift index f05b664d..239ea9b5 100755 --- a/RxExample/RxExample/Examples/TableView/User.swift +++ b/RxExample/RxExample/Examples/TableView/User.swift @@ -1,3 +1,10 @@ +// +// User.swift +// RxExample +// +// Created by Krunoslav Zaher on 12/29/15. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. +// import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/ViewModels/SearchResultViewModel.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/ViewModels/SearchResultViewModel.swift index 40ff8cdf..63c2c2b0 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/ViewModels/SearchResultViewModel.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/ViewModels/SearchResultViewModel.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 4/3/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift index daa97598..0e37fa3a 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/CollectionViewImageCell.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 4/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift index ea891e29..b36ef9c5 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchCell.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchViewController.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchViewController.swift index 8a344033..c9a5bc4a 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchViewController.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/Views/WikipediaSearchViewController.swift @@ -1,9 +1,9 @@ // -// ViewController.swift +// WikipediaSearchViewController.swift // Example // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaAPI.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaAPI.swift index 54d77077..66ff3a65 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaAPI.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaAPI.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaPage.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaPage.swift index 6ea09389..bbb4d609 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaPage.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaPage.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaSearchResult.swift b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaSearchResult.swift index 72ab5b74..7b2b5cde 100644 --- a/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaSearchResult.swift +++ b/RxExample/RxExample/Examples/WikipediaImageSearch/WikipediaAPI/WikipediaSearchResult.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/OSX/AppDelegate.swift b/RxExample/RxExample/OSX/AppDelegate.swift index 0bbc7ac6..88506960 100644 --- a/RxExample/RxExample/OSX/AppDelegate.swift +++ b/RxExample/RxExample/OSX/AppDelegate.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 5/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Cocoa diff --git a/RxExample/RxExample/Services/DownloadableImage.swift b/RxExample/RxExample/Services/DownloadableImage.swift index 5df0e019..c7090c2d 100644 --- a/RxExample/RxExample/Services/DownloadableImage.swift +++ b/RxExample/RxExample/Services/DownloadableImage.swift @@ -2,7 +2,7 @@ // DownloadableImage.swift // RxExample // -// Created by Vodovozov Gleb on 31.10.2015. +// Created by Vodovozov Gleb on 10/31/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // diff --git a/RxExample/RxExample/Services/HtmlParsing.swift b/RxExample/RxExample/Services/HtmlParsing.swift index 8b818dcb..e549b7f1 100644 --- a/RxExample/RxExample/Services/HtmlParsing.swift +++ b/RxExample/RxExample/Services/HtmlParsing.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Services/ImageService.swift b/RxExample/RxExample/Services/ImageService.swift index b6a9beb0..788b15a1 100644 --- a/RxExample/RxExample/Services/ImageService.swift +++ b/RxExample/RxExample/Services/ImageService.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Services/PseudoRandomGenerator.swift b/RxExample/RxExample/Services/PseudoRandomGenerator.swift index 80937f3f..45b376f8 100644 --- a/RxExample/RxExample/Services/PseudoRandomGenerator.swift +++ b/RxExample/RxExample/Services/PseudoRandomGenerator.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Services/Randomizer.swift b/RxExample/RxExample/Services/Randomizer.swift index 2eb992d0..a14dea4d 100644 --- a/RxExample/RxExample/Services/Randomizer.swift +++ b/RxExample/RxExample/Services/Randomizer.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 6/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/Services/Reachability.swift b/RxExample/RxExample/Services/Reachability.swift index 22bb54cd..ce227d88 100644 --- a/RxExample/RxExample/Services/Reachability.swift +++ b/RxExample/RxExample/Services/Reachability.swift @@ -1,5 +1,5 @@ /* -Copyright (c) 2014, Ashley Mills +Copyright © 2014, Ashley Mills All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/RxExample/RxExample/Services/ReachabilityService.swift b/RxExample/RxExample/Services/ReachabilityService.swift index 1c66fe1b..8419f4cd 100644 --- a/RxExample/RxExample/Services/ReachabilityService.swift +++ b/RxExample/RxExample/Services/ReachabilityService.swift @@ -2,7 +2,7 @@ // ReachabilityService.swift // RxExample // -// Created by Vodovozov Gleb on 22.10.2015. +// Created by Vodovozov Gleb on 10/22/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // diff --git a/RxExample/RxExample/Services/UIImageView+DownloadableImage.swift b/RxExample/RxExample/Services/UIImageView+DownloadableImage.swift index 0a427599..7927120f 100644 --- a/RxExample/RxExample/Services/UIImageView+DownloadableImage.swift +++ b/RxExample/RxExample/Services/UIImageView+DownloadableImage.swift @@ -2,7 +2,7 @@ // UIImageView+DownloadableImage.swift // RxExample // -// Created by Vodovozov Gleb on 01.11.2015. +// Created by Vodovozov Gleb on 11/1/15. // Copyright © 2015 Krunoslav Zaher. All rights reserved. // diff --git a/RxExample/RxExample/Services/Wireframe.swift b/RxExample/RxExample/Services/Wireframe.swift index 2838ddad..19d41cd8 100644 --- a/RxExample/RxExample/Services/Wireframe.swift +++ b/RxExample/RxExample/Services/Wireframe.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 4/3/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/ViewController.swift b/RxExample/RxExample/ViewController.swift index a46a722d..e47dfb48 100644 --- a/RxExample/RxExample/ViewController.swift +++ b/RxExample/RxExample/ViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 4/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxExample/RxExample/iOS/AppDelegate.swift b/RxExample/RxExample/iOS/AppDelegate.swift index 6bf3cf7a..a1d9884e 100644 --- a/RxExample/RxExample/iOS/AppDelegate.swift +++ b/RxExample/RxExample/iOS/AppDelegate.swift @@ -3,7 +3,7 @@ // Example // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/RxExample/RxExample/iOS/RootViewController.swift b/RxExample/RxExample/iOS/RootViewController.swift index 19f1f807..f247f43c 100644 --- a/RxExample/RxExample/iOS/RootViewController.swift +++ b/RxExample/RxExample/iOS/RootViewController.swift @@ -3,7 +3,7 @@ // RxExample // // Created by Krunoslav Zaher on 4/6/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/AnyObserver.swift b/RxSwift/AnyObserver.swift index 0810c9b7..88a8440e 100644 --- a/RxSwift/AnyObserver.swift +++ b/RxSwift/AnyObserver.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Cancelable.swift b/RxSwift/Cancelable.swift index 41b5d27f..1a6c5911 100644 --- a/RxSwift/Cancelable.swift +++ b/RxSwift/Cancelable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Concurrency/AsyncLock.swift b/RxSwift/Concurrency/AsyncLock.swift index e453f992..e39fa6c6 100644 --- a/RxSwift/Concurrency/AsyncLock.swift +++ b/RxSwift/Concurrency/AsyncLock.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Concurrency/Lock.swift b/RxSwift/Concurrency/Lock.swift index db3e2169..ff039362 100644 --- a/RxSwift/Concurrency/Lock.swift +++ b/RxSwift/Concurrency/Lock.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/ConnectableObservableType.swift b/RxSwift/ConnectableObservableType.swift index ff3b2ea1..6722a4ca 100644 --- a/RxSwift/ConnectableObservableType.swift +++ b/RxSwift/ConnectableObservableType.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/DataStructures/Bag.swift b/RxSwift/DataStructures/Bag.swift index dd94e89f..8b5f739c 100644 --- a/RxSwift/DataStructures/Bag.swift +++ b/RxSwift/DataStructures/Bag.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/DataStructures/InfiniteSequence.swift b/RxSwift/DataStructures/InfiniteSequence.swift index a0336fcd..29ec22a5 100644 --- a/RxSwift/DataStructures/InfiniteSequence.swift +++ b/RxSwift/DataStructures/InfiniteSequence.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/13/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/DataStructures/Queue.swift b/RxSwift/DataStructures/Queue.swift index ed6cff5e..010ed9be 100644 --- a/RxSwift/DataStructures/Queue.swift +++ b/RxSwift/DataStructures/Queue.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposable.swift b/RxSwift/Disposable.swift index 72f0356a..a785d363 100644 --- a/RxSwift/Disposable.swift +++ b/RxSwift/Disposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/AnonymousDisposable.swift b/RxSwift/Disposables/AnonymousDisposable.swift index 923ab543..ee78c141 100644 --- a/RxSwift/Disposables/AnonymousDisposable.swift +++ b/RxSwift/Disposables/AnonymousDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/BinaryDisposable.swift b/RxSwift/Disposables/BinaryDisposable.swift index c19fc0a3..d2330ecb 100644 --- a/RxSwift/Disposables/BinaryDisposable.swift +++ b/RxSwift/Disposables/BinaryDisposable.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/BooleanDisposable.swift b/RxSwift/Disposables/BooleanDisposable.swift index ec33b80b..a1382155 100644 --- a/RxSwift/Disposables/BooleanDisposable.swift +++ b/RxSwift/Disposables/BooleanDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Junior B. on 10/29/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/CompositeDisposable.swift b/RxSwift/Disposables/CompositeDisposable.swift index 27212d8b..2ebf8f38 100644 --- a/RxSwift/Disposables/CompositeDisposable.swift +++ b/RxSwift/Disposables/CompositeDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/20/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/DisposeBag.swift b/RxSwift/Disposables/DisposeBag.swift index 2c24a60e..1b24d7f0 100644 --- a/RxSwift/Disposables/DisposeBag.swift +++ b/RxSwift/Disposables/DisposeBag.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/DisposeBase.swift b/RxSwift/Disposables/DisposeBase.swift index 1f52dba8..53c43282 100644 --- a/RxSwift/Disposables/DisposeBase.swift +++ b/RxSwift/Disposables/DisposeBase.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 4/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/NAryDisposable.swift b/RxSwift/Disposables/NAryDisposable.swift index c3eed1b6..b39cd98b 100644 --- a/RxSwift/Disposables/NAryDisposable.swift +++ b/RxSwift/Disposables/NAryDisposable.swift @@ -1,7 +1,6 @@ -// This file is autogenerated. -// Take a look at `Preprocessor` target in RxSwift project +// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project // -// NAryDisposable.tt +// NAryDisposable.swift // RxSwift // // Created by Krunoslav Zaher on 8/20/15. diff --git a/RxSwift/Disposables/NAryDisposable.tt b/RxSwift/Disposables/NAryDisposable.tt index 08eb1dfc..7128cddb 100644 --- a/RxSwift/Disposables/NAryDisposable.tt +++ b/RxSwift/Disposables/NAryDisposable.tt @@ -1,5 +1,5 @@ // -// NAryDisposable.tt +// NAryDisposable.swift // RxSwift // // Created by Krunoslav Zaher on 8/20/15. diff --git a/RxSwift/Disposables/NopDisposable.swift b/RxSwift/Disposables/NopDisposable.swift index 3ff4e54a..fe8a0c73 100644 --- a/RxSwift/Disposables/NopDisposable.swift +++ b/RxSwift/Disposables/NopDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/ScheduledDisposable.swift b/RxSwift/Disposables/ScheduledDisposable.swift index e6bb97ae..1a1b0cd7 100644 --- a/RxSwift/Disposables/ScheduledDisposable.swift +++ b/RxSwift/Disposables/ScheduledDisposable.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/13/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/ScopedDisposable.swift b/RxSwift/Disposables/ScopedDisposable.swift index 6c44b164..028f8d5d 100644 --- a/RxSwift/Disposables/ScopedDisposable.swift +++ b/RxSwift/Disposables/ScopedDisposable.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/SerialDisposable.swift b/RxSwift/Disposables/SerialDisposable.swift index 0f30324e..4371fdca 100644 --- a/RxSwift/Disposables/SerialDisposable.swift +++ b/RxSwift/Disposables/SerialDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/SingleAssignmentDisposable.swift b/RxSwift/Disposables/SingleAssignmentDisposable.swift index f74e22eb..51d4c560 100644 --- a/RxSwift/Disposables/SingleAssignmentDisposable.swift +++ b/RxSwift/Disposables/SingleAssignmentDisposable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Disposables/StableCompositeDisposable.swift b/RxSwift/Disposables/StableCompositeDisposable.swift index ae48c87f..54162d2e 100644 --- a/RxSwift/Disposables/StableCompositeDisposable.swift +++ b/RxSwift/Disposables/StableCompositeDisposable.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Errors.swift b/RxSwift/Errors.swift index 46d80ad8..270f101c 100644 --- a/RxSwift/Errors.swift +++ b/RxSwift/Errors.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Event.swift b/RxSwift/Event.swift index b7d54355..ee259528 100644 --- a/RxSwift/Event.swift +++ b/RxSwift/Event.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/ImmediateSchedulerType.swift b/RxSwift/ImmediateSchedulerType.swift index 55ea2a36..b5e03090 100644 --- a/RxSwift/ImmediateSchedulerType.swift +++ b/RxSwift/ImmediateSchedulerType.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observable+Extensions.swift b/RxSwift/Observable+Extensions.swift index 3d984b89..3783aca7 100644 --- a/RxSwift/Observable+Extensions.swift +++ b/RxSwift/Observable+Extensions.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observable.swift b/RxSwift/Observable.swift index cf3d8220..31e2e65d 100644 --- a/RxSwift/Observable.swift +++ b/RxSwift/Observable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Amb.swift b/RxSwift/Observables/Implementations/Amb.swift index 96ab3a41..874d5a1b 100644 --- a/RxSwift/Observables/Implementations/Amb.swift +++ b/RxSwift/Observables/Implementations/Amb.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/AnonymousObservable.swift b/RxSwift/Observables/Implementations/AnonymousObservable.swift index b283ce90..11346a9f 100644 --- a/RxSwift/Observables/Implementations/AnonymousObservable.swift +++ b/RxSwift/Observables/Implementations/AnonymousObservable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Catch.swift b/RxSwift/Observables/Implementations/Catch.swift index abf02c6d..72cb33b7 100644 --- a/RxSwift/Observables/Implementations/Catch.swift +++ b/RxSwift/Observables/Implementations/Catch.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/CombineLatest+arity.swift b/RxSwift/Observables/Implementations/CombineLatest+arity.swift index 74cb71e2..b8205a65 100644 --- a/RxSwift/Observables/Implementations/CombineLatest+arity.swift +++ b/RxSwift/Observables/Implementations/CombineLatest+arity.swift @@ -1,11 +1,10 @@ -// This file is autogenerated. -// Take a look at `Preprocessor` target in RxSwift project +// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project // -// CombineLatest.tt.swift +// CombineLatest+arity.swift // RxSwift // // Created by Krunoslav Zaher on 4/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/CombineLatest+arity.tt b/RxSwift/Observables/Implementations/CombineLatest+arity.tt index 9d2386ff..300490aa 100644 --- a/RxSwift/Observables/Implementations/CombineLatest+arity.tt +++ b/RxSwift/Observables/Implementations/CombineLatest+arity.tt @@ -1,9 +1,9 @@ // -// CombineLatest.tt.swift +// CombineLatest+arity.swift // RxSwift // // Created by Krunoslav Zaher on 4/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/CombineLatest.swift b/RxSwift/Observables/Implementations/CombineLatest.swift index 625e7d4d..f493fde4 100644 --- a/RxSwift/Observables/Implementations/CombineLatest.swift +++ b/RxSwift/Observables/Implementations/CombineLatest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Concat.swift b/RxSwift/Observables/Implementations/Concat.swift index ed360918..05352b96 100644 --- a/RxSwift/Observables/Implementations/Concat.swift +++ b/RxSwift/Observables/Implementations/Concat.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/ConnectableObservable.swift b/RxSwift/Observables/Implementations/ConnectableObservable.swift index 9782412a..9be64f0c 100644 --- a/RxSwift/Observables/Implementations/ConnectableObservable.swift +++ b/RxSwift/Observables/Implementations/ConnectableObservable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Debug.swift b/RxSwift/Observables/Implementations/Debug.swift index 5b73dba7..2b2d3e92 100644 --- a/RxSwift/Observables/Implementations/Debug.swift +++ b/RxSwift/Observables/Implementations/Debug.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Deferred.swift b/RxSwift/Observables/Implementations/Deferred.swift index 8e4113f4..31c6f2bb 100644 --- a/RxSwift/Observables/Implementations/Deferred.swift +++ b/RxSwift/Observables/Implementations/Deferred.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/DelaySubscription.swift b/RxSwift/Observables/Implementations/DelaySubscription.swift index 03ca1508..3dc62acd 100644 --- a/RxSwift/Observables/Implementations/DelaySubscription.swift +++ b/RxSwift/Observables/Implementations/DelaySubscription.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/DistinctUntilChanged.swift b/RxSwift/Observables/Implementations/DistinctUntilChanged.swift index ae9f6192..9f03da46 100644 --- a/RxSwift/Observables/Implementations/DistinctUntilChanged.swift +++ b/RxSwift/Observables/Implementations/DistinctUntilChanged.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Do.swift b/RxSwift/Observables/Implementations/Do.swift index 0680c9ab..719f2bb5 100644 --- a/RxSwift/Observables/Implementations/Do.swift +++ b/RxSwift/Observables/Implementations/Do.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Filter.swift b/RxSwift/Observables/Implementations/Filter.swift index 937771b9..b78fafb3 100644 --- a/RxSwift/Observables/Implementations/Filter.swift +++ b/RxSwift/Observables/Implementations/Filter.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Map.swift b/RxSwift/Observables/Implementations/Map.swift index b3bb2b27..a4dc3795 100644 --- a/RxSwift/Observables/Implementations/Map.swift +++ b/RxSwift/Observables/Implementations/Map.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Merge.swift b/RxSwift/Observables/Implementations/Merge.swift index af42e336..a7b90bbc 100644 --- a/RxSwift/Observables/Implementations/Merge.swift +++ b/RxSwift/Observables/Implementations/Merge.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Multicast.swift b/RxSwift/Observables/Implementations/Multicast.swift index 5776d0d9..fd8bfd69 100644 --- a/RxSwift/Observables/Implementations/Multicast.swift +++ b/RxSwift/Observables/Implementations/Multicast.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/27/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/ObserveOn.swift b/RxSwift/Observables/Implementations/ObserveOn.swift index 85e67b37..c0fb46d6 100644 --- a/RxSwift/Observables/Implementations/ObserveOn.swift +++ b/RxSwift/Observables/Implementations/ObserveOn.swift @@ -1,9 +1,9 @@ - +// // ObserveOn.swift // RxSwift // // Created by Krunoslav Zaher on 7/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/ObserveOnSerialDispatchQueue.swift b/RxSwift/Observables/Implementations/ObserveOnSerialDispatchQueue.swift index 46f3895e..f051f823 100644 --- a/RxSwift/Observables/Implementations/ObserveOnSerialDispatchQueue.swift +++ b/RxSwift/Observables/Implementations/ObserveOnSerialDispatchQueue.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/31/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Producer.swift b/RxSwift/Observables/Implementations/Producer.swift index 8b8098a8..0a3048ad 100644 --- a/RxSwift/Observables/Implementations/Producer.swift +++ b/RxSwift/Observables/Implementations/Producer.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/20/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Reduce.swift b/RxSwift/Observables/Implementations/Reduce.swift index 792f3cd6..10e03b8a 100644 --- a/RxSwift/Observables/Implementations/Reduce.swift +++ b/RxSwift/Observables/Implementations/Reduce.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 4/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/RefCount.swift b/RxSwift/Observables/Implementations/RefCount.swift index 904c02c7..1649dda4 100644 --- a/RxSwift/Observables/Implementations/RefCount.swift +++ b/RxSwift/Observables/Implementations/RefCount.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Sample.swift b/RxSwift/Observables/Implementations/Sample.swift index 3c9c7bb4..a8f0ad43 100644 --- a/RxSwift/Observables/Implementations/Sample.swift +++ b/RxSwift/Observables/Implementations/Sample.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Scan.swift b/RxSwift/Observables/Implementations/Scan.swift index 406fbd5a..958dd694 100644 --- a/RxSwift/Observables/Implementations/Scan.swift +++ b/RxSwift/Observables/Implementations/Scan.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Sink.swift b/RxSwift/Observables/Implementations/Sink.swift index 64a4dedb..dff961f2 100644 --- a/RxSwift/Observables/Implementations/Sink.swift +++ b/RxSwift/Observables/Implementations/Sink.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Skip.swift b/RxSwift/Observables/Implementations/Skip.swift index 2b609681..2c1bf400 100644 --- a/RxSwift/Observables/Implementations/Skip.swift +++ b/RxSwift/Observables/Implementations/Skip.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/StartWith.swift b/RxSwift/Observables/Implementations/StartWith.swift index f2848409..c60cb367 100644 --- a/RxSwift/Observables/Implementations/StartWith.swift +++ b/RxSwift/Observables/Implementations/StartWith.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 4/6/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/SubscribeOn.swift b/RxSwift/Observables/Implementations/SubscribeOn.swift index e63d7f29..1f167602 100644 --- a/RxSwift/Observables/Implementations/SubscribeOn.swift +++ b/RxSwift/Observables/Implementations/SubscribeOn.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Switch.swift b/RxSwift/Observables/Implementations/Switch.swift index 700b1016..ca31c0f1 100644 --- a/RxSwift/Observables/Implementations/Switch.swift +++ b/RxSwift/Observables/Implementations/Switch.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Take.swift b/RxSwift/Observables/Implementations/Take.swift index 3ba2acc3..10d1b300 100644 --- a/RxSwift/Observables/Implementations/Take.swift +++ b/RxSwift/Observables/Implementations/Take.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/TakeUntil.swift b/RxSwift/Observables/Implementations/TakeUntil.swift index 9d435e52..c806e23a 100644 --- a/RxSwift/Observables/Implementations/TakeUntil.swift +++ b/RxSwift/Observables/Implementations/TakeUntil.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/TakeWhile.swift b/RxSwift/Observables/Implementations/TakeWhile.swift index 7e395564..7db0752c 100644 --- a/RxSwift/Observables/Implementations/TakeWhile.swift +++ b/RxSwift/Observables/Implementations/TakeWhile.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Throttle.swift b/RxSwift/Observables/Implementations/Throttle.swift index 8b0836ee..b0db576d 100644 --- a/RxSwift/Observables/Implementations/Throttle.swift +++ b/RxSwift/Observables/Implementations/Throttle.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Timer.swift b/RxSwift/Observables/Implementations/Timer.swift index c08d7e72..a395bad0 100644 --- a/RxSwift/Observables/Implementations/Timer.swift +++ b/RxSwift/Observables/Implementations/Timer.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Window.swift b/RxSwift/Observables/Implementations/Window.swift index d6a2f09a..70013380 100644 --- a/RxSwift/Observables/Implementations/Window.swift +++ b/RxSwift/Observables/Implementations/Window.swift @@ -1,5 +1,5 @@ // -// Buffer.swift +// Window.swift // Rx // // Created by Junior B. on 29/10/15. diff --git a/RxSwift/Observables/Implementations/Zip+arity.swift b/RxSwift/Observables/Implementations/Zip+arity.swift index ce837671..28291fe9 100644 --- a/RxSwift/Observables/Implementations/Zip+arity.swift +++ b/RxSwift/Observables/Implementations/Zip+arity.swift @@ -1,11 +1,10 @@ -// This file is autogenerated. -// Take a look at `Preprocessor` target in RxSwift project +// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project // -// Zip+arity.tt +// Zip+arity.swift // RxSwift // // Created by Krunoslav Zaher on 5/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Zip+arity.tt b/RxSwift/Observables/Implementations/Zip+arity.tt index 5de32007..0f58b7ed 100644 --- a/RxSwift/Observables/Implementations/Zip+arity.tt +++ b/RxSwift/Observables/Implementations/Zip+arity.tt @@ -1,9 +1,9 @@ // -// Zip+arity.tt +// Zip+arity.swift // RxSwift // // Created by Krunoslav Zaher on 5/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Implementations/Zip.swift b/RxSwift/Observables/Implementations/Zip.swift index 6627a4cc..45902369 100644 --- a/RxSwift/Observables/Implementations/Zip.swift +++ b/RxSwift/Observables/Implementations/Zip.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Aggregate.swift b/RxSwift/Observables/Observable+Aggregate.swift index c312afb9..a8449f48 100644 --- a/RxSwift/Observables/Observable+Aggregate.swift +++ b/RxSwift/Observables/Observable+Aggregate.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Binding.swift b/RxSwift/Observables/Observable+Binding.swift index a35c0ab2..afd3c51f 100644 --- a/RxSwift/Observables/Observable+Binding.swift +++ b/RxSwift/Observables/Observable+Binding.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Concurrency.swift b/RxSwift/Observables/Observable+Concurrency.swift index 2b99caa3..8af91112 100644 --- a/RxSwift/Observables/Observable+Concurrency.swift +++ b/RxSwift/Observables/Observable+Concurrency.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Creation.swift b/RxSwift/Observables/Observable+Creation.swift index e779e6de..3012d310 100644 --- a/RxSwift/Observables/Observable+Creation.swift +++ b/RxSwift/Observables/Observable+Creation.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Debug.swift b/RxSwift/Observables/Observable+Debug.swift index 01fea0f9..c40e9c6e 100644 --- a/RxSwift/Observables/Observable+Debug.swift +++ b/RxSwift/Observables/Observable+Debug.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Multiple.swift b/RxSwift/Observables/Observable+Multiple.swift index 73e88c42..1b6b38c2 100644 --- a/RxSwift/Observables/Observable+Multiple.swift +++ b/RxSwift/Observables/Observable+Multiple.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/12/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Single.swift b/RxSwift/Observables/Observable+Single.swift index 65265380..ac45efa9 100644 --- a/RxSwift/Observables/Observable+Single.swift +++ b/RxSwift/Observables/Observable+Single.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+StandardSequenceOperators.swift b/RxSwift/Observables/Observable+StandardSequenceOperators.swift index 536ba3e2..2fa425a4 100644 --- a/RxSwift/Observables/Observable+StandardSequenceOperators.swift +++ b/RxSwift/Observables/Observable+StandardSequenceOperators.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observables/Observable+Time.swift b/RxSwift/Observables/Observable+Time.swift index 30d6e504..5fd9967f 100644 --- a/RxSwift/Observables/Observable+Time.swift +++ b/RxSwift/Observables/Observable+Time.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/ObserverType+Extensions.swift b/RxSwift/ObserverType+Extensions.swift index 16264302..8ca24923 100644 --- a/RxSwift/ObserverType+Extensions.swift +++ b/RxSwift/ObserverType+Extensions.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/13/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/ObserverType.swift b/RxSwift/ObserverType.swift index bb587c5e..e9b7a282 100644 --- a/RxSwift/ObserverType.swift +++ b/RxSwift/ObserverType.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observers/AnonymousObserver.swift b/RxSwift/Observers/AnonymousObserver.swift index 4277e1d5..6090feff 100644 --- a/RxSwift/Observers/AnonymousObserver.swift +++ b/RxSwift/Observers/AnonymousObserver.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observers/ObserverBase.swift b/RxSwift/Observers/ObserverBase.swift index 749f707c..07959521 100644 --- a/RxSwift/Observers/ObserverBase.swift +++ b/RxSwift/Observers/ObserverBase.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Observers/TailRecursiveSink.swift b/RxSwift/Observers/TailRecursiveSink.swift index 7b0a6743..f8f800eb 100644 --- a/RxSwift/Observers/TailRecursiveSink.swift +++ b/RxSwift/Observers/TailRecursiveSink.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Platform/Darwin.Platform.swift b/RxSwift/Platform/Darwin.Platform.swift index 735e502b..a13f3f31 100644 --- a/RxSwift/Platform/Darwin.Platform.swift +++ b/RxSwift/Platform/Darwin.Platform.swift @@ -1,3 +1,11 @@ +// +// Darwin.Platform.swift +// Benchmark +// +// Created by Krunoslav Zaher on 12/29/15. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. +// + #if os(OSX) || os(iOS) || os(tvOS) || os(watchOS) import Darwin diff --git a/RxSwift/Platform/Linux.Platform.swift b/RxSwift/Platform/Linux.Platform.swift index 4dc9ce56..8b43154f 100644 --- a/RxSwift/Platform/Linux.Platform.swift +++ b/RxSwift/Platform/Linux.Platform.swift @@ -1,3 +1,11 @@ +// +// Linux.Platform.swift +// Benchmark +// +// Created by Krunoslav Zaher on 12/29/15. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. +// + #if os(Linux) //////////////////////////////////////////////////////////////////////////////// // This is not the greatest API in the world, this is just a tribute. diff --git a/RxSwift/Rx.swift b/RxSwift/Rx.swift index d06a396a..5b6d9ff7 100644 --- a/RxSwift/Rx.swift +++ b/RxSwift/Rx.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/RxMutableBox.swift b/RxSwift/RxMutableBox.swift index 3641dd60..9ecfd45b 100644 --- a/RxSwift/RxMutableBox.swift +++ b/RxSwift/RxMutableBox.swift @@ -1,9 +1,9 @@ // -// RxBox.swift +// RxMutableBox.swift // RxSwift // // Created by Krunoslav Zaher on 5/22/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/SchedulerType.swift b/RxSwift/SchedulerType.swift index bb7b6e25..58872642 100644 --- a/RxSwift/SchedulerType.swift +++ b/RxSwift/SchedulerType.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift b/RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift index a880f00d..7efb71c2 100644 --- a/RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift +++ b/RxSwift/Schedulers/ConcurrentDispatchQueueScheduler.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 7/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/DispatchQueueSchedulerPriority.swift b/RxSwift/Schedulers/DispatchQueueSchedulerPriority.swift index 1ee84f57..63d4a14f 100644 --- a/RxSwift/Schedulers/DispatchQueueSchedulerPriority.swift +++ b/RxSwift/Schedulers/DispatchQueueSchedulerPriority.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 7/5/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/MainScheduler.swift b/RxSwift/Schedulers/MainScheduler.swift index 1597650a..574df25a 100644 --- a/RxSwift/Schedulers/MainScheduler.swift +++ b/RxSwift/Schedulers/MainScheduler.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/OperationQueueScheduler.swift b/RxSwift/Schedulers/OperationQueueScheduler.swift index 5ed07c7f..622cd0ef 100644 --- a/RxSwift/Schedulers/OperationQueueScheduler.swift +++ b/RxSwift/Schedulers/OperationQueueScheduler.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 4/4/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/RecursiveScheduler.swift b/RxSwift/Schedulers/RecursiveScheduler.swift index 7f4717d1..731d202c 100644 --- a/RxSwift/Schedulers/RecursiveScheduler.swift +++ b/RxSwift/Schedulers/RecursiveScheduler.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/7/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/SchedulerServices+Emulation.swift b/RxSwift/Schedulers/SchedulerServices+Emulation.swift index 7601a69e..3906d7a7 100644 --- a/RxSwift/Schedulers/SchedulerServices+Emulation.swift +++ b/RxSwift/Schedulers/SchedulerServices+Emulation.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 6/6/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/SerialDispatchQueueScheduler.swift b/RxSwift/Schedulers/SerialDispatchQueueScheduler.swift index 79a3ef2c..c50014ae 100644 --- a/RxSwift/Schedulers/SerialDispatchQueueScheduler.swift +++ b/RxSwift/Schedulers/SerialDispatchQueueScheduler.swift @@ -1,9 +1,9 @@ // -// SerialQueueScheduler.swift +// SerialDispatchQueueScheduler.swift // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Schedulers/VirtualTimeScheduler.swift b/RxSwift/Schedulers/VirtualTimeScheduler.swift index f405f7ae..06fc92fd 100644 --- a/RxSwift/Schedulers/VirtualTimeScheduler.swift +++ b/RxSwift/Schedulers/VirtualTimeScheduler.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Subjects/BehaviorSubject.swift b/RxSwift/Subjects/BehaviorSubject.swift index 7c6284fc..7df7c7a8 100644 --- a/RxSwift/Subjects/BehaviorSubject.swift +++ b/RxSwift/Subjects/BehaviorSubject.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 5/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Subjects/PublishSubject.swift b/RxSwift/Subjects/PublishSubject.swift index 2ed8f704..96102ea5 100644 --- a/RxSwift/Subjects/PublishSubject.swift +++ b/RxSwift/Subjects/PublishSubject.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/11/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Subjects/ReplaySubject.swift b/RxSwift/Subjects/ReplaySubject.swift index 40f5660c..967097ba 100644 --- a/RxSwift/Subjects/ReplaySubject.swift +++ b/RxSwift/Subjects/ReplaySubject.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Subjects/SubjectType.swift b/RxSwift/Subjects/SubjectType.swift index 9d862520..7f6575cd 100644 --- a/RxSwift/Subjects/SubjectType.swift +++ b/RxSwift/Subjects/SubjectType.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/1/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxSwift/Subjects/Variable.swift b/RxSwift/Subjects/Variable.swift index b80676d8..e648b15a 100644 --- a/RxSwift/Subjects/Variable.swift +++ b/RxSwift/Subjects/Variable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/28/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxTests/ColdObservable.swift b/RxTests/ColdObservable.swift index fdd01f28..79540b7d 100644 --- a/RxTests/ColdObservable.swift +++ b/RxTests/ColdObservable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import RxSwift diff --git a/RxTests/HotObservable.swift b/RxTests/HotObservable.swift index 33058e2f..79418113 100644 --- a/RxTests/HotObservable.swift +++ b/RxTests/HotObservable.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxTests/Recorded.swift b/RxTests/Recorded.swift index 89d652bd..29edfcd1 100644 --- a/RxTests/Recorded.swift +++ b/RxTests/Recorded.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxTests/Schedulers/TestScheduler.swift b/RxTests/Schedulers/TestScheduler.swift index 383dee16..76dbd049 100644 --- a/RxTests/Schedulers/TestScheduler.swift +++ b/RxTests/Schedulers/TestScheduler.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxTests/Subscription.swift b/RxTests/Subscription.swift index 4aa187b5..0fc63124 100644 --- a/RxTests/Subscription.swift +++ b/RxTests/Subscription.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/RxTests/TestableObserver.swift b/RxTests/TestableObserver.swift index 4ae95901..04e58481 100644 --- a/RxTests/TestableObserver.swift +++ b/RxTests/TestableObserver.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/PerformanceTests/PerformanceTools.swift b/Tests/PerformanceTests/PerformanceTools.swift index d9587dac..590e7ea5 100644 --- a/Tests/PerformanceTests/PerformanceTools.swift +++ b/Tests/PerformanceTests/PerformanceTools.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 9/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/CLLocationManager+RxTests.swift b/Tests/RxCocoaTests/CLLocationManager+RxTests.swift index 04943eb9..a016fee8 100644 --- a/Tests/RxCocoaTests/CLLocationManager+RxTests.swift +++ b/Tests/RxCocoaTests/CLLocationManager+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/13/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/Control+RxTests+Cocoa.swift b/Tests/RxCocoaTests/Control+RxTests+Cocoa.swift index 9e69a780..4175b954 100644 --- a/Tests/RxCocoaTests/Control+RxTests+Cocoa.swift +++ b/Tests/RxCocoaTests/Control+RxTests+Cocoa.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/19/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Cocoa diff --git a/Tests/RxCocoaTests/Control+RxTests+UIKit.swift b/Tests/RxCocoaTests/Control+RxTests+UIKit.swift index 3052b360..7406fd59 100644 --- a/Tests/RxCocoaTests/Control+RxTests+UIKit.swift +++ b/Tests/RxCocoaTests/Control+RxTests+UIKit.swift @@ -2,8 +2,8 @@ // Control+RxTests+UIKit.swift // RxTests // -// Created by Ash Furrow on 2015-07-04. -// +// Created by Ash Furrow on 4/7/15. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import UIKit diff --git a/Tests/RxCocoaTests/Control+RxTests.swift b/Tests/RxCocoaTests/Control+RxTests.swift index 33988d84..8f6d9d79 100644 --- a/Tests/RxCocoaTests/Control+RxTests.swift +++ b/Tests/RxCocoaTests/Control+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/18/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/ControlEventTests.swift b/Tests/RxCocoaTests/ControlEventTests.swift index 5f90c65b..e0dc5433 100644 --- a/Tests/RxCocoaTests/ControlEventTests.swift +++ b/Tests/RxCocoaTests/ControlEventTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/6/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/ControlPropertyTests.swift b/Tests/RxCocoaTests/ControlPropertyTests.swift index 2d5fd258..5c5a2521 100644 --- a/Tests/RxCocoaTests/ControlPropertyTests.swift +++ b/Tests/RxCocoaTests/ControlPropertyTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/6/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/DelegateProxyTest+Cocoa.swift b/Tests/RxCocoaTests/DelegateProxyTest+Cocoa.swift index ea33ee19..99a0e130 100644 --- a/Tests/RxCocoaTests/DelegateProxyTest+Cocoa.swift +++ b/Tests/RxCocoaTests/DelegateProxyTest+Cocoa.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/5/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/DelegateProxyTest+UIKit.swift b/Tests/RxCocoaTests/DelegateProxyTest+UIKit.swift index f8e6d1db..ff2ce6ed 100644 --- a/Tests/RxCocoaTests/DelegateProxyTest+UIKit.swift +++ b/Tests/RxCocoaTests/DelegateProxyTest+UIKit.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/5/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/DelegateProxyTest.swift b/Tests/RxCocoaTests/DelegateProxyTest.swift index b4c64efd..a5df1c07 100644 --- a/Tests/RxCocoaTests/DelegateProxyTest.swift +++ b/Tests/RxCocoaTests/DelegateProxyTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 7/5/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/Driver+Extensions.swift b/Tests/RxCocoaTests/Driver+Extensions.swift index 5a074499..3a6c34a2 100644 --- a/Tests/RxCocoaTests/Driver+Extensions.swift +++ b/Tests/RxCocoaTests/Driver+Extensions.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/Driver+Test.swift b/Tests/RxCocoaTests/Driver+Test.swift index 62ca99ef..52b1e3eb 100644 --- a/Tests/RxCocoaTests/Driver+Test.swift +++ b/Tests/RxCocoaTests/Driver+Test.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/14/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/KVOObservableTests.swift b/Tests/RxCocoaTests/KVOObservableTests.swift index 353ce0a6..141ec9ae 100644 --- a/Tests/RxCocoaTests/KVOObservableTests.swift +++ b/Tests/RxCocoaTests/KVOObservableTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 5/19/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/NSLayoutConstraint+RxTests.swift b/Tests/RxCocoaTests/NSLayoutConstraint+RxTests.swift index b871c9cf..72bb542f 100644 --- a/Tests/RxCocoaTests/NSLayoutConstraint+RxTests.swift +++ b/Tests/RxCocoaTests/NSLayoutConstraint+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/6/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/NSNotificationCenterTests.swift b/Tests/RxCocoaTests/NSNotificationCenterTests.swift index ad4e963e..074b5e2a 100644 --- a/Tests/RxCocoaTests/NSNotificationCenterTests.swift +++ b/Tests/RxCocoaTests/NSNotificationCenterTests.swift @@ -3,7 +3,7 @@ // RxCocoa // // Created by Krunoslav Zaher on 5/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/NSObject+RxTests.swift b/Tests/RxCocoaTests/NSObject+RxTests.swift index 912efe88..12edb99b 100644 --- a/Tests/RxCocoaTests/NSObject+RxTests.swift +++ b/Tests/RxCocoaTests/NSObject+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 7/11/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/NSView+RxTests.swift b/Tests/RxCocoaTests/NSView+RxTests.swift index c2b2b9a5..7d7fdad0 100644 --- a/Tests/RxCocoaTests/NSView+RxTests.swift +++ b/Tests/RxCocoaTests/NSView+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/6/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/RXObjCRuntime+Testing.h b/Tests/RxCocoaTests/RXObjCRuntime+Testing.h index 3a3f3197..de880eef 100644 --- a/Tests/RxCocoaTests/RXObjCRuntime+Testing.h +++ b/Tests/RxCocoaTests/RXObjCRuntime+Testing.h @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 11/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import diff --git a/Tests/RxCocoaTests/RXObjCRuntime+Testing.m b/Tests/RxCocoaTests/RXObjCRuntime+Testing.m index 601b58e8..acab6af2 100644 --- a/Tests/RxCocoaTests/RXObjCRuntime+Testing.m +++ b/Tests/RxCocoaTests/RXObjCRuntime+Testing.m @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 11/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // #import "RXObjCRuntime+Testing.h" diff --git a/Tests/RxCocoaTests/RuntimeStateSnapshot.swift b/Tests/RxCocoaTests/RuntimeStateSnapshot.swift index d2455f80..137d2572 100644 --- a/Tests/RxCocoaTests/RuntimeStateSnapshot.swift +++ b/Tests/RxCocoaTests/RuntimeStateSnapshot.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 11/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/RxObjCRuntimeState.swift b/Tests/RxCocoaTests/RxObjCRuntimeState.swift index b4598e4a..4d77b807 100644 --- a/Tests/RxCocoaTests/RxObjCRuntimeState.swift +++ b/Tests/RxCocoaTests/RxObjCRuntimeState.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 11/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/SentMessageTest.swift b/Tests/RxCocoaTests/SentMessageTest.swift index 0d36d9cd..45d82941 100644 --- a/Tests/RxCocoaTests/SentMessageTest.swift +++ b/Tests/RxCocoaTests/SentMessageTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 11/21/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxCocoaTests/UIView+RxTests.swift b/Tests/RxCocoaTests/UIView+RxTests.swift index 459bacdc..1e7777cc 100644 --- a/Tests/RxCocoaTests/UIView+RxTests.swift +++ b/Tests/RxCocoaTests/UIView+RxTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 12/6/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/ElementIndexPair.swift b/Tests/RxSwiftTests/TestImplementations/ElementIndexPair.swift index e536db6b..fcf4b412 100644 --- a/Tests/RxSwiftTests/TestImplementations/ElementIndexPair.swift +++ b/Tests/RxSwiftTests/TestImplementations/ElementIndexPair.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 6/12/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/EquatableArray.swift b/Tests/RxSwiftTests/TestImplementations/EquatableArray.swift index 4fda0037..b1318ae3 100644 --- a/Tests/RxSwiftTests/TestImplementations/EquatableArray.swift +++ b/Tests/RxSwiftTests/TestImplementations/EquatableArray.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/15/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/BackgroundThreadPrimitiveHotObservable.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/BackgroundThreadPrimitiveHotObservable.swift index 14b1fd15..7ed0441b 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/BackgroundThreadPrimitiveHotObservable.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/BackgroundThreadPrimitiveHotObservable.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/19/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/MainThreadPrimitiveHotObservable.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/MainThreadPrimitiveHotObservable.swift index a4dceb83..6f70da88 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/MainThreadPrimitiveHotObservable.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/MainThreadPrimitiveHotObservable.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/14/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/MockDisposable.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/MockDisposable.swift index 1a3ee335..390f3f66 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/MockDisposable.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/MockDisposable.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Yury Korolev on 10/17/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/MySubject.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/MySubject.swift index 787b1244..758a2911 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/MySubject.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/MySubject.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/18/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/Observable.Extensions.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/Observable.Extensions.swift index 344faebc..c3ced7d8 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/Observable.Extensions.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/Observable.Extensions.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import RxSwift diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveHotObservable.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveHotObservable.swift index 3c3b6a26..bd70da42 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveHotObservable.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveHotObservable.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 6/4/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveMockObserver.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveMockObserver.swift index 202fc8c8..2a3e8542 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveMockObserver.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/PrimitiveMockObserver.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 6/4/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift b/Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift index 45e67536..b0fd98bb 100644 --- a/Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift +++ b/Tests/RxSwiftTests/TestImplementations/Mocks/TestConnectableObservable.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/19/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/Observable+Extensions.swift b/Tests/RxSwiftTests/TestImplementations/Observable+Extensions.swift index 64f83fbd..600e1d02 100644 --- a/Tests/RxSwiftTests/TestImplementations/Observable+Extensions.swift +++ b/Tests/RxSwiftTests/TestImplementations/Observable+Extensions.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 6/4/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/TestImplementations/TestVirtualScheduler.swift b/Tests/RxSwiftTests/TestImplementations/TestVirtualScheduler.swift index eb24d31f..dd61e0aa 100644 --- a/Tests/RxSwiftTests/TestImplementations/TestVirtualScheduler.swift +++ b/Tests/RxSwiftTests/TestImplementations/TestVirtualScheduler.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/AnonymousObservable+Test.swift b/Tests/RxSwiftTests/Tests/AnonymousObservable+Test.swift index 9f24783a..85e76764 100644 --- a/Tests/RxSwiftTests/Tests/AnonymousObservable+Test.swift +++ b/Tests/RxSwiftTests/Tests/AnonymousObservable+Test.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 7/24/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/AssumptionsTest.swift b/Tests/RxSwiftTests/Tests/AssumptionsTest.swift index 939c05e6..4c268e02 100644 --- a/Tests/RxSwiftTests/Tests/AssumptionsTest.swift +++ b/Tests/RxSwiftTests/Tests/AssumptionsTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/14/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/BagTest.swift b/Tests/RxSwiftTests/Tests/BagTest.swift index a265d198..cbad9bac 100644 --- a/Tests/RxSwiftTests/Tests/BagTest.swift +++ b/Tests/RxSwiftTests/Tests/BagTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 8/23/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/BehaviorSubjectTest.swift b/Tests/RxSwiftTests/Tests/BehaviorSubjectTest.swift index b80946f9..9befe108 100644 --- a/Tests/RxSwiftTests/Tests/BehaviorSubjectTest.swift +++ b/Tests/RxSwiftTests/Tests/BehaviorSubjectTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 5/23/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/CurrentThreadSchedulerTest.swift b/Tests/RxSwiftTests/Tests/CurrentThreadSchedulerTest.swift index b609377b..9b851272 100644 --- a/Tests/RxSwiftTests/Tests/CurrentThreadSchedulerTest.swift +++ b/Tests/RxSwiftTests/Tests/CurrentThreadSchedulerTest.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/DisposableTest.swift b/Tests/RxSwiftTests/Tests/DisposableTest.swift index 0e12e846..8dabee75 100644 --- a/Tests/RxSwiftTests/Tests/DisposableTest.swift +++ b/Tests/RxSwiftTests/Tests/DisposableTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/HistoricalSchedulerTest.swift b/Tests/RxSwiftTests/Tests/HistoricalSchedulerTest.swift index 49e09551..806a2595 100644 --- a/Tests/RxSwiftTests/Tests/HistoricalSchedulerTest.swift +++ b/Tests/RxSwiftTests/Tests/HistoricalSchedulerTest.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/MainSchedulerTests.swift b/Tests/RxSwiftTests/Tests/MainSchedulerTests.swift index 870338e6..7615ee34 100644 --- a/Tests/RxSwiftTests/Tests/MainSchedulerTests.swift +++ b/Tests/RxSwiftTests/Tests/MainSchedulerTests.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+AggregateTest.swift b/Tests/RxSwiftTests/Tests/Observable+AggregateTest.swift index b15c30cf..a34703ae 100644 --- a/Tests/RxSwiftTests/Tests/Observable+AggregateTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+AggregateTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 4/2/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+BindingTest.swift b/Tests/RxSwiftTests/Tests/Observable+BindingTest.swift index 130cfa8b..4646c75e 100644 --- a/Tests/RxSwiftTests/Tests/Observable+BindingTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+BindingTest.swift @@ -3,7 +3,7 @@ // RxSwift // // Created by Krunoslav Zaher on 4/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+BlockingTest.swift b/Tests/RxSwiftTests/Tests/Observable+BlockingTest.swift index c739e7d3..c2d84f27 100644 --- a/Tests/RxSwiftTests/Tests/Observable+BlockingTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+BlockingTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 7/12/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+ConcurrencyTest.swift b/Tests/RxSwiftTests/Tests/Observable+ConcurrencyTest.swift index d252d656..bc733b42 100644 --- a/Tests/RxSwiftTests/Tests/Observable+ConcurrencyTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+ConcurrencyTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 5/2/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+CreationTest.swift b/Tests/RxSwiftTests/Tests/Observable+CreationTest.swift index 0fea9316..d69fe7a2 100644 --- a/Tests/RxSwiftTests/Tests/Observable+CreationTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+CreationTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 9/2/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.swift b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.swift index baae31cc..b332a02f 100644 --- a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.swift @@ -1,11 +1,10 @@ -// This file is autogenerated. -// Take a look at `Preprocessor` target in RxSwift project +// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project // -// Observable+MultipleTest+CombineLatest.tt +// Observable+MultipleTest+CombineLatest.swift // RxSwift // // Created by Krunoslav Zaher on 4/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.tt b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.tt index 5aba56d4..99497435 100644 --- a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.tt +++ b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+CombineLatest.tt @@ -1,9 +1,9 @@ // -// Observable+MultipleTest+CombineLatest.tt +// Observable+MultipleTest+CombineLatest.swift // RxSwift // // Created by Krunoslav Zaher on 4/25/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.swift b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.swift index aef82e51..57c94e8a 100644 --- a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.swift +++ b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.swift @@ -1,11 +1,10 @@ -// This file is autogenerated. -// Take a look at `Preprocessor` target in RxSwift project +// This file is autogenerated. Take a look at `Preprocessor` target in RxSwift project // -// Observable+MultipleTest+Zip.tt +// Observable+MultipleTest+Zip.swift // RxTests // // Created by Krunoslav Zaher on 5/23/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.tt b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.tt index 042f2251..9ba0e7d8 100644 --- a/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.tt +++ b/Tests/RxSwiftTests/Tests/Observable+MultipleTest+Zip.tt @@ -1,9 +1,9 @@ // -// Observable+MultipleTest+Zip.tt +// Observable+MultipleTest+Zip.swift // RxTests // // Created by Krunoslav Zaher on 5/23/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+MultipleTest.swift b/Tests/RxSwiftTests/Tests/Observable+MultipleTest.swift index 753c64bf..92efa63e 100644 --- a/Tests/RxSwiftTests/Tests/Observable+MultipleTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+MultipleTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/15/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+SingleTest.swift b/Tests/RxSwiftTests/Tests/Observable+SingleTest.swift index 7df37d18..613cb044 100644 --- a/Tests/RxSwiftTests/Tests/Observable+SingleTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+SingleTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+StandardSequenceOperatorsTest.swift b/Tests/RxSwiftTests/Tests/Observable+StandardSequenceOperatorsTest.swift index b5df6545..7dcf86ad 100644 --- a/Tests/RxSwiftTests/Tests/Observable+StandardSequenceOperatorsTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+StandardSequenceOperatorsTest.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 2/17/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+SubscriptionTest.swift b/Tests/RxSwiftTests/Tests/Observable+SubscriptionTest.swift index 39b838c2..25c858fc 100644 --- a/Tests/RxSwiftTests/Tests/Observable+SubscriptionTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+SubscriptionTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 10/13/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/Observable+TimeTest.swift b/Tests/RxSwiftTests/Tests/Observable+TimeTest.swift index 5c137f3b..68d9650f 100644 --- a/Tests/RxSwiftTests/Tests/Observable+TimeTest.swift +++ b/Tests/RxSwiftTests/Tests/Observable+TimeTest.swift @@ -1,10 +1,9 @@ - // // Observable+TimeTest.swift // Rx // // Created by Krunoslav Zaher on 3/23/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/ObserverTests.swift b/Tests/RxSwiftTests/Tests/ObserverTests.swift index e1a15f3b..206c6a83 100644 --- a/Tests/RxSwiftTests/Tests/ObserverTests.swift +++ b/Tests/RxSwiftTests/Tests/ObserverTests.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Rob Cheung on 9/15/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/QueueTests.swift b/Tests/RxSwiftTests/Tests/QueueTests.swift index d78d105a..181414f0 100644 --- a/Tests/RxSwiftTests/Tests/QueueTests.swift +++ b/Tests/RxSwiftTests/Tests/QueueTests.swift @@ -3,7 +3,7 @@ // Rx // // Created by Krunoslav Zaher on 3/21/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/SubjectConcurrencyTest.swift b/Tests/RxSwiftTests/Tests/SubjectConcurrencyTest.swift index d715fa74..2f4ffe28 100644 --- a/Tests/RxSwiftTests/Tests/SubjectConcurrencyTest.swift +++ b/Tests/RxSwiftTests/Tests/SubjectConcurrencyTest.swift @@ -1,9 +1,9 @@ // -// SubjectTest.swift +// SubjectConcurrencyTest.swift // RxTests // // Created by Krunoslav Zaher on 11/8/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/VariableTest.swift b/Tests/RxSwiftTests/Tests/VariableTest.swift index 0d69d5f5..67cb722b 100644 --- a/Tests/RxSwiftTests/Tests/VariableTest.swift +++ b/Tests/RxSwiftTests/Tests/VariableTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 5/2/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxSwiftTests/Tests/VirtualSchedulerTest.swift b/Tests/RxSwiftTests/Tests/VirtualSchedulerTest.swift index 4a335861..69e25956 100644 --- a/Tests/RxSwiftTests/Tests/VirtualSchedulerTest.swift +++ b/Tests/RxSwiftTests/Tests/VirtualSchedulerTest.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/27/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/RxTest.swift b/Tests/RxTest.swift index 5bdda4e9..fcb40aeb 100644 --- a/Tests/RxTest.swift +++ b/Tests/RxTest.swift @@ -3,7 +3,7 @@ // RxTests // // Created by Krunoslav Zaher on 2/8/15. -// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import XCTest diff --git a/Tests/Tests/Foundation+Extensions.swift b/Tests/Tests/Foundation+Extensions.swift index 1aeeed30..49362ef4 100644 --- a/Tests/Tests/Foundation+Extensions.swift +++ b/Tests/Tests/Foundation+Extensions.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/Tests/Recorded+Timeless.swift b/Tests/Tests/Recorded+Timeless.swift index bea4f1f0..0ee166aa 100644 --- a/Tests/Tests/Recorded+Timeless.swift +++ b/Tests/Tests/Recorded+Timeless.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/Tests/TestErrors.swift b/Tests/Tests/TestErrors.swift index 4cf99458..eeacf6e9 100644 --- a/Tests/Tests/TestErrors.swift +++ b/Tests/Tests/TestErrors.swift @@ -3,7 +3,7 @@ // Tests // // Created by Krunoslav Zaher on 12/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/Tests/Tests/XCTest+AllTests.swift b/Tests/Tests/XCTest+AllTests.swift index e561d8a6..228d7c18 100644 --- a/Tests/Tests/XCTest+AllTests.swift +++ b/Tests/Tests/XCTest+AllTests.swift @@ -1,9 +1,9 @@ // -// XCTest+Rx.swift +// XCTest+AllTests.swift // Tests // // Created by Krunoslav Zaher on 12/25/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/scripts/package-swift-manager.swift b/scripts/package-swift-manager.swift index c07782db..0cf5fb50 100755 --- a/scripts/package-swift-manager.swift +++ b/scripts/package-swift-manager.swift @@ -1,10 +1,10 @@ #!/usr/bin/swift // // package-swift-manager.swift -// +// scripts // // Created by Krunoslav Zaher on 12/26/15. -// +// Copyright © 2015 Krunoslav Zaher. All rights reserved. // import Foundation diff --git a/scripts/pre-release-tests.sh b/scripts/pre-release-tests.sh index 7ac60455..38f36734 100755 --- a/scripts/pre-release-tests.sh +++ b/scripts/pre-release-tests.sh @@ -13,6 +13,8 @@ if [ "$1" == "r" ]; then RELEASE_TEST=1 fi +./scripts/validate-headers.swift + # ios 7 sim #if [ `xcrun simctl list | grep "${DEFAULT_IOS7_SIMULATOR}" | wc -l` == 0 ]; then # xcrun simctl create $DEFAULT_IOS7_SIMULATOR 'iPhone 4s' 'com.apple.CoreSimulator.SimRuntime.iOS-7-1' diff --git a/scripts/validate-headers.swift b/scripts/validate-headers.swift new file mode 100755 index 00000000..5e45558a --- /dev/null +++ b/scripts/validate-headers.swift @@ -0,0 +1,194 @@ +#!/usr/bin/swift +// +// validate-headers.swift +// scripts +// +// Created by Krunoslav Zaher on 12/26/15. +// Copyright © 2015 Krunoslav Zaher. All rights reserved. +// + +import Foundation + +// It is kind of ironic that we need to additionally package for package manager :/ + +let fileManager = NSFileManager.defaultManager() + +let allowedExtensions = [ + ".swift", + ".h", + ".m", +] + +let excludedRootPaths = [ + ".git", + "build", + "Rx.playground" +] + +let excludePaths = [ + "AllTests/main.swift", + "RxExample/Services/Reachability.swift", + "RxCocoaTests/RxTests-" +] + +func isExtensionIncluded(path: String) -> Bool { + return (allowedExtensions.map { path.hasSuffix($0) }).reduce(false) { $0 || $1 } +} + +let whitespace = NSCharacterSet.whitespaceAndNewlineCharacterSet() + +/** +Validates header in this form + +// +// {file}.swift +// Project +// +// Created by {Author} on 2/14/15. +// Copyright (c) 2015 Krunoslav Zaher. All rights reserved. +// + +*/ + +let identifier = "(?:\\w|\\+|\\_|\\.|-)+" + +let fileLine = try NSRegularExpression(pattern: "// (\(identifier))", options: []) +let projectLine = try NSRegularExpression(pattern: "// (\(identifier))", options: []) + +let createdBy = try NSRegularExpression(pattern: "// Created by .* on \\d+/\\d+/\\d+\\.", options: []) +let copyrightLine = try NSRegularExpression(pattern: "// Copyright © (\\d+) Krunoslav Zaher. All rights reserved.", options: []) + +func validateRegexMatches(regularExpression: NSRegularExpression, content: String) -> ([String], Bool) { + let range = NSRange(location: 0, length: content.characters.count) + let matches = regularExpression.matchesInString(content, options: [], range: range) + + if matches.count == 0 { + print("ERROR: line `\(content)` is invalid: \(regularExpression.pattern)") + return ([], false) + } + + for m in matches { + if m.numberOfRanges == 0 || !NSEqualRanges(m.range, range) { + print("ERROR: line `\(content)` is invalid: \(regularExpression.pattern)") + return ([], false) + } + } + + return (matches[0 ..< matches.count].flatMap { m -> [String] in + return (1 ..< m.numberOfRanges).map { index in + return (content as NSString).substringWithRange(m.rangeAtIndex(index)) + } + }, true) +} + +func validateHeader(path: String) throws -> Bool { + let contents = try String(contentsOfFile: path, encoding: NSUTF8StringEncoding) + + let rawLines = contents.componentsSeparatedByString("\n") + + var lines = rawLines.map { $0.stringByTrimmingCharactersInSet(whitespace) } + + if (lines.first ?? "").hasPrefix("#") || (lines.first ?? "").hasPrefix("// This file is autogenerated.") { + lines.removeAtIndex(0) + } + + if lines.count < 8 { + print("ERROR: Number of lines is less then 8, so the header can't be correct") + return false + } + + for i in 0 ..< 7 { + if !lines[i].hasPrefix("//") { + print("ERROR: Line [\(i + 1)] (\(lines[i])) isn't prefixed with //") + return false + } + } + + if lines[0] != "//" { + print("ERROR: First line should be `//`") + return false + } + + let (parsedFileLine, isValidFilename) = validateRegexMatches(fileLine, content: lines[1]) + + if !isValidFilename { + return false + } + + let fileNameInFile = parsedFileLine.first ?? "" + if fileNameInFile != (path as NSString).lastPathComponent { + print("ERROR: invalid file name `\(fileNameInFile)`, correct content is `\((path as NSString).lastPathComponent)`") + return false + } + + let (_, isValidProject) = validateRegexMatches(projectLine, content: lines[2]) + + if !isValidProject { + return false + } + + if lines[3] != "//" { + print("ERROR: Fourth line should be `//`") + return false + } + + let (_, isValidCreatedBy) = validateRegexMatches(createdBy, content: lines[4]) + + if !isValidCreatedBy { + return false + } + + let (year, isValidCopyright) = validateRegexMatches(copyrightLine, content: lines[5]) + + if !isValidCopyright { + return false + } + + if year.first == nil || !(2015...2016).contains(Int(year.first!) ?? 0) { + print("ERROR: Wrong copyright year \(year.first ?? "?") instead of 2015...2016") + return false + } + + if lines[6] != "//" { + print("ERROR: Seventh line should be `//`") + return false + } + + if lines[7] != "" { + print("ERROR: Eight line should be blank") + } + + return true +} + +func verifyAll(root: String) throws -> Bool { + return try fileManager.subpathsOfDirectoryAtPath(root).map { file -> Bool in + let excluded = excludePaths.map { file.hasPrefix($0) }.reduce(false) { $0 || $1 } + if excluded { + return true + } + if !isExtensionIncluded(file) { + return true + } + + //print("Validating \(file)") + let isValid = try validateHeader("\(root)/\(file)") + if !isValid { + print(" while Validating \(file)") + } + + return isValid + }.reduce(true) { $0 && $1 } +} + +let allValid = try fileManager.contentsOfDirectoryAtPath(".").map { rootDir -> Bool in + if excludedRootPaths.contains(rootDir) { + print("Skipping \(rootDir)") + return true + } + return try verifyAll(rootDir) +}.reduce(true) { $0 && $1 } + +if !allValid { + exit(-1) +} \ No newline at end of file