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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)