Skip to content

Commit d3455d0

Browse files
benjchristensenakarnokd
authored andcommitted
Update Copyright to 'RxJava Contributors' (#4980)
See #4978 for more information.
1 parent f6965b1 commit d3455d0

File tree

1,379 files changed

+1381
-1381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,379 files changed

+1381
-1381
lines changed

src/main/java/io/reactivex/BackpressureOverflowStrategy.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/io/reactivex/BackpressureStrategy.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Completable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableEmitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableObserver.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableOnSubscribe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableOperator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/CompletableTransformer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Emitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Flowable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/FlowableEmitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/FlowableOnSubscribe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/FlowableOperator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/FlowableTransformer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Maybe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeEmitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeObserver.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeOnSubscribe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeOperator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/MaybeTransformer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Notification.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Observable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/ObservableEmitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/ObservableOnSubscribe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/ObservableOperator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/ObservableSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/ObservableTransformer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Observer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Scheduler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/Single.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleEmitter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleObserver.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleOnSubscribe.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleOperator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/SingleTransformer.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/BackpressureKind.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/BackpressureSupport.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/Beta.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/CheckReturnValue.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/Experimental.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/SchedulerSupport.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/annotations/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/io/reactivex/disposables/ActionDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/CompositeDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/Disposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/Disposables.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/FutureDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/ReferenceDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/RunnableDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/SerialDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/SubscriptionDisposable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

src/main/java/io/reactivex/disposables/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/io/reactivex/exceptions/CompositeException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/main/java/io/reactivex/exceptions/Exceptions.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright 2016 Netflix, Inc.
2+
* Copyright (c) 2016-present, RxJava Contributors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
55
* compliance with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)