Skip to content

Commit c978e36

Browse files
committed
Merge branch 'master' into sched-priorityqueue
Conflicts: rxjava-core/src/main/java/rx/concurrency/SleepingAction.java
2 parents 8c4e922 + ce65cca commit c978e36

File tree

5 files changed

+707
-200
lines changed

5 files changed

+707
-200
lines changed

rxjava-core/src/main/java/rx/concurrency/SleepingAction.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
22
* Copyright 2013 Netflix, Inc.
3-
*
3+
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
66
* You may obtain a copy of the License at
7-
*
7+
*
88
* http://www.apache.org/licenses/LICENSE-2.0
9-
*
9+
*
1010
* Unless required by applicable law or agreed to in writing, software
1111
* distributed under the License is distributed on an "AS IS" BASIS,
1212
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

0 commit comments

Comments
 (0)