@@ -21,7 +21,7 @@ https://github.com/mongodb/mongo-java-driver.
21
21
Any republication or derived work distributed in source code form
22
22
must include this copyright and license notice.
23
23
24
- 2) The following files: Assertions.java, AbstractCopyOnWriteMap.java, CopyOnWriteMap.java
24
+ 2) The following files: Assertions.java
25
25
26
26
Copyright (c) 2008-2014 Atlassian Pty Ltd
27
27
@@ -37,7 +37,7 @@ https://github.com/mongodb/mongo-java-driver.
37
37
See the License for the specific language governing permissions and
38
38
limitations under the License.
39
39
40
- 3) The following files: Beta.java, UnsignedLongs.java, UnsignedLongsTest.java
40
+ 3) The following files: Beta.java
41
41
42
42
Copyright 2010 The Guava Authors
43
43
Copyright 2011 The Guava Authors
@@ -54,24 +54,7 @@ https://github.com/mongodb/mongo-java-driver.
54
54
See the License for the specific language governing permissions and
55
55
limitations under the License.
56
56
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
75
58
76
59
Copyright 2008-present MongoDB, Inc.
77
60
Copyright 2018 Cezary Bartosiak
@@ -88,7 +71,7 @@ https://github.com/mongodb/mongo-java-driver.
88
71
See the License for the specific language governing permissions and
89
72
limitations under the License.
90
73
91
- 6 ) The following files: SaslPrep.java
74
+ 5 ) The following files: SaslPrep.java
92
75
93
76
Copyright 2008-present MongoDB, Inc.
94
77
Copyright 2017 Tom Bentley
@@ -105,7 +88,7 @@ https://github.com/mongodb/mongo-java-driver.
105
88
See the License for the specific language governing permissions and
106
89
limitations under the License.
107
90
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):
109
92
110
93
AsynchronousTlsChannel.java
111
94
AsynchronousTlsChannelGroup.java
@@ -155,7 +138,7 @@ https://github.com/mongodb/mongo-java-driver.
155
138
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
156
139
SOFTWARE.
157
140
158
- 8 ) The following files (originally from https://github.com/google/guava):
141
+ 7 ) The following files (originally from https://github.com/google/guava):
159
142
160
143
InetAddressUtils.java (formerly InetAddresses.java)
161
144
InetAddressUtilsTest.java (formerly InetAddressesTest.java)
0 commit comments