language stringclasses 1
value | owner stringlengths 2 15 | repo stringlengths 2 21 | sha stringlengths 45 45 | message stringlengths 7 36.3k | path stringlengths 1 199 | patch stringlengths 15 102k | is_multipart bool 2
classes |
|---|---|---|---|---|---|---|---|
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/exceptions/MissingBackpressureException.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/exceptions/package-info.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/flowables/ConnectableFlowable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/flowables/GroupedFlowable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/flowables/package-info.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Action.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/BiConsumer.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/BiFunction.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/BiPredicate.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/BooleanSupplier.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Cancellable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Consumer.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function3.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function4.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function5.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function6.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function7.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function8.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Function9.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/IntFunction.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/LongConsumer.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/Predicate.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/functions/package-info.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License. | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/ArrayCompositeDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/CancellableDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/DisposableContainer.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/DisposableHelper.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/EmptyDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/ListCompositeDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/ObserverFullArbiter.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/disposables/SequentialDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/functions/Functions.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/functions/ObjectHelper.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/ConditionalSubscriber.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/FuseToFlowable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/FuseToMaybe.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/FuseToObservable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/HasUpstreamCompletableSource.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/HasUpstreamMaybeSource.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/HasUpstreamObservableSource.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/HasUpstreamPublisher.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/HasUpstreamSingleSource.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/QueueDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/QueueFuseable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/QueueSubscription.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/ScalarCallable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/SimplePlainQueue.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/SimpleQueue.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/fuseable/package-info.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BasicFuseableObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BasicIntQueueDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BasicQueueDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BiConsumerSingleObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BlockingBaseObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BlockingFirstObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BlockingLastObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BlockingMultiObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/BlockingObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/CallbackCompletableObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/ConsumerSingleObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/DeferredScalarDisposable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/DeferredScalarObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/DisposableLambdaObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/EmptyCompletableObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/ForEachWhileObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/FullArbiterObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/FutureObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/FutureSingleObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/InnerQueuedObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/InnerQueuedObserverSupport.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/LambdaObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/QueueDrainObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/ResumeSingleObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/observers/SubscriberCompletableObserver.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableAmb.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableCache.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableConcat.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableConcatArray.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableConcatIterable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableCreate.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableDefer.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableDelay.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableDisposeOn.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableDoFinally.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableDoOnEvent.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableEmpty.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableError.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableErrorSupplier.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromAction.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromCallable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromObservable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromPublisher.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromRunnable.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromSingle.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableFromUnsafeSource.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableHide.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableLift.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableMerge.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Other | ReactiveX | RxJava | d3455d0c9d57d522c31b5c25af83e8f2b8df12b6.json | Update Copyright to 'RxJava Contributors' (#4980)
See https://github.com/ReactiveX/RxJava/issues/4978 for more information. | src/main/java/io/reactivex/internal/operators/completable/CompletableMergeArray.java | @@ -1,5 +1,5 @@
/**
- * Copyright 2016 Netflix, Inc.
+ * Copyright (c) 2016-present, RxJava Contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.