@@ -21,7 +21,7 @@ https://github.com/mongodb/mongo-java-driver.
2121 Any republication or derived work distributed in source code form
2222 must include this copyright and license notice.
2323
24- 2) The following files: Assertions.java, AbstractCopyOnWriteMap.java, CopyOnWriteMap.java
24+ 2) The following files: Assertions.java
2525
2626 Copyright (c) 2008-2014 Atlassian Pty Ltd
2727
@@ -37,7 +37,7 @@ https://github.com/mongodb/mongo-java-driver.
3737 See the License for the specific language governing permissions and
3838 limitations under the License.
3939
40- 3) The following files: Beta.java, UnsignedLongs.java, UnsignedLongsTest.java
40+ 3) The following files: Beta.java
4141
4242 Copyright 2010 The Guava Authors
4343 Copyright 2011 The Guava Authors
@@ -54,24 +54,7 @@ https://github.com/mongodb/mongo-java-driver.
5454 See the License for the specific language governing permissions and
5555 limitations under the License.
5656
57- 4) The following files: ReadTimeoutHandler.java
58-
59- Copyright 2008-present MongoDB, Inc.
60- Copyright 2012 The Netty Project
61-
62- Licensed under the Apache License, Version 2.0 (the "License");
63- you may not use this file except in compliance with the License.
64- You may obtain a copy of the License at
65-
66- http://www.apache.org/licenses/LICENSE-2.0
67-
68- Unless required by applicable law or agreed to in writing, software
69- distributed under the License is distributed on an "AS IS" BASIS,
70- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
71- See the License for the specific language governing permissions and
72- limitations under the License.
73-
74- 5) The following files: InstantCodec.java, Jsr310CodecProvider.java, LocalDateCodec.java, LocalDateTimeCodec.java, LocalTimeCodec.java
57+ 4) The following files: InstantCodec.java, Jsr310CodecProvider.java, LocalDateCodec.java, LocalDateTimeCodec.java, LocalTimeCodec.java
7558
7659 Copyright 2008-present MongoDB, Inc.
7760 Copyright 2018 Cezary Bartosiak
@@ -88,7 +71,7 @@ https://github.com/mongodb/mongo-java-driver.
8871 See the License for the specific language governing permissions and
8972 limitations under the License.
9073
91- 6 ) The following files: SaslPrep.java
74+ 5 ) The following files: SaslPrep.java
9275
9376 Copyright 2008-present MongoDB, Inc.
9477 Copyright 2017 Tom Bentley
@@ -105,7 +88,7 @@ https://github.com/mongodb/mongo-java-driver.
10588 See the License for the specific language governing permissions and
10689 limitations under the License.
10790
108- 7 ) The following files (originally from https://github.com/marianobarrios/tls-channel):
91+ 6 ) The following files (originally from https://github.com/marianobarrios/tls-channel):
10992
11093 AsynchronousTlsChannel.java
11194 AsynchronousTlsChannelGroup.java
@@ -155,7 +138,7 @@ https://github.com/mongodb/mongo-java-driver.
155138 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
156139 SOFTWARE.
157140
158- 8 ) The following files (originally from https://github.com/google/guava):
141+ 7 ) The following files (originally from https://github.com/google/guava):
159142
160143 InetAddressUtils.java (formerly InetAddresses.java)
161144 InetAddressUtilsTest.java (formerly InetAddressesTest.java)
0 commit comments