diff --git a/open_source_licenses.txt b/open_source_licenses.txt index 9e3768130..661db3a0b 100644 --- a/open_source_licenses.txt +++ b/open_source_licenses.txt @@ -1,6 +1,6 @@ -open_source_license.txt +open_source_licenses.txt -Wavefront by VMware 13.2 GA +Wavefront by VMware 13.3 GA ====================================================================== The following copyright statements and licenses apply to various open @@ -29,7 +29,6 @@ SECTION 1: Apache License, V2.0 >>> commons-lang:commons-lang-2.6 >>> commons-logging:commons-logging-1.2 >>> commons-collections:commons-collections-3.2.2 - >>> net.jpountz.lz4:lz4-1.3.0 >>> software.amazon.ion:ion-java-1.0.2 >>> javax.validation:validation-api-1.1.0.final >>> org.jetbrains:annotations-13.0 @@ -39,7 +38,6 @@ SECTION 1: Apache License, V2.0 >>> com.google.guava:listenablefuture-9999.0-empty-to-avoid-conflict-with-guava >>> com.google.guava:failureaccess-1.0.1 >>> com.google.android:annotations-4.1.1.4 - >>> com.google.j2objc:j2objc-annotations-1.3 >>> io.opentracing:opentracing-noop-0.33.0 >>> io.opentracing:opentracing-api-0.33.0 >>> jakarta.validation:jakarta.validation-api-2.0.2 @@ -60,7 +58,6 @@ SECTION 1: Apache License, V2.0 >>> net.openhft:compiler-2.21ea1 >>> com.lmax:disruptor-3.4.4 >>> commons-io:commons-io-2.11.0 - >>> org.apache.commons:commons-compress-1.21 >>> org.apache.avro:avro-1.11.0 >>> com.github.ben-manes.caffeine:caffeine-2.9.3 >>> org.jboss.logging:jboss-logging-3.4.3.final @@ -104,22 +101,23 @@ SECTION 1: Apache License, V2.0 >>> com.amazonaws:aws-java-sdk-core-1.12.297 >>> com.amazonaws:jmespath-java-1.12.297 >>> com.fasterxml.jackson.module:jackson-module-afterburner-2.14.0 - >>> io.netty:netty-buffer-4.1.89.Final - >>> io.netty:netty-codec-socks-4.1.89.Final - >>> io.netty:netty-transport-4.1.89.Final - >>> io.netty:netty-resolver-4.1.89.Final - >>> io.netty:netty-transport-native-unix-common-4.1.89.Final - >>> io.netty:netty-codec-http2-4.1.89.Final - >>> io.netty:netty-codec-4.1.89.Final - >>> io.netty:netty-handler-proxy-4.1.89.Final - >>> io.netty:netty-common-4.1.89.Final - >>> io.netty:netty-codec-http-4.1.89.Final - >>> io.netty:netty-handler-4.1.89.Final - >>> io.netty:netty-transport-native-epoll-4.1.89.Final - >>> io.netty:netty-transport-classes-epoll-4.1.89.Final >>> com.amazonaws:aws-java-sdk-sqs-1.12.297 >>> org.yaml:snakeyaml-2.0 + >>> io.netty:netty-buffer-4.1.92.Final + >>> io.netty:netty-codec-http2-4.1.92.Final + >>> io.netty:netty-common-4.1.92.Final + >>> io.netty:netty-transport-4.1.92.Final + >>> io.netty:netty-resolver-4.1.92.Final + >>> io.netty:netty-transport-native-unix-common-4.1.92.Final + >>> io.netty:netty-handler-4.1.92.Final + >>> io.netty:netty-codec-http-4.1.92.Final + >>> io.netty:netty-codec-socks-4.1.92.Final + >>> io.netty:netty-codec-4.1.92.Final + >>> io.netty:netty-handler-proxy-4.1.92.Final + >>> io.netty:netty-transport-native-epoll-4.1.92.final + >>> io.netty:netty-transport-classes-epoll-4.1.92.final >>> org.springframework.boot:spring-boot-starter-log4j2-2.7.12 + >>> com.google.j2objc:j2objc-annotations-2.8 >>> com.fasterxml.jackson.core:jackson-core-2.15.2 >>> com.fasterxml.jackson.core:jackson-annotations-2.15.2 >>> com.fasterxml.jackson.dataformat:jackson-dataformat-cbor-2.15.2 @@ -134,6 +132,7 @@ SECTION 1: Apache License, V2.0 >>> org.jboss.resteasy:resteasy-client-5.0.6.Final >>> org.jboss.resteasy:resteasy-core-spi-5.0.6.Final >>> org.jboss.resteasy:resteasy-core-5.0.6.Final + >>> org.apache.commons:commons-compress-1.24.0 SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES @@ -154,8 +153,8 @@ SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES >>> org.checkerframework:checker-qual-3.22.0 >>> org.reactivestreams:reactive-streams-1.0.4 >>> dk.brics:automaton-1.12-4 - >>> com.google.protobuf:protobuf-java-3.21.12 - >>> com.google.protobuf:protobuf-java-util-3.21.12 + >>> com.google.protobuf:protobuf-java-3.24.3 + >>> com.google.protobuf:protobuf-java-util-3.24.3 SECTION 3: Common Development and Distribution License, V1.1 @@ -184,119 +183,104 @@ APPENDIX. Standard License Files >>> org.apache.commons:commons-lang3-3.1 - Apache Commons Lang - Copyright 2001-2011 The Apache Software Foundation - - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). - - This product includes software from the Spring Framework, - under the Apache License 2.0 (see: StringUtils.containsWhitespace()) - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and + Apache Commons Lang + Copyright 2001-2011 The Apache Software Foundation + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + This product includes software from the Spring Framework, + under the Apache License 2.0 (see: StringUtils.containsWhitespace()) + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and limitations under the License. >>> commons-lang:commons-lang-2.6 - Apache Commons Lang - Copyright 2001-2011 The Apache Software Foundation - - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and + Apache Commons Lang + Copyright 2001-2011 The Apache Software Foundation + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and limitations under the License. >>> commons-logging:commons-logging-1.2 - Apache Commons Logging - Copyright 2003-2014 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (http://www.apache.org/). - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - This software consists of voluntary contributions made by many - individuals on behalf of the Apache Software Foundation. For more - information on the Apache Software Foundation, please see + Apache Commons Logging + Copyright 2003-2014 The Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + + This software consists of voluntary contributions made by many + individuals on behalf of the Apache Software Foundation. For more + information on the Apache Software Foundation, please see . >>> commons-collections:commons-collections-3.2.2 - Apache Commons Collections - Copyright 2001-2015 The Apache Software Foundation - - This product includes software developed by - The Apache Software Foundation (http://www.apache.org/). - - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - >>> net.jpountz.lz4:lz4-1.3.0 - - 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and + Apache Commons Collections + Copyright 2001-2015 The Apache Software Foundation + + This product includes software developed by + The Apache Software Foundation (http://www.apache.org/). + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You 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 + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and limitations under the License. @@ -426,23 +410,6 @@ APPENDIX. Standard License Files limitations under the License. - >>> com.google.j2objc:j2objc-annotations-1.3 - - Copyright 2012 Google Inc. All Rights Reserved. - - 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 - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - >>> io.opentracing:opentracing-noop-0.33.0 Copyright 2016-2019 The OpenTracing Authors @@ -941,7 +908,7 @@ APPENDIX. Standard License Files Copyright (c) 2004-2006 Intel Corportation - See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' >>> com.github.java-json-tools:btf-1.3 @@ -2818,34 +2785,6 @@ APPENDIX. Standard License Files The Apache Software Foundation (https://www.apache.org/). - >>> org.apache.commons:commons-compress-1.21 - - Found in: META-INF/NOTICE.txt - - Copyright 2002-2021 The Apache Software Foundation - - This product includes software developed at - The Apache Software Foundation (https://www.apache.org/). - - ADDITIONAL LICENSE INFORMATION - - > BSD-3 - - org/apache/commons/compress/compressors/snappy/PureJavaCrc32C.java - - Copyright (c) 2004-2006 Intel Corporation - - See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' - - > bzip2 License 2010 - - META-INF/NOTICE.txt - - copyright (c) 1996-2019 Julian R Seward - - See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' - - >>> org.apache.avro:avro-1.11.0 > Apache1.1 @@ -2855,7 +2794,7 @@ APPENDIX. Standard License Files Copyright 2009-2020 The Apache Software Foundation - See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' >>> com.github.ben-manes.caffeine:caffeine-2.9.3 @@ -6479,7 +6418,7 @@ APPENDIX. Standard License Files Copyright 2017 Red Hat, Inc. - See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' org/jboss/logging/MDC.java @@ -6509,7 +6448,7 @@ APPENDIX. Standard License Files Copyright 2019 Red Hat, Inc. - See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' org/jboss/logging/SerializedLogger.java @@ -6544,307 +6483,307 @@ APPENDIX. Standard License Files Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Authenticator.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/CacheControl.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Cache.kt Copyright (c) 2010 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Callback.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Call.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/CertificatePinner.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Challenge.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/CipherSuite.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/ConnectionSpec.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/CookieJar.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Cookie.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Credentials.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Dispatcher.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Dns.kt Copyright (c) 2012 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/EventListener.kt Copyright (c) 2017 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/FormBody.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Handshake.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/HttpUrl.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Interceptor.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/authenticator/JavaNetAuthenticator.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache2/FileOperator.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache2/Relay.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache/CacheRequest.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache/CacheStrategy.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache/DiskLruCache.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/cache/FaultHidingSink.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/concurrent/Task.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/concurrent/TaskLogger.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/concurrent/TaskQueue.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/concurrent/TaskRunner.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/ConnectionSpecSelector.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/ExchangeFinder.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/Exchange.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/RealCall.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/RouteDatabase.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/RouteException.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/connection/RouteSelector.kt Copyright (c) 2012 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/hostnames.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http1/HeadersReader.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http1/Http1ExchangeCodec.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/ConnectionShutdownException.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/ErrorCode.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Header.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Hpack.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2Connection.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2ExchangeCodec.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2Reader.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2Stream.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Http2Writer.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Huffman.kt @@ -6856,361 +6795,361 @@ APPENDIX. Standard License Files Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/Settings.kt Copyright (c) 2012 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http2/StreamResetException.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/CallServerInterceptor.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/dates.kt Copyright (c) 2011 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/ExchangeCodec.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/HttpHeaders.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/HttpMethod.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/RealInterceptorChain.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/RealResponseBody.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/RequestLine.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/RetryAndFollowUpInterceptor.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/http/StatusLine.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/internal.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/io/FileSystem.kt Copyright (c) 2015 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/Android10Platform.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/Android10SocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/AndroidCertificateChainCleaner.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/AndroidLog.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/AndroidSocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/BouncyCastleSocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/CloseGuard.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/ConscryptSocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/DeferredSocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/AndroidPlatform.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/SocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/android/StandardAndroidSocketAdapter.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/BouncyCastlePlatform.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/ConscryptPlatform.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/Jdk8WithJettyBootPlatform.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/Jdk9Platform.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/OpenJSSEPlatform.kt Copyright (c) 2019 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/platform/Platform.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/proxy/NullProxySelector.kt Copyright (c) 2018 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/publicsuffix/PublicSuffixDatabase.kt Copyright (c) 2017 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/tls/BasicCertificateChainCleaner.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/tls/BasicTrustRootIndex.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/tls/TrustRootIndex.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/Util.kt Copyright (c) 2012 The Android Open Source Project - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/MessageDeflater.kt Copyright (c) 2020 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/MessageInflater.kt Copyright (c) 2020 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/RealWebSocket.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/WebSocketExtensions.kt Copyright (c) 2020 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/WebSocketProtocol.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/WebSocketReader.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/internal/ws/WebSocketWriter.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/MediaType.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/MultipartBody.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/MultipartReader.kt Copyright (c) 2020 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/OkHttpClient.kt Copyright (c) 2012 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/OkHttp.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Protocol.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/RequestBody.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Request.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/ResponseBody.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Response.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/Route.kt Copyright (c) 2013 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/TlsVersion.kt Copyright (c) 2014 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/WebSocket.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' okhttp3/WebSocketListener.kt Copyright (c) 2016 Square, Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' >>> com.google.code.gson:gson-2.9.0 @@ -7227,7 +7166,7 @@ APPENDIX. Standard License Files Copyright (c) 2014 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/annotations/SerializedName.java @@ -7293,13 +7232,13 @@ APPENDIX. Standard License Files Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/CollectionTypeAdapterFactory.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/DateTypeAdapter.java @@ -7317,25 +7256,25 @@ APPENDIX. Standard License Files Copyright (c) 2014 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/JsonTreeReader.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/JsonTreeWriter.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/MapTypeAdapterFactory.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/NumberTypeAdapter.java @@ -7347,13 +7286,13 @@ APPENDIX. Standard License Files Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/ReflectiveTypeAdapterFactory.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/TreeTypeAdapter.java @@ -7365,13 +7304,13 @@ APPENDIX. Standard License Files Copyright (c) 2011 Google Inc. - See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/bind/TypeAdapters.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/ConstructorConstructor.java @@ -7395,7 +7334,7 @@ APPENDIX. Standard License Files Copyright (c) 2008 Google Inc. - See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/$Gson$Types.java @@ -7413,7 +7352,7 @@ APPENDIX. Standard License Files Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/LazilyParsedNumber.java @@ -7425,7 +7364,7 @@ APPENDIX. Standard License Files Copyright (c) 2012 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/internal/ObjectConstructor.java @@ -7503,7 +7442,7 @@ APPENDIX. Standard License Files Copyright (c) 2008 Google Inc. - See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/JsonObject.java @@ -7521,7 +7460,7 @@ APPENDIX. Standard License Files Copyright (c) 2009 Google Inc. - See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 26 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/JsonPrimitive.java @@ -7569,31 +7508,31 @@ APPENDIX. Standard License Files Copyright (c) 2010 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/stream/JsonScope.java Copyright (c) 2010 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/stream/JsonToken.java Copyright (c) 2010 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/stream/JsonWriter.java Copyright (c) 2010 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/stream/MalformedJsonException.java Copyright (c) 2010 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/ToNumberPolicy.java @@ -7611,13 +7550,13 @@ APPENDIX. Standard License Files Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' com/google/gson/TypeAdapter.java Copyright (c) 2011 Google Inc. - See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' >>> io.jaegertracing:jaeger-thrift-1.8.0 @@ -7644,253 +7583,253 @@ APPENDIX. Standard License Files Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/BaggageSetter.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/DefaultBaggageRestrictionManager.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/HttpBaggageRestrictionManagerProxy.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/http/BaggageRestrictionResponse.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/RemoteBaggageRestrictionManager.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/baggage/Restriction.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/clock/Clock.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/clock/MicrosAccurateClock.java Copyright (c) 2020, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/clock/MillisAccurrateClock.java Copyright (c) 2020, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/clock/SystemClock.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/Constants.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/BaggageRestrictionManagerException.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/EmptyIpException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/EmptyTracerStateStringException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/MalformedTracerStateStringException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/NotFourOctetsException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/SamplingStrategyErrorException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/SenderException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/TraceIdOutOfBoundException.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/exceptions/UnsupportedFormatException.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/JaegerObjectFactory.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/JaegerSpanContext.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/JaegerSpan.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/JaegerTracer.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/LogData.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/MDCScopeManager.java Copyright (c) 2020, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Counter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Gauge.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/InMemoryMetricsFactory.java Copyright (c) 2017, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Metric.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Metrics.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/NoopMetricsFactory.java Copyright (c) 2017, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Tag.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/metrics/Timer.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/B3TextMapCodec.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/BinaryCodec.java Copyright (c) 2019, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/CompositeCodec.java Copyright (c) 2017, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/HexCodec.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/PrefixedKeys.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/PropagationRegistry.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/TextMapCodec.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/propagation/TraceContextCodec.java @@ -7902,223 +7841,223 @@ APPENDIX. Standard License Files Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/reporters/CompositeReporter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/reporters/InMemoryReporter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/reporters/LoggingReporter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/reporters/NoopReporter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/reporters/RemoteReporter.java Copyright (c) 2016-2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/ConstSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/GuaranteedThroughputSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/http/OperationSamplingParameters.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/http/PerOperationSamplingParameters.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/http/ProbabilisticSamplingStrategy.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/http/RateLimitingSamplingStrategy.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/HttpSamplingManager.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/http/SamplingStrategyResponse.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/PerOperationSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/ProbabilisticSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/RateLimitingSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/RemoteControlledSampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/samplers/SamplingStatus.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/senders/NoopSenderFactory.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/senders/NoopSender.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/senders/SenderResolver.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/utils/Http.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/utils/RateLimiter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/internal/utils/Utils.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/BaggageRestrictionManager.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/BaggageRestrictionManagerProxy.java Copyright (c) 2017, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Codec.java Copyright (c) 2017, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Extractor.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Injector.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/MetricsFactory.java Copyright (c) 2017, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/package-info.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Reporter.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Sampler.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/SamplingManager.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/SenderFactory.java Copyright (c) 2018, The Jaeger Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' io/jaegertracing/spi/Sender.java Copyright (c) 2016, Uber Technologies, Inc - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' >>> org.apache.logging.log4j:log4j-jul-2.17.2 @@ -8348,7 +8287,7 @@ APPENDIX. Standard License Files Copyright 1999-2012 Apache Software Foundation - See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' > Apache2.0 @@ -8356,13 +8295,13 @@ APPENDIX. Standard License Files Copyright (c) 2017 public - See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' org/apache/logging/log4j/core/util/CronExpression.java Copyright Terracotta, Inc. - See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 38 in 'LICENSE TEXT REFERENCE TABLE' >>> org.apache.logging.log4j:log4j-api-2.17.2 @@ -8397,7 +8336,7 @@ APPENDIX. Standard License Files Copyright 1999-2022 The Apache Software Foundation - See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' >>> org.apache.logging.log4j:log4j-slf4j-impl-2.17.2 @@ -8432,7 +8371,7 @@ APPENDIX. Standard License Files Copyright 1999-2022 The Apache Software Foundation - See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 7 in 'LICENSE TEXT REFERENCE TABLE' >>> joda-time:joda-time-2.10.14 @@ -8467,19 +8406,19 @@ APPENDIX. Standard License Files Copyright (c) 2010 the original author or authors - * See the notice.md file distributed with this work for additional - * information regarding copyright ownership. - * - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and + * See the notice.md file distributed with this work for additional + * information regarding copyright ownership. + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and * limitations under the License. ADDITIONAL LICENSE INFORMATION @@ -9782,7 +9721,7 @@ APPENDIX. Standard License Files Copyright 2015 The Error Prone - See SECTION 25 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' >>> net.openhft:chronicle-analytics-2.21ea0 @@ -10677,373 +10616,373 @@ APPENDIX. Standard License Files Copyright 2015-2021 The OpenZipkin Authors - See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/Annotation.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/Callback.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/Call.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/CheckResult.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/BytesDecoder.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/BytesEncoder.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/DependencyLinkBytesDecoder.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/DependencyLinkBytesEncoder.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/Encoding.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/SpanBytesDecoder.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/codec/SpanBytesEncoder.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/DependencyLink.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/Endpoint.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/AggregateCall.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/DateUtil.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/DelayLimiter.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Dependencies.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/DependencyLinker.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/FilterTraces.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/HexCodec.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/JsonCodec.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/JsonEscaper.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Nullable.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Proto3Codec.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Proto3Fields.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Proto3SpanWriter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Proto3ZipkinFields.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/ReadBuffer.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/RecyclableBuffers.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/SpanNode.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/ThriftCodec.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/ThriftEndpointCodec.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/ThriftField.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/Trace.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/TracesAdapter.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V1JsonSpanReader.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V1JsonSpanWriter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V1SpanWriter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V1ThriftSpanReader.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V1ThriftSpanWriter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V2SpanReader.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/V2SpanWriter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/internal/WriteBuffer.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/SpanBytesDecoderDetector.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/Span.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/AutocompleteTags.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/ForwardingStorageComponent.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/GroupByTraceId.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/InMemoryStorage.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/QueryRequest.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/ServiceAndSpanNames.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/SpanConsumer.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/SpanStore.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/StorageComponent.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/StrictTraceId.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/storage/Traces.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/v1/V1Annotation.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/v1/V1BinaryAnnotation.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/v1/V1SpanConverter.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/v1/V1Span.java Copyright 2015-2020 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' zipkin2/v1/V2SpanConverter.java Copyright 2015-2019 The OpenZipkin Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' >>> io.grpc:grpc-core-1.46.0 @@ -13551,7 +13490,7 @@ APPENDIX. Standard License Files Copyright 2014 The Netty Project - See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' io/grpc/netty/GrpcHttp2OutboundHeaders.java @@ -13569,7 +13508,7 @@ APPENDIX. Standard License Files Copyright 2019 The Netty Project - See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 39 in 'LICENSE TEXT REFERENCE TABLE' io/grpc/netty/InsecureFromHttp1ChannelCredentials.java @@ -13870,7 +13809,7 @@ APPENDIX. Standard License Files Found in: jafama-2.3.2-sources/src/main/java/net/jafama/CmnFastMath.java - Copyright 2014-2015 Jeff Hain + Copyright 2014-2015 Jeff Hain @@ -13881,42 +13820,42 @@ APPENDIX. Standard License Files jafama-2.3.2-sources/src/build/java/net/jafama/build/JfmFsUtils.java - Copyright 2017 Jeff Hain + Copyright 2017 Jeff Hain jafama-2.3.2-sources/src/build/java/net/jafama/build/JfmJavacHelper.java - Copyright 2015 Jeff Hain + Copyright 2015 Jeff Hain jafama-2.3.2-sources/src/main/java/net/jafama/NumbersUtils.java - Copyright 2012-2015 Jeff Hain + Copyright 2012-2015 Jeff Hain jafama-2.3.2-sources/src/test/java/net/jafama/FastMathTest.java - Copyright 2012-2017 Jeff Hain + Copyright 2012-2017 Jeff Hain jafama-2.3.2-sources/src/test/java/net/jafama/NumbersUtilsPerf.java - Copyright 2012 Jeff Hain + Copyright 2012 Jeff Hain jafama-2.3.2-sources/src/test/java/net/jafama/NumbersUtilsTest.java - Copyright 2012-2015 Jeff Hain + Copyright 2012-2015 Jeff Hain jafama-2.3.2-sources/src/test/java/net/jafama/StrictFastMathPerf.java - Copyright 2014-2017 Jeff Hain + Copyright 2014-2017 Jeff Hain jafama-2.3.2-sources/src/test/java/net/jafama/TestUtils.java - Copyright 2012 Jeff Hain + Copyright 2012 Jeff Hain > MIT @@ -13934,12 +13873,12 @@ APPENDIX. Standard License Files jafama-2.3.2-sources/src/main/java/net/jafama/CmnFastMath.java - Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. - * - * Developed at SunSoft, a Sun Microsystems, Inc. business. - * Permission to use, copy, modify, and distribute this - * software is freely granted, provided that this notice - * is preserved. + Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. + * + * Developed at SunSoft, a Sun Microsystems, Inc. business. + * Permission to use, copy, modify, and distribute this + * software is freely granted, provided that this notice + * is preserved. @@ -14117,7 +14056,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/AmazonServiceException.java @@ -14153,55 +14092,55 @@ APPENDIX. Standard License Files Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/GuardedBy.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/Immutable.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/NotThreadSafe.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/package-info.java Copyright 2015-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/SdkInternalApi.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/SdkProtectedApi.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/SdkTestInternalApi.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/annotation/ThreadSafe.java Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/ApacheHttpClientConfig.java @@ -14267,7 +14206,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/AWSCredentialsProviderChain.java @@ -14285,19 +14224,19 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/AWSSessionCredentials.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/AWSSessionCredentialsProvider.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/AWSStaticCredentialsProvider.java @@ -14309,7 +14248,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/BasicAWSCredentials.java @@ -14321,13 +14260,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/CanHandleNullCredentials.java Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/ClasspathPropertiesFileCredentialsProvider.java @@ -14339,19 +14278,19 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/ContainerCredentialsProvider.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/ContainerCredentialsRetryPolicy.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/DefaultAWSCredentialsProviderChain.java @@ -14363,13 +14302,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/EndpointPrefixAwareSigner.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/EnvironmentVariableCredentialsProvider.java @@ -14381,7 +14320,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/InstanceProfileCredentialsProvider.java @@ -14495,7 +14434,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/policy/internal/JsonPolicyWriter.java @@ -14717,7 +14656,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/SdkClock.java @@ -14735,13 +14674,13 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/SignerAsRequestSigner.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/SignerFactory.java @@ -14771,7 +14710,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/auth/StaticSignerProvider.java @@ -15065,7 +15004,7 @@ APPENDIX. Standard License Files Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/handlers/CredentialsRequestHandler.java @@ -15101,7 +15040,7 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/handlers/RequestHandler2Adaptor.java @@ -15143,19 +15082,19 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/client/impl/ApacheHttpClientFactory.java Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/client/impl/ConnectionManagerAwareHttpClient.java Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/client/impl/CRC32ChecksumResponseInterceptor.java @@ -15167,13 +15106,13 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/request/impl/ApacheHttpRequestFactory.java Copyright (c) 2016-2019. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/request/impl/HttpGetWithBody.java @@ -15191,7 +15130,7 @@ APPENDIX. Standard License Files Copyright (c) 2016-2019. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/apache/utils/HttpContextUtils.java @@ -15257,19 +15196,19 @@ APPENDIX. Standard License Files Copyright 2014-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/conn/ssl/ShouldClearSslSessionPredicate.java Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/conn/ssl/TLSProtocol.java Copyright 2014-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/conn/Wrapped.java @@ -15293,7 +15232,7 @@ APPENDIX. Standard License Files Copyright 2015-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/ExecutionContext.java @@ -15311,13 +15250,13 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/HttpResponseHandler.java Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/HttpResponse.java @@ -15353,7 +15292,7 @@ APPENDIX. Standard License Files Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 14 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/HttpMethod.java @@ -15407,7 +15346,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/SystemPropertyTlsKeyManagersProvider.java @@ -15467,13 +15406,13 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/timers/request/HttpRequestAbortTaskImpl.java Copyright 2015-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/timers/request/HttpRequestAbortTask.java @@ -15485,7 +15424,7 @@ APPENDIX. Standard License Files Copyright 2015-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/timers/request/HttpRequestAbortTaskTracker.java @@ -15497,7 +15436,7 @@ APPENDIX. Standard License Files Copyright 2015-2022 Amazon.com, Inc. or its affiliates - See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/http/timers/request/NoOpHttpRequestAbortTaskTracker.java @@ -15527,7 +15466,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/AmazonWebServiceRequestAdapter.java @@ -15569,7 +15508,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/config/EndpointDiscoveryConfig.java @@ -15617,25 +15556,25 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/config/SignerConfig.java Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/config/SignerConfigJsonHelper.java Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/ConnectionUtils.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/CRC32MismatchException.java @@ -15647,7 +15586,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/CustomBackoffStrategy.java @@ -15659,7 +15598,7 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/DefaultServiceEndpointBuilder.java @@ -15701,7 +15640,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/FIFOCache.java @@ -15713,19 +15652,19 @@ APPENDIX. Standard License Files Copyright 2016-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/http/ErrorCodeParser.java Copyright 2016-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/http/IonErrorCodeParser.java Copyright 2016-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/http/JsonErrorCodeParser.java @@ -15749,7 +15688,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/ListWithAutoConstructFlag.java @@ -15845,7 +15784,7 @@ APPENDIX. Standard License Files Copyright 2019-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/SdkSocket.java @@ -15857,7 +15796,7 @@ APPENDIX. Standard License Files Copyright 2015-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/SdkSSLMetricsSocket.java @@ -15893,13 +15832,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/jmx/JmxInfoProviderSupport.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/jmx/MBeans.java @@ -15917,13 +15856,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/jmx/spi/SdkMBeanRegistry.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/log/CommonsLogFactory.java @@ -15941,7 +15880,7 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/log/InternalLog.java @@ -15989,13 +15928,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/metrics/MetricAdminMBean.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/metrics/MetricCollector.java @@ -16199,7 +16138,7 @@ APPENDIX. Standard License Files Copyright 2016-2022 Amazon.com, Inc. or its affiliates - See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/partitions/model/Region.java @@ -16301,7 +16240,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/internal/EmptyBodyJsonMarshaller.java @@ -16331,7 +16270,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 22 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 21 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/internal/MarshallerRegistry.java @@ -16367,13 +16306,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/IonParser.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/JsonClientMetadata.java @@ -16427,7 +16366,7 @@ APPENDIX. Standard License Files Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/SdkIonGenerator.java @@ -16451,13 +16390,13 @@ APPENDIX. Standard License Files Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/SdkStructuredCborFactory.java Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/SdkStructuredIonFactory.java @@ -16475,19 +16414,19 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/SdkStructuredPlainJsonFactory.java Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/StructuredJsonGenerator.java Copyright (c) 2016 Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/protocol/json/StructuredJsonMarshaller.java @@ -16679,7 +16618,7 @@ APPENDIX. Standard License Files Copyright 2013-2022 Amazon Technologies, Inc. - See SECTION 16 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 15 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/regions/RegionUtils.java @@ -16691,13 +16630,13 @@ APPENDIX. Standard License Files Copyright 2013-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/RequestClientOptions.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/RequestConfig.java @@ -16733,7 +16672,7 @@ APPENDIX. Standard License Files Copyright 2019-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/retry/internal/AuthErrorRetryStrategy.java @@ -16751,13 +16690,13 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/retry/internal/CredentialsEndpointRetryPolicy.java Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/retry/internal/MaxAttemptsResolver.java @@ -16787,7 +16726,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/retry/RetryPolicyAdapter.java @@ -16943,7 +16882,7 @@ APPENDIX. Standard License Files Copyright (c) 2019. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/transform/JsonErrorUnmarshaller.java @@ -16967,7 +16906,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/transform/ListUnmarshaller.java @@ -17009,7 +16948,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 20 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/transform/SimpleTypeJsonUnmarshallers.java @@ -17027,7 +16966,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/transform/StandardErrorUnmarshaller.java @@ -17045,7 +16984,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/transform/VoidJsonUnmarshaller.java @@ -17063,7 +17002,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/AbstractBase32Codec.java @@ -17147,13 +17086,13 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/ClassLoaderHelper.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/Codec.java @@ -17195,7 +17134,7 @@ APPENDIX. Standard License Files Copyright 2015-2022 Amazon.com, Inc. or its affiliates - See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 17 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/EC2MetadataUtils.java @@ -17231,7 +17170,7 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/HostnameValidator.java @@ -17249,13 +17188,13 @@ APPENDIX. Standard License Files Copyright (c) 2016. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/ImmutableMapParameter.java Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/IOUtils.java @@ -17273,13 +17212,13 @@ APPENDIX. Standard License Files Copyright 2014-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/json/Jackson.java Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/LengthCheckInputStream.java @@ -17333,7 +17272,7 @@ APPENDIX. Standard License Files Copyright (c) 2019. Amazon.com, Inc. or its affiliates - See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 8 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/ResponseMetadataCache.java @@ -17363,7 +17302,7 @@ APPENDIX. Standard License Files Copyright 2011-2022 Amazon Technologies, Inc. - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/StringInputStream.java @@ -17375,7 +17314,7 @@ APPENDIX. Standard License Files Copyright 2014-2022 Amazon.com, Inc. or its affiliates - See SECTION 13 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/StringUtils.java @@ -17441,7 +17380,7 @@ APPENDIX. Standard License Files Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 19 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 18 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/XMLWriter.java @@ -17593,37 +17532,37 @@ APPENDIX. Standard License Files Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/internal/ResettableInputStream.java Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/BinaryUtils.java Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/Classes.java Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/DateUtils.java Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' com/amazonaws/util/Md5Utils.java Portions copyright 2006-2009 James Murty - See SECTION 12 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 11 in 'LICENSE TEXT REFERENCE TABLE' >>> com.amazonaws:jmespath-java-1.12.297 @@ -17818,10920 +17757,13152 @@ APPENDIX. Standard License Files Copyright (c) 2000-2011 INRIA, France Telecom - See SECTION 37 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-buffer-4.1.89.Final + >>> com.amazonaws:aws-java-sdk-sqs-1.12.297 - Copyright 2020 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + Found in: com/amazonaws/services/sqs/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - >>> io.netty:netty-codec-socks-4.1.89.Final + * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with + * the License. A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR + * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions + * and limitations under the License. - * Copyright 2013 The Netty Project - * - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + ADDITIONAL LICENSE INFORMATION + > Apache2.0 - >>> io.netty:netty-transport-4.1.89.Final + com/amazonaws/auth/policy/actions/SQSActions.java - Found in: io/netty/channel/ConnectTimeoutException.java + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - Copyright 2013 The Netty Project + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + com/amazonaws/auth/policy/resources/SQSQueueResource.java - ADDITIONAL LICENSE INFORMATION + Copyright 2010-2022 Amazon.com, Inc. or its affiliates - > Apache2.0 + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/AbstractBootstrapConfig.java + com/amazonaws/services/sqs/AbstractAmazonSQSAsync.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/AbstractBootstrap.java + com/amazonaws/services/sqs/AbstractAmazonSQS.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/BootstrapConfig.java + com/amazonaws/services/sqs/AmazonSQSAsyncClientBuilder.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/Bootstrap.java + com/amazonaws/services/sqs/AmazonSQSAsyncClient.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/ChannelFactory.java + com/amazonaws/services/sqs/AmazonSQSAsync.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/FailedChannel.java + com/amazonaws/services/sqs/AmazonSQSClientBuilder.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/package-info.java + com/amazonaws/services/sqs/AmazonSQSClientConfigurationFactory.java - Copyright 2012 The Netty Project + Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/ServerBootstrapConfig.java + com/amazonaws/services/sqs/AmazonSQSClient.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/bootstrap/ServerBootstrap.java + com/amazonaws/services/sqs/AmazonSQS.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractChannelHandlerContext.java + com/amazonaws/services/sqs/buffered/AmazonSQSBufferedAsyncClient.java - Copyright 2012 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractChannel.java + com/amazonaws/services/sqs/buffered/QueueBufferCallback.java - Copyright 2012 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractCoalescingBufferQueue.java + com/amazonaws/services/sqs/buffered/QueueBufferConfig.java - Copyright 2017 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractEventLoopGroup.java + com/amazonaws/services/sqs/buffered/QueueBufferFuture.java - Copyright 2013 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractEventLoop.java + com/amazonaws/services/sqs/buffered/QueueBuffer.java - Copyright 2014 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AbstractServerChannel.java + com/amazonaws/services/sqs/buffered/ReceiveQueueBuffer.java - Copyright 2012 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AdaptiveRecvByteBufAllocator.java + com/amazonaws/services/sqs/buffered/ResultConverter.java - Copyright 2012 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/AddressedEnvelope.java + com/amazonaws/services/sqs/buffered/SendQueueBuffer.java - Copyright 2013 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelConfig.java + com/amazonaws/services/sqs/internal/auth/SQSSignerProvider.java - Copyright 2012 The Netty Project + Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelDuplexHandler.java + com/amazonaws/services/sqs/internal/RequestCopyUtils.java - Copyright 2012 The Netty Project + Copyright 2011-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 9 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelException.java + com/amazonaws/services/sqs/internal/SQSRequestHandler.java - Copyright 2012 The Netty Project + Copyright 2012-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelFactory.java + com/amazonaws/services/sqs/MessageMD5ChecksumHandler.java - Copyright 2014 The Netty Project + Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelFlushPromiseNotifier.java + com/amazonaws/services/sqs/model/AddPermissionRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelFuture.java + com/amazonaws/services/sqs/model/AddPermissionResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelFutureListener.java + com/amazonaws/services/sqs/model/AmazonSQSException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelHandlerAdapter.java + com/amazonaws/services/sqs/model/BatchEntryIdsNotDistinctException.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelHandlerContext.java + com/amazonaws/services/sqs/model/BatchRequestTooLongException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelHandler.java + com/amazonaws/services/sqs/model/BatchResultErrorEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelHandlerMask.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchRequestEntry.java - Copyright 2019 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelId.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelInboundHandlerAdapter.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchResultEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelInboundHandler.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelInboundInvoker.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityRequest.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelInitializer.java + com/amazonaws/services/sqs/model/ChangeMessageVisibilityResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/Channel.java + com/amazonaws/services/sqs/model/CreateQueueRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelMetadata.java + com/amazonaws/services/sqs/model/CreateQueueResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelOption.java + com/amazonaws/services/sqs/model/DeleteMessageBatchRequestEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelOutboundBuffer.java + com/amazonaws/services/sqs/model/DeleteMessageBatchRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelOutboundHandlerAdapter.java + com/amazonaws/services/sqs/model/DeleteMessageBatchResultEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelOutboundHandler.java + com/amazonaws/services/sqs/model/DeleteMessageBatchResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelOutboundInvoker.java + com/amazonaws/services/sqs/model/DeleteMessageRequest.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelPipelineException.java + com/amazonaws/services/sqs/model/DeleteMessageResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelPipeline.java + com/amazonaws/services/sqs/model/DeleteQueueRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelProgressiveFuture.java + com/amazonaws/services/sqs/model/DeleteQueueResult.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelProgressiveFutureListener.java + com/amazonaws/services/sqs/model/EmptyBatchRequestException.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelProgressivePromise.java + com/amazonaws/services/sqs/model/GetQueueAttributesRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelPromiseAggregator.java + com/amazonaws/services/sqs/model/GetQueueAttributesResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelPromise.java + com/amazonaws/services/sqs/model/GetQueueUrlRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ChannelPromiseNotifier.java + com/amazonaws/services/sqs/model/GetQueueUrlResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/CoalescingBufferQueue.java + com/amazonaws/services/sqs/model/InvalidAttributeNameException.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/CombinedChannelDuplexHandler.java + com/amazonaws/services/sqs/model/InvalidBatchEntryIdException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/CompleteChannelFuture.java + com/amazonaws/services/sqs/model/InvalidIdFormatException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultAddressedEnvelope.java + com/amazonaws/services/sqs/model/InvalidMessageContentsException.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelConfig.java + com/amazonaws/services/sqs/model/ListDeadLetterSourceQueuesRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelHandlerContext.java + com/amazonaws/services/sqs/model/ListDeadLetterSourceQueuesResult.java - Copyright 2014 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelId.java + com/amazonaws/services/sqs/model/ListQueuesRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelPipeline.java + com/amazonaws/services/sqs/model/ListQueuesResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelProgressivePromise.java + com/amazonaws/services/sqs/model/ListQueueTagsRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultChannelPromise.java + com/amazonaws/services/sqs/model/ListQueueTagsResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultEventLoopGroup.java + com/amazonaws/services/sqs/model/MessageAttributeValue.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultEventLoop.java + com/amazonaws/services/sqs/model/Message.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultFileRegion.java + com/amazonaws/services/sqs/model/MessageNotInflightException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultMaxBytesRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/MessageSystemAttributeNameForSends.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultMaxMessagesRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/MessageSystemAttributeName.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultMessageSizeEstimator.java + com/amazonaws/services/sqs/model/MessageSystemAttributeValue.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultSelectStrategyFactory.java + com/amazonaws/services/sqs/model/OverLimitException.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DefaultSelectStrategy.java + com/amazonaws/services/sqs/model/PurgeQueueInProgressException.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/DelegatingChannelPromiseNotifier.java + com/amazonaws/services/sqs/model/PurgeQueueRequest.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/embedded/EmbeddedChannelId.java + com/amazonaws/services/sqs/model/PurgeQueueResult.java - Copyright 2014 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/embedded/EmbeddedChannel.java + com/amazonaws/services/sqs/model/QueueAttributeName.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/embedded/EmbeddedEventLoop.java + com/amazonaws/services/sqs/model/QueueDeletedRecentlyException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/embedded/EmbeddedSocketAddress.java + com/amazonaws/services/sqs/model/QueueDoesNotExistException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/embedded/package-info.java + com/amazonaws/services/sqs/model/QueueNameExistsException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/EventLoopException.java + com/amazonaws/services/sqs/model/ReceiptHandleIsInvalidException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/EventLoopGroup.java + com/amazonaws/services/sqs/model/ReceiveMessageRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/EventLoop.java + com/amazonaws/services/sqs/model/ReceiveMessageResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/EventLoopTaskQueueFactory.java + com/amazonaws/services/sqs/model/RemovePermissionRequest.java - Copyright 2019 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ExtendedClosedChannelException.java + com/amazonaws/services/sqs/model/RemovePermissionResult.java - Copyright 2019 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/FailedChannelFuture.java + com/amazonaws/services/sqs/model/SendMessageBatchRequestEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/FileRegion.java + com/amazonaws/services/sqs/model/SendMessageBatchRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/FixedRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/SendMessageBatchResultEntry.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelGroupException.java + com/amazonaws/services/sqs/model/SendMessageBatchResult.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelGroupFuture.java + com/amazonaws/services/sqs/model/SendMessageRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelGroupFutureListener.java + com/amazonaws/services/sqs/model/SendMessageResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelGroup.java + com/amazonaws/services/sqs/model/SetQueueAttributesRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelMatcher.java + com/amazonaws/services/sqs/model/SetQueueAttributesResult.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/ChannelMatchers.java + com/amazonaws/services/sqs/model/TagQueueRequest.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/CombinedIterator.java + com/amazonaws/services/sqs/model/TagQueueResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/DefaultChannelGroupFuture.java + com/amazonaws/services/sqs/model/TooManyEntriesInBatchRequestException.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/DefaultChannelGroup.java + com/amazonaws/services/sqs/model/transform/AddPermissionRequestMarshaller.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/package-info.java + com/amazonaws/services/sqs/model/transform/AddPermissionResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/group/VoidChannelGroupFuture.java + com/amazonaws/services/sqs/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/internal/ChannelUtils.java + com/amazonaws/services/sqs/model/transform/BatchRequestTooLongExceptionUnmarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/internal/package-info.java + com/amazonaws/services/sqs/model/transform/BatchResultErrorEntryStaxUnmarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/LocalAddress.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchRequestEntryStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/LocalChannel.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/LocalChannelRegistry.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/LocalEventLoopGroup.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/LocalServerChannel.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/local/package-info.java + com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/MaxBytesRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/transform/CreateQueueRequestMarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/MaxMessagesRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/transform/CreateQueueResultStaxUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/MessageSizeEstimator.java + com/amazonaws/services/sqs/model/transform/DeleteMessageBatchRequestEntryStaxUnmarshaller.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/MultithreadEventLoopGroup.java + com/amazonaws/services/sqs/model/transform/DeleteMessageBatchRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/AbstractNioByteChannel.java + com/amazonaws/services/sqs/model/transform/DeleteMessageBatchResultEntryStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/AbstractNioChannel.java + com/amazonaws/services/sqs/model/transform/DeleteMessageBatchResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/AbstractNioMessageChannel.java + com/amazonaws/services/sqs/model/transform/DeleteMessageRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/NioEventLoopGroup.java + com/amazonaws/services/sqs/model/transform/DeleteMessageResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/NioEventLoop.java + com/amazonaws/services/sqs/model/transform/DeleteQueueRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/NioTask.java + com/amazonaws/services/sqs/model/transform/DeleteQueueResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/package-info.java + com/amazonaws/services/sqs/model/transform/EmptyBatchRequestExceptionUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/SelectedSelectionKeySet.java + com/amazonaws/services/sqs/model/transform/GetQueueAttributesRequestMarshaller.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/nio/SelectedSelectionKeySetSelector.java + com/amazonaws/services/sqs/model/transform/GetQueueAttributesResultStaxUnmarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/AbstractOioByteChannel.java + com/amazonaws/services/sqs/model/transform/GetQueueUrlRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/AbstractOioChannel.java + com/amazonaws/services/sqs/model/transform/GetQueueUrlResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/AbstractOioMessageChannel.java + com/amazonaws/services/sqs/model/transform/InvalidAttributeNameExceptionUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/OioByteStreamChannel.java + com/amazonaws/services/sqs/model/transform/InvalidIdFormatExceptionUnmarshaller.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/OioEventLoopGroup.java + com/amazonaws/services/sqs/model/transform/InvalidMessageContentsExceptionUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/oio/package-info.java + com/amazonaws/services/sqs/model/transform/ListDeadLetterSourceQueuesRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/package-info.java + com/amazonaws/services/sqs/model/transform/ListDeadLetterSourceQueuesResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/PendingBytesTracker.java + com/amazonaws/services/sqs/model/transform/ListQueuesRequestMarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/PendingWriteQueue.java + com/amazonaws/services/sqs/model/transform/ListQueuesResultStaxUnmarshaller.java - Copyright 2014 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/AbstractChannelPoolHandler.java + com/amazonaws/services/sqs/model/transform/ListQueueTagsRequestMarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/AbstractChannelPoolMap.java + com/amazonaws/services/sqs/model/transform/ListQueueTagsResultStaxUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/ChannelHealthChecker.java + com/amazonaws/services/sqs/model/transform/MessageAttributeValueStaxUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/ChannelPoolHandler.java + com/amazonaws/services/sqs/model/transform/MessageNotInflightExceptionUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/ChannelPool.java + com/amazonaws/services/sqs/model/transform/MessageStaxUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/ChannelPoolMap.java + com/amazonaws/services/sqs/model/transform/MessageSystemAttributeValueStaxUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/FixedChannelPool.java + com/amazonaws/services/sqs/model/transform/OverLimitExceptionUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/package-info.java + com/amazonaws/services/sqs/model/transform/PurgeQueueInProgressExceptionUnmarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/pool/SimpleChannelPool.java + com/amazonaws/services/sqs/model/transform/PurgeQueueRequestMarshaller.java - Copyright 2015 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/PreferHeapByteBufAllocator.java + com/amazonaws/services/sqs/model/transform/PurgeQueueResultStaxUnmarshaller.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/RecvByteBufAllocator.java + com/amazonaws/services/sqs/model/transform/QueueDeletedRecentlyExceptionUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ReflectiveChannelFactory.java + com/amazonaws/services/sqs/model/transform/QueueDoesNotExistExceptionUnmarshaller.java - Copyright 2014 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/SelectStrategyFactory.java + com/amazonaws/services/sqs/model/transform/QueueNameExistsExceptionUnmarshaller.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/SelectStrategy.java + com/amazonaws/services/sqs/model/transform/ReceiptHandleIsInvalidExceptionUnmarshaller.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ServerChannel.java + com/amazonaws/services/sqs/model/transform/ReceiveMessageRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/ServerChannelRecvByteBufAllocator.java + com/amazonaws/services/sqs/model/transform/ReceiveMessageResultStaxUnmarshaller.java - Copyright 2021 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/SimpleChannelInboundHandler.java + com/amazonaws/services/sqs/model/transform/RemovePermissionRequestMarshaller.java - Copyright 2013 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/SimpleUserEventChannelHandler.java + com/amazonaws/services/sqs/model/transform/RemovePermissionResultStaxUnmarshaller.java - Copyright 2018 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/SingleThreadEventLoop.java + com/amazonaws/services/sqs/model/transform/SendMessageBatchRequestEntryStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/ChannelInputShutdownEvent.java + com/amazonaws/services/sqs/model/transform/SendMessageBatchRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/ChannelInputShutdownReadComplete.java + com/amazonaws/services/sqs/model/transform/SendMessageBatchResultEntryStaxUnmarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/ChannelOutputShutdownEvent.java + com/amazonaws/services/sqs/model/transform/SendMessageBatchResultStaxUnmarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/ChannelOutputShutdownException.java + com/amazonaws/services/sqs/model/transform/SendMessageRequestMarshaller.java - Copyright 2017 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DatagramChannelConfig.java + com/amazonaws/services/sqs/model/transform/SendMessageResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DatagramChannel.java + com/amazonaws/services/sqs/model/transform/SetQueueAttributesRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DatagramPacket.java + com/amazonaws/services/sqs/model/transform/SetQueueAttributesResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DefaultDatagramChannelConfig.java + com/amazonaws/services/sqs/model/transform/TagQueueRequestMarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DefaultServerSocketChannelConfig.java + com/amazonaws/services/sqs/model/transform/TagQueueResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DefaultSocketChannelConfig.java + com/amazonaws/services/sqs/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DuplexChannelConfig.java + com/amazonaws/services/sqs/model/transform/UnsupportedOperationExceptionUnmarshaller.java - Copyright 2020 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/DuplexChannel.java + com/amazonaws/services/sqs/model/transform/UntagQueueRequestMarshaller.java - Copyright 2016 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/InternetProtocolFamily.java + com/amazonaws/services/sqs/model/transform/UntagQueueResultStaxUnmarshaller.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/NioChannelOption.java + com/amazonaws/services/sqs/model/UnsupportedOperationException.java - Copyright 2018 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/NioDatagramChannelConfig.java + com/amazonaws/services/sqs/model/UntagQueueRequest.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/NioDatagramChannel.java + com/amazonaws/services/sqs/model/UntagQueueResult.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/NioServerSocketChannel.java + com/amazonaws/services/sqs/package-info.java - Copyright 2012 The Netty Project + Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 23 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/NioSocketChannel.java + com/amazonaws/services/sqs/QueueUrlHandler.java - Copyright 2012 The Netty Project + Copyright 2010-2022 Amazon.com, Inc. or its affiliates - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/socket/nio/package-info.java - Copyright 2012 The Netty Project + >>> org.yaml:snakeyaml-2.0 - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + License : Apache 2.0 - io/netty/channel/socket/nio/ProtocolFamilyConverter.java + ADDITIONAL LICENSE INFORMATION - Copyright 2012 The Netty Project + > Apache2.0 - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/comments/CommentEventsCollector.java - io/netty/channel/socket/nio/SelectorProviderUtil.java + Copyright (c) 2008, SnakeYAML - Copyright 2022 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/comments/CommentLine.java - io/netty/channel/socket/oio/DefaultOioDatagramChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2017 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/comments/CommentType.java - io/netty/channel/socket/oio/DefaultOioServerSocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2013 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/composer/ComposerException.java - io/netty/channel/socket/oio/DefaultOioSocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2013 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/composer/Composer.java - io/netty/channel/socket/oio/OioDatagramChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2017 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/AbstractConstruct.java - io/netty/channel/socket/oio/OioDatagramChannel.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/BaseConstructor.java - io/netty/channel/socket/oio/OioServerSocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2013 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/Construct.java - io/netty/channel/socket/oio/OioServerSocketChannel.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/ConstructorException.java - io/netty/channel/socket/oio/OioSocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2013 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/Constructor.java - io/netty/channel/socket/oio/OioSocketChannel.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/CustomClassLoaderConstructor.java - io/netty/channel/socket/oio/package-info.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/DuplicateKeyException.java - io/netty/channel/socket/package-info.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/constructor/SafeConstructor.java - io/netty/channel/socket/ServerSocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/DumperOptions.java - io/netty/channel/socket/ServerSocketChannel.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/emitter/Emitable.java - io/netty/channel/socket/SocketChannelConfig.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/emitter/EmitterException.java - io/netty/channel/socket/SocketChannel.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/emitter/Emitter.java - io/netty/channel/StacklessClosedChannelException.java + Copyright (c) 2008, SnakeYAML - Copyright 2020 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/emitter/EmitterState.java - io/netty/channel/SucceededChannelFuture.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/emitter/ScalarAnalysis.java - io/netty/channel/ThreadPerChannelEventLoopGroup.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/env/EnvScalarConstructor.java - io/netty/channel/ThreadPerChannelEventLoop.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/error/MarkedYAMLException.java - io/netty/channel/VoidChannelPromise.java + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/error/Mark.java - io/netty/channel/WriteBufferWaterMark.java + Copyright (c) 2008, SnakeYAML - Copyright 2016 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/error/MissingEnvironmentVariableException.java - META-INF/maven/io.netty/netty-transport/pom.xml + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/error/YAMLException.java - META-INF/native-image/io.netty/netty-transport/native-image.properties + Copyright (c) 2008, SnakeYAML - Copyright 2019 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/events/AliasEvent.java + Copyright (c) 2008, SnakeYAML - >>> io.netty:netty-resolver-4.1.89.Final + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Found in: io/netty/resolver/InetSocketAddressResolver.java + org/yaml/snakeyaml/events/CollectionEndEvent.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ADDITIONAL LICENSE INFORMATION + org/yaml/snakeyaml/events/CollectionStartEvent.java - > Apache2.0 + Copyright (c) 2008, SnakeYAML - io/netty/resolver/AbstractAddressResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/CommentEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/AddressResolverGroup.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/events/DocumentEndEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/AddressResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/DocumentStartEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/CompositeNameResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/Event.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/DefaultAddressResolverGroup.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/ImplicitTuple.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/DefaultHostsFileEntriesResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/MappingEndEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/DefaultNameResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/MappingStartEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/HostsFileEntries.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017 The Netty Project + org/yaml/snakeyaml/events/NodeEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/HostsFileEntriesProvider.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2021 The Netty Project + org/yaml/snakeyaml/events/ScalarEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/HostsFileEntriesResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/SequenceEndEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/HostsFileParser.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/SequenceStartEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/InetNameResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2015 The Netty Project + org/yaml/snakeyaml/events/StreamEndEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/NameResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/events/StreamStartEvent.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/NoopAddressResolverGroup.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/extensions/compactnotation/CompactConstructor.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/NoopAddressResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/extensions/compactnotation/CompactData.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/package-info.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/extensions/compactnotation/PackageCompactConstructor.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/resolver/ResolvedAddressTypes.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017 The Netty Project + org/yaml/snakeyaml/external/com/google/gdata/util/common/base/Escaper.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008 Google Inc. - io/netty/resolver/RoundRobinInetAddressResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2016 The Netty Project + org/yaml/snakeyaml/external/com/google/gdata/util/common/base/PercentEscaper.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008 Google Inc. - io/netty/resolver/SimpleNameResolver.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/external/com/google/gdata/util/common/base/UnicodeEscaper.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008 Google Inc. - META-INF/maven/io.netty/netty-resolver/pom.xml + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/inspector/TagInspector.java - See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-transport-native-unix-common-4.1.89.Final + org/yaml/snakeyaml/inspector/TrustedPrefixesTagInspector.java - Found in: io/netty/channel/unix/Buffer.java + Copyright (c) 2008, SnakeYAML - Copyright 2018 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + org/yaml/snakeyaml/inspector/TrustedTagInspector.java - ADDITIONAL LICENSE INFORMATION + Copyright (c) 2008, SnakeYAML - > Apache2.0 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DatagramSocketAddress.java + org/yaml/snakeyaml/inspector/UnTrustedTagInspector.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainDatagramChannelConfig.java + org/yaml/snakeyaml/internal/Logger.java - Copyright 2021 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainDatagramChannel.java + org/yaml/snakeyaml/introspector/BeanAccess.java - Copyright 2021 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainDatagramPacket.java + org/yaml/snakeyaml/introspector/FieldProperty.java - Copyright 2021 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainDatagramSocketAddress.java + org/yaml/snakeyaml/introspector/GenericProperty.java - Copyright 2021 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainSocketAddress.java + org/yaml/snakeyaml/introspector/MethodProperty.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainSocketChannelConfig.java + org/yaml/snakeyaml/introspector/MissingProperty.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainSocketChannel.java + org/yaml/snakeyaml/introspector/Property.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/DomainSocketReadMode.java + org/yaml/snakeyaml/introspector/PropertySubstitute.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/Errors.java + org/yaml/snakeyaml/introspector/PropertyUtils.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/ErrorsStaticallyReferencedJniMethods.java + org/yaml/snakeyaml/LoaderOptions.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/FileDescriptor.java + org/yaml/snakeyaml/nodes/AnchorNode.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/GenericUnixChannelOption.java + org/yaml/snakeyaml/nodes/CollectionNode.java - Copyright 2022 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/IntegerUnixChannelOption.java + org/yaml/snakeyaml/nodes/MappingNode.java - Copyright 2022 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/IovArray.java + org/yaml/snakeyaml/nodes/NodeId.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/Limits.java + org/yaml/snakeyaml/nodes/Node.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/LimitsStaticallyReferencedJniMethods.java + org/yaml/snakeyaml/nodes/NodeTuple.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/NativeInetAddress.java + org/yaml/snakeyaml/nodes/ScalarNode.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/package-info.java + org/yaml/snakeyaml/nodes/SequenceNode.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/PeerCredentials.java + org/yaml/snakeyaml/nodes/Tag.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/PreferredDirectByteBufAllocator.java + org/yaml/snakeyaml/parser/ParserException.java - Copyright 2018 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/RawUnixChannelOption.java + org/yaml/snakeyaml/parser/ParserImpl.java - Copyright 2022 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/SegmentedDatagramPacket.java + org/yaml/snakeyaml/parser/Parser.java - Copyright 2021 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/ServerDomainSocketChannel.java + org/yaml/snakeyaml/parser/Production.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/Socket.java + org/yaml/snakeyaml/parser/VersionTagsTuple.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/SocketWritableByteChannel.java + org/yaml/snakeyaml/reader/ReaderException.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/UnixChannel.java + org/yaml/snakeyaml/reader/StreamReader.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/UnixChannelOption.java + org/yaml/snakeyaml/reader/UnicodeReader.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/UnixChannelUtil.java + org/yaml/snakeyaml/representer/BaseRepresenter.java - Copyright 2017 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/channel/unix/Unix.java + org/yaml/snakeyaml/representer/Representer.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - META-INF/maven/io.netty/netty-transport-native-unix-common/pom.xml + org/yaml/snakeyaml/representer/Represent.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_buffer.c + org/yaml/snakeyaml/representer/SafeRepresenter.java - Copyright 2018 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_buffer.h + org/yaml/snakeyaml/resolver/Resolver.java - Copyright 2018 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix.c + org/yaml/snakeyaml/resolver/ResolverTuple.java - Copyright 2020 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_errors.c + org/yaml/snakeyaml/scanner/Constant.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_errors.h + org/yaml/snakeyaml/scanner/ScannerException.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_filedescriptor.c + org/yaml/snakeyaml/scanner/ScannerImpl.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_filedescriptor.h + org/yaml/snakeyaml/scanner/Scanner.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix.h + org/yaml/snakeyaml/scanner/SimpleKey.java - Copyright 2020 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_jni.h + org/yaml/snakeyaml/serializer/AnchorGenerator.java - Copyright 2017 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_limits.c + org/yaml/snakeyaml/serializer/NumberAnchorGenerator.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_limits.h + org/yaml/snakeyaml/serializer/SerializerException.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_socket.c + org/yaml/snakeyaml/serializer/Serializer.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_socket.h + org/yaml/snakeyaml/tokens/AliasToken.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_util.c + org/yaml/snakeyaml/tokens/AnchorToken.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - netty_unix_util.h + org/yaml/snakeyaml/tokens/BlockEndToken.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/tokens/BlockEntryToken.java - >>> io.netty:netty-codec-http2-4.1.89.Final + Copyright (c) 2008, SnakeYAML - * Copyright 2017 The Netty Project - * - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/tokens/BlockMappingStartToken.java - >>> io.netty:netty-codec-4.1.89.Final + Copyright (c) 2008, SnakeYAML - Copyright 2012 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + org/yaml/snakeyaml/tokens/BlockSequenceStartToken.java - >>> io.netty:netty-handler-proxy-4.1.89.Final + Copyright (c) 2008, SnakeYAML - Copyright 2014 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ADDITIONAL LICENSE INFORMATION + org/yaml/snakeyaml/tokens/CommentToken.java - > Apache2.0 + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/HttpProxyHandler.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/DirectiveToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/package-info.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/DocumentEndToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/ProxyConnectException.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/DocumentStartToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/ProxyConnectionEvent.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/FlowEntryToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/ProxyHandler.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/FlowMappingEndToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/Socks4ProxyHandler.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/FlowMappingStartToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML - io/netty/handler/proxy/Socks5ProxyHandler.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project + org/yaml/snakeyaml/tokens/FlowSequenceEndToken.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2008, SnakeYAML + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-common-4.1.89.Final + org/yaml/snakeyaml/tokens/FlowSequenceStartToken.java - Found in: io/netty/util/internal/PriorityQueue.java + Copyright (c) 2008, SnakeYAML - Copyright 2017 The Netty Project + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + org/yaml/snakeyaml/tokens/KeyToken.java - ADDITIONAL LICENSE INFORMATION + Copyright (c) 2008, SnakeYAML - > Apache2.0 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AbstractConstant.java + org/yaml/snakeyaml/tokens/ScalarToken.java - Copyright 2012 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AbstractReferenceCounted.java + org/yaml/snakeyaml/tokens/StreamEndToken.java - Copyright 2013 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AsciiString.java + org/yaml/snakeyaml/tokens/StreamStartToken.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AsyncMapping.java + org/yaml/snakeyaml/tokens/TagToken.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Attribute.java + org/yaml/snakeyaml/tokens/TagTuple.java - Copyright 2012 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AttributeKey.java + org/yaml/snakeyaml/tokens/Token.java - Copyright 2012 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/AttributeMap.java + org/yaml/snakeyaml/tokens/ValueToken.java - Copyright 2012 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/BooleanSupplier.java + org/yaml/snakeyaml/TypeDescription.java - Copyright 2016 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ByteProcessor.java + org/yaml/snakeyaml/util/ArrayStack.java - Copyright 2015 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ByteProcessorUtils.java + org/yaml/snakeyaml/util/ArrayUtils.java - Copyright 2018 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/CharsetUtil.java + org/yaml/snakeyaml/util/EnumUtils.java - Copyright 2012 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ByteCollections.java + org/yaml/snakeyaml/util/PlatformFeatureDetector.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ByteObjectHashMap.java + org/yaml/snakeyaml/util/UriEncoder.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ByteObjectMap.java + org/yaml/snakeyaml/Yaml.java - Copyright 2014 The Netty Project + Copyright (c) 2008, SnakeYAML - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/CharCollections.java + > BSD - Copyright 2014 The Netty Project + org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java + [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland - io/netty/util/collection/CharObjectHashMap.java + See SECTION 53 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2014 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-buffer-4.1.92.Final - io/netty/util/collection/CharObjectMap.java + /* + * Copyright 2012 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. - Copyright 2014 The Netty Project + ADDITIONAL LICENSE INFORMATION - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - io/netty/util/collection/IntCollections.java + io/netty/buffer/AbstractByteBufAllocator.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/IntObjectHashMap.java + io/netty/buffer/AbstractByteBuf.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/IntObjectMap.java + io/netty/buffer/AbstractDerivedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/LongCollections.java + io/netty/buffer/AbstractPooledDerivedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/LongObjectHashMap.java + io/netty/buffer/AbstractReferenceCountedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/LongObjectMap.java + io/netty/buffer/AbstractUnpooledSlicedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ShortCollections.java + io/netty/buffer/AbstractUnsafeSwappedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ShortObjectHashMap.java + io/netty/buffer/AdvancedLeakAwareByteBuf.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/collection/ShortObjectMap.java + io/netty/buffer/AdvancedLeakAwareCompositeByteBuf.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/AbstractEventExecutorGroup.java + io/netty/buffer/ByteBufAllocator.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/AbstractEventExecutor.java + io/netty/buffer/ByteBufAllocatorMetric.java - Copyright 2013 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/AbstractFuture.java + io/netty/buffer/ByteBufAllocatorMetricProvider.java - Copyright 2013 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/AbstractScheduledEventExecutor.java + io/netty/buffer/ByteBufConvertible.java - Copyright 2015 The Netty Project + Copyright 2022 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/BlockingOperationException.java + io/netty/buffer/ByteBufHolder.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/CompleteFuture.java + io/netty/buffer/ByteBufInputStream.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultEventExecutorChooserFactory.java + io/netty/buffer/ByteBuf.java - Copyright 2016 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultEventExecutorGroup.java + io/netty/buffer/ByteBufOutputStream.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultEventExecutor.java + io/netty/buffer/ByteBufProcessor.java + + Copyright 2013 The Netty Project + + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + + io/netty/buffer/ByteBufUtil.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultFutureListeners.java + io/netty/buffer/CompositeByteBuf.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultProgressivePromise.java + io/netty/buffer/DefaultByteBufHolder.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultPromise.java + io/netty/buffer/DuplicatedByteBuf.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/DefaultThreadFactory.java + io/netty/buffer/EmptyByteBuf.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/EventExecutorChooserFactory.java + io/netty/buffer/FixedCompositeByteBuf.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/EventExecutorGroup.java + io/netty/buffer/HeapByteBufUtil.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/EventExecutor.java + io/netty/buffer/LongLongHashMap.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/FailedFuture.java + io/netty/buffer/LongPriorityQueue.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/FastThreadLocal.java + io/netty/buffer/package-info.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/FastThreadLocalRunnable.java + io/netty/buffer/PoolArena.java - Copyright 2017 The Netty Project + Copyright 2012 The Netty Project - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/FastThreadLocalThread.java + io/netty/buffer/PoolArenaMetric.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/Future.java + io/netty/buffer/PoolChunk.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/FutureListener.java + io/netty/buffer/PoolChunkList.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/GenericFutureListener.java + io/netty/buffer/PoolChunkListMetric.java - Copyright 2013 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/GenericProgressiveFutureListener.java + io/netty/buffer/PoolChunkMetric.java - Copyright 2013 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/GlobalEventExecutor.java + io/netty/buffer/PooledByteBufAllocator.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ImmediateEventExecutor.java + io/netty/buffer/PooledByteBufAllocatorMetric.java - Copyright 2013 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ImmediateExecutor.java + io/netty/buffer/PooledByteBuf.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/MultithreadEventExecutorGroup.java + io/netty/buffer/PooledDirectByteBuf.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/NonStickyEventExecutorGroup.java + io/netty/buffer/PooledDuplicatedByteBuf.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/OrderedEventExecutor.java + io/netty/buffer/PooledSlicedByteBuf.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/package-info.java + io/netty/buffer/PooledUnsafeDirectByteBuf.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ProgressiveFuture.java + io/netty/buffer/PooledUnsafeHeapByteBuf.java - Copyright 2013 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ProgressivePromise.java + io/netty/buffer/PoolSubpage.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/PromiseAggregator.java + io/netty/buffer/PoolSubpageMetric.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/PromiseCombiner.java + io/netty/buffer/PoolThreadCache.java - Copyright 2016 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/Promise.java + io/netty/buffer/ReadOnlyByteBufferBuf.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/PromiseNotifier.java + io/netty/buffer/ReadOnlyByteBuf.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/PromiseTask.java + io/netty/buffer/ReadOnlyUnsafeDirectByteBuf.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/RejectedExecutionHandler.java + io/netty/buffer/search/AbstractMultiSearchProcessorFactory.java - Copyright 2016 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/RejectedExecutionHandlers.java + io/netty/buffer/search/AbstractSearchProcessorFactory.java - Copyright 2016 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ScheduledFuture.java + io/netty/buffer/search/AhoCorasicSearchProcessorFactory.java - Copyright 2013 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ScheduledFutureTask.java + io/netty/buffer/search/BitapSearchProcessorFactory.java - Copyright 2013 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/SingleThreadEventExecutor.java + io/netty/buffer/search/KmpSearchProcessorFactory.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/SucceededFuture.java + io/netty/buffer/search/MultiSearchProcessorFactory.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ThreadPerTaskExecutor.java + io/netty/buffer/search/MultiSearchProcessor.java - Copyright 2013 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/ThreadProperties.java + io/netty/buffer/search/package-info.java - Copyright 2015 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/UnaryPromiseNotifier.java + io/netty/buffer/search/SearchProcessorFactory.java - Copyright 2016 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/concurrent/UnorderedThreadPoolEventExecutor.java + io/netty/buffer/search/SearchProcessor.java - Copyright 2016 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Constant.java + io/netty/buffer/SimpleLeakAwareByteBuf.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ConstantPool.java + io/netty/buffer/SimpleLeakAwareCompositeByteBuf.java - Copyright 2013 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/DefaultAttributeMap.java + io/netty/buffer/SizeClasses.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/DomainMappingBuilder.java + io/netty/buffer/SizeClassesMetric.java - Copyright 2015 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/DomainNameMappingBuilder.java + io/netty/buffer/SlicedByteBuf.java - Copyright 2016 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/DomainNameMapping.java + io/netty/buffer/SwappedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/DomainWildcardMappingBuilder.java + io/netty/buffer/UnpooledByteBufAllocator.java - Copyright 2020 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/HashedWheelTimer.java + io/netty/buffer/UnpooledDirectByteBuf.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/HashingStrategy.java + io/netty/buffer/UnpooledDuplicatedByteBuf.java Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/IllegalReferenceCountException.java + io/netty/buffer/UnpooledHeapByteBuf.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/AppendableCharSequence.java + io/netty/buffer/Unpooled.java - Copyright 2013 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ClassInitializerUtil.java + io/netty/buffer/UnpooledSlicedByteBuf.java - Copyright 2021 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/Cleaner.java + io/netty/buffer/UnpooledUnsafeDirectByteBuf.java - Copyright 2017 The Netty Project + Copyright 2012 The Netty Project - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/CleanerJava6.java + io/netty/buffer/UnpooledUnsafeHeapByteBuf.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/CleanerJava9.java + io/netty/buffer/UnpooledUnsafeNoCleanerDirectByteBuf.java - Copyright 2017 The Netty Project + Copyright 2016 The Netty Project - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ConcurrentSet.java + io/netty/buffer/UnreleasableByteBuf.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/internal/ConstantTimeUtils.java - - Copyright 2016 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/DefaultPriorityQueue.java + io/netty/buffer/UnsafeByteBufUtil.java Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/internal/EmptyArrays.java - - Copyright 2013 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/EmptyPriorityQueue.java + io/netty/buffer/UnsafeDirectSwappedByteBuf.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/Hidden.java + io/netty/buffer/UnsafeHeapSwappedByteBuf.java - Copyright 2019 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/IntegerHolder.java + io/netty/buffer/WrappedByteBuf.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/InternalThreadLocalMap.java + io/netty/buffer/WrappedUnpooledUnsafeDirectByteBuf.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/AbstractInternalLogger.java + META-INF/maven/io.netty/netty-buffer/pom.xml Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/internal/logging/CommonsLoggerFactory.java + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2012 The Netty Project + META-INF/native-image/io.netty/netty-buffer/native-image.properties - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - io/netty/util/internal/logging/CommonsLogger.java + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-codec-http2-4.1.92.Final - io/netty/util/internal/logging/FormattingTuple.java + * Copyright 2019 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. - Copyright 2013 The Netty Project + ADDITIONAL LICENSE INFORMATION - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - io/netty/util/internal/logging/InternalLoggerFactory.java + io/netty/handler/codec/http2/AbstractHttp2ConnectionHandlerBuilder.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/InternalLogger.java + io/netty/handler/codec/http2/AbstractHttp2StreamChannel.java - Copyright 2012 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/InternalLogLevel.java + io/netty/handler/codec/http2/AbstractHttp2StreamFrame.java - Copyright 2012 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/JdkLoggerFactory.java + io/netty/handler/codec/http2/AbstractInboundHttp2ToHttpAdapterBuilder.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/JdkLogger.java + io/netty/handler/codec/http2/CharSequenceMap.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/LocationAwareSlf4JLogger.java + io/netty/handler/codec/http2/CleartextHttp2ServerUpgradeHandler.java Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Log4J2LoggerFactory.java + io/netty/handler/codec/http2/CompressorHttp2ConnectionEncoder.java - Copyright 2016 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Log4J2Logger.java + io/netty/handler/codec/http2/DecoratingHttp2ConnectionDecoder.java - Copyright 2016 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Log4JLoggerFactory.java + io/netty/handler/codec/http2/DecoratingHttp2ConnectionEncoder.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Log4JLogger.java + io/netty/handler/codec/http2/DecoratingHttp2FrameWriter.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/MessageFormatter.java + io/netty/handler/codec/http2/DefaultHttp2ConnectionDecoder.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/package-info.java + io/netty/handler/codec/http2/DefaultHttp2ConnectionEncoder.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Slf4JLoggerFactory.java + io/netty/handler/codec/http2/DefaultHttp2Connection.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/logging/Slf4JLogger.java + io/netty/handler/codec/http2/DefaultHttp2DataFrame.java - Copyright 2012 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/LongAdderCounter.java + io/netty/handler/codec/http2/DefaultHttp2FrameReader.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/LongCounter.java + io/netty/handler/codec/http2/DefaultHttp2FrameWriter.java - Copyright 2015 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/MacAddressUtil.java + io/netty/handler/codec/http2/DefaultHttp2GoAwayFrame.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/MathUtil.java + io/netty/handler/codec/http2/DefaultHttp2HeadersDecoder.java - Copyright 2015 The Netty Project + Copyright 2014 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/NativeLibraryLoader.java + io/netty/handler/codec/http2/DefaultHttp2HeadersEncoder.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/NativeLibraryUtil.java + io/netty/handler/codec/http2/DefaultHttp2HeadersFrame.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/NoOpTypeParameterMatcher.java + io/netty/handler/codec/http2/DefaultHttp2Headers.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ObjectCleaner.java + io/netty/handler/codec/http2/DefaultHttp2LocalFlowController.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ObjectPool.java + io/netty/handler/codec/http2/DefaultHttp2PingFrame.java - Copyright 2019 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ObjectUtil.java + io/netty/handler/codec/http2/DefaultHttp2PriorityFrame.java - Copyright 2014 The Netty Project + Copyright 2020 The Netty Project - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/OutOfDirectMemoryError.java + io/netty/handler/codec/http2/DefaultHttp2PushPromiseFrame.java - Copyright 2016 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/package-info.java + io/netty/handler/codec/http2/DefaultHttp2RemoteFlowController.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/PendingWrite.java + io/netty/handler/codec/http2/DefaultHttp2ResetFrame.java - Copyright 2013 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/PlatformDependent0.java + io/netty/handler/codec/http2/DefaultHttp2SettingsAckFrame.java - Copyright 2013 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/PlatformDependent.java + io/netty/handler/codec/http2/DefaultHttp2SettingsFrame.java - Copyright 2012 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/PriorityQueueNode.java + io/netty/handler/codec/http2/DefaultHttp2UnknownFrame.java - Copyright 2015 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/PromiseNotificationUtil.java + io/netty/handler/codec/http2/DefaultHttp2WindowUpdateFrame.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ReadOnlyIterator.java + io/netty/handler/codec/http2/DelegatingDecompressorFrameListener.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/RecyclableArrayList.java + io/netty/handler/codec/http2/EmptyHttp2Headers.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ReferenceCountUpdater.java + io/netty/handler/codec/http2/HpackDecoder.java - Copyright 2019 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ReflectionUtil.java + io/netty/handler/codec/http2/HpackDecoder.java - Copyright 2017 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ResourcesUtil.java + io/netty/handler/codec/http2/HpackDynamicTable.java - Copyright 2018 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/SocketUtils.java + io/netty/handler/codec/http2/HpackDynamicTable.java - Copyright 2016 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/StringUtil.java + io/netty/handler/codec/http2/HpackEncoder.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/SuppressJava6Requirement.java + io/netty/handler/codec/http2/HpackEncoder.java - Copyright 2018 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/svm/CleanerJava6Substitution.java + io/netty/handler/codec/http2/HpackHeaderField.java - Copyright 2019 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/svm/package-info.java - - Copyright 2019 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/internal/svm/PlatformDependent0Substitution.java - - Copyright 2019 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/internal/svm/PlatformDependentSubstitution.java + io/netty/handler/codec/http2/HpackHeaderField.java - Copyright 2019 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/svm/UnsafeRefArrayAccessSubstitution.java + io/netty/handler/codec/http2/HpackHuffmanDecoder.java - Copyright 2019 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/SystemPropertyUtil.java + io/netty/handler/codec/http2/HpackHuffmanDecoder.java - Copyright 2012 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ThreadExecutorMap.java + io/netty/handler/codec/http2/HpackHuffmanEncoder.java - Copyright 2019 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ThreadLocalRandom.java + io/netty/handler/codec/http2/HpackHuffmanEncoder.java - Copyright 2014 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/ThrowableUtil.java + io/netty/handler/codec/http2/HpackStaticTable.java - Copyright 2016 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/TypeParameterMatcher.java + io/netty/handler/codec/http2/HpackStaticTable.java - Copyright 2013 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/UnpaddedInternalThreadLocalMap.java + io/netty/handler/codec/http2/HpackUtil.java - Copyright 2014 The Netty Project + Copyright 2014 Twitter, Inc. - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 6 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/internal/UnstableApi.java + io/netty/handler/codec/http2/HpackUtil.java - Copyright 2016 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/IntSupplier.java + io/netty/handler/codec/http2/Http2ChannelDuplexHandler.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Mapping.java + io/netty/handler/codec/http2/Http2ClientUpgradeCodec.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/NettyRuntime.java + io/netty/handler/codec/http2/Http2CodecUtil.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/NetUtilInitializations.java + io/netty/handler/codec/http2/Http2ConnectionAdapter.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/NetUtil.java + io/netty/handler/codec/http2/Http2ConnectionDecoder.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/NetUtilSubstitutions.java + io/netty/handler/codec/http2/Http2ConnectionEncoder.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/package-info.java + io/netty/handler/codec/http2/Http2ConnectionHandlerBuilder.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Recycler.java + io/netty/handler/codec/http2/Http2ConnectionHandler.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ReferenceCounted.java + io/netty/handler/codec/http2/Http2Connection.java - Copyright 2013 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ReferenceCountUtil.java + io/netty/handler/codec/http2/Http2ConnectionPrefaceAndSettingsFrameWrittenEvent.java - Copyright 2013 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeakDetectorFactory.java + io/netty/handler/codec/http2/Http2ControlFrameLimitEncoder.java - Copyright 2016 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeakDetector.java + io/netty/handler/codec/http2/Http2DataChunkedInput.java - Copyright 2013 The Netty Project + Copyright 2022 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeakException.java + io/netty/handler/codec/http2/Http2DataFrame.java - Copyright 2013 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeakHint.java + io/netty/handler/codec/http2/Http2DataWriter.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeak.java + io/netty/handler/codec/http2/Http2EmptyDataFrameConnectionDecoder.java - Copyright 2013 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ResourceLeakTracker.java + io/netty/handler/codec/http2/Http2EmptyDataFrameListener.java - Copyright 2016 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Signal.java + io/netty/handler/codec/http2/Http2Error.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/SuppressForbidden.java + io/netty/handler/codec/http2/Http2EventAdapter.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/ThreadDeathWatcher.java + io/netty/handler/codec/http2/Http2Exception.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Timeout.java + io/netty/handler/codec/http2/Http2Flags.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/Timer.java + io/netty/handler/codec/http2/Http2FlowController.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/TimerTask.java + io/netty/handler/codec/http2/Http2FrameAdapter.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/util/UncheckedBooleanSupplier.java + io/netty/handler/codec/http2/Http2FrameCodecBuilder.java Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/util/Version.java - - Copyright 2013 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http2/Http2FrameCodec.java - META-INF/maven/io.netty/netty-common/pom.xml + Copyright 2016 The Netty Project - Copyright 2012 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http2/Http2Frame.java - META-INF/native-image/io.netty/netty-common/native-image.properties + Copyright 2016 The Netty Project - Copyright 2019 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http2/Http2FrameListenerDecorator.java - META-INF/services/reactor.blockhound.integration.BlockHoundIntegration + Copyright 2014 The Netty Project - Copyright 2019 The Netty Project + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http2/Http2FrameListener.java - > MIT + Copyright 2014 The Netty Project - io/netty/util/internal/logging/CommonsLogger.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameLogger.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - io/netty/util/internal/logging/FormattingTuple.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameReader.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - io/netty/util/internal/logging/InternalLogger.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameSizePolicy.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - io/netty/util/internal/logging/JdkLogger.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameStreamEvent.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - io/netty/util/internal/logging/Log4JLogger.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameStreamException.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - io/netty/util/internal/logging/MessageFormatter.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch + io/netty/handler/codec/http2/Http2FrameStream.java - See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-codec-http-4.1.89.Final + io/netty/handler/codec/http2/Http2FrameStreamVisitor.java Copyright 2016 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-handler-4.1.89.Final + io/netty/handler/codec/http2/Http2FrameTypes.java - Found in: io/netty/handler/ssl/OpenSslCertificateCompressionAlgorithm.java + Copyright 2014 The Netty Project - Copyright 2022 The Netty Project + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - * The Netty Project licenses this file to you 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: - * - * https://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and limitations - * under the License. + io/netty/handler/codec/http2/Http2FrameWriter.java - ADDITIONAL LICENSE INFORMATION + Copyright 2014 The Netty Project - > Apache2.0 + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/address/DynamicAddressConnectHandler.java + io/netty/handler/codec/http2/Http2GoAwayFrame.java - Copyright 2019 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/address/package-info.java + io/netty/handler/codec/http2/Http2HeadersDecoder.java - Copyright 2019 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/address/ResolveAddressHandler.java + io/netty/handler/codec/http2/Http2HeadersEncoder.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/flow/FlowControlHandler.java + io/netty/handler/codec/http2/Http2HeadersFrame.java Copyright 2016 The Netty Project - See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/flow/package-info.java + io/netty/handler/codec/http2/Http2Headers.java - Copyright 2016 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/flush/FlushConsolidationHandler.java + io/netty/handler/codec/http2/Http2InboundFrameLogger.java - Copyright 2016 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/flush/package-info.java - - Copyright 2016 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ipfilter/AbstractRemoteAddressFilter.java + io/netty/handler/codec/http2/Http2LifecycleManager.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/IpFilterRule.java + io/netty/handler/codec/http2/Http2LocalFlowController.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/IpFilterRuleType.java + io/netty/handler/codec/http2/Http2MultiplexActiveStreamsException.java - Copyright 2014 The Netty Project + Copyright 2023 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/IpSubnetFilter.java + io/netty/handler/codec/http2/Http2MultiplexCodecBuilder.java - Copyright 2020 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/IpSubnetFilterRuleComparator.java + io/netty/handler/codec/http2/Http2MultiplexCodec.java - Copyright 2020 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/IpSubnetFilterRule.java + io/netty/handler/codec/http2/Http2MultiplexHandler.java - Copyright 2014 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/package-info.java + io/netty/handler/codec/http2/Http2NoMoreStreamIdsException.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/RuleBasedIpFilter.java + io/netty/handler/codec/http2/Http2OutboundFrameLogger.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ipfilter/UniqueIpFilter.java + io/netty/handler/codec/http2/Http2PingFrame.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/logging/ByteBufFormat.java + io/netty/handler/codec/http2/Http2PriorityFrame.java Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/logging/LoggingHandler.java + io/netty/handler/codec/http2/Http2PromisedRequestVerifier.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/logging/LogLevel.java + io/netty/handler/codec/http2/Http2PushPromiseFrame.java - Copyright 2012 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/logging/package-info.java + io/netty/handler/codec/http2/Http2RemoteFlowController.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/EthernetPacket.java + io/netty/handler/codec/http2/Http2ResetFrame.java - Copyright 2020 The Netty Project + Copyright 2016 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/IPPacket.java + io/netty/handler/codec/http2/Http2SecurityUtil.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/package-info.java + io/netty/handler/codec/http2/Http2ServerUpgradeCodec.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/PcapHeaders.java + io/netty/handler/codec/http2/Http2SettingsAckFrame.java - Copyright 2020 The Netty Project + Copyright 2019 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/PcapWriteHandler.java + io/netty/handler/codec/http2/Http2SettingsFrame.java - Copyright 2020 The Netty Project + Copyright 2016 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/PcapWriter.java + io/netty/handler/codec/http2/Http2Settings.java - Copyright 2020 The Netty Project + Copyright 2014 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/State.java + io/netty/handler/codec/http2/Http2SettingsReceivedConsumer.java - Copyright 2023 The Netty Project + Copyright 2019 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/TCPPacket.java + io/netty/handler/codec/http2/Http2StreamChannelBootstrap.java - Copyright 2020 The Netty Project + Copyright 2017 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/pcap/UDPPacket.java + io/netty/handler/codec/http2/Http2StreamChannelId.java - Copyright 2020 The Netty Project + Copyright 2017 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/AbstractSniHandler.java + io/netty/handler/codec/http2/Http2StreamChannel.java Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ApplicationProtocolAccessor.java + io/netty/handler/codec/http2/Http2StreamFrame.java - Copyright 2015 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + + io/netty/handler/codec/http2/Http2StreamFrameToHttpObjectCodec.java + + Copyright 2016 The Netty Project - io/netty/handler/ssl/ApplicationProtocolConfig.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + + io/netty/handler/codec/http2/Http2Stream.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ApplicationProtocolNames.java + io/netty/handler/codec/http2/Http2StreamVisitor.java Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ApplicationProtocolNegotiationHandler.java + io/netty/handler/codec/http2/Http2UnknownFrame.java - Copyright 2015 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ApplicationProtocolNegotiator.java + io/netty/handler/codec/http2/Http2WindowUpdateFrame.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ApplicationProtocolUtil.java + io/netty/handler/codec/http2/HttpConversionUtil.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/AsyncRunnable.java + io/netty/handler/codec/http2/HttpToHttp2ConnectionHandlerBuilder.java - Copyright 2021 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/BouncyCastleAlpnSslEngine.java + io/netty/handler/codec/http2/HttpToHttp2ConnectionHandler.java - Copyright 2021 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/BouncyCastleAlpnSslUtils.java + io/netty/handler/codec/http2/InboundHttp2ToHttpAdapterBuilder.java - Copyright 2021 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/BouncyCastle.java + io/netty/handler/codec/http2/InboundHttp2ToHttpAdapter.java - Copyright 2021 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/BouncyCastlePemReader.java + io/netty/handler/codec/http2/InboundHttpToHttp2Adapter.java - Copyright 2022 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/Ciphers.java + io/netty/handler/codec/http2/MaxCapacityQueue.java - Copyright 2021 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/CipherSuiteConverter.java + io/netty/handler/codec/http2/package-info.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/CipherSuiteFilter.java + io/netty/handler/codec/http2/ReadOnlyHttp2Headers.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ClientAuth.java + io/netty/handler/codec/http2/StreamBufferingEncoder.java Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ssl/ConscryptAlpnSslEngine.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017 The Netty Project + io/netty/handler/codec/http2/StreamByteDistributor.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - io/netty/handler/ssl/Conscrypt.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017 The Netty Project + io/netty/handler/codec/http2/UniformStreamByteDistributor.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - io/netty/handler/ssl/DefaultOpenSslKeyMaterial.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2018 The Netty Project + io/netty/handler/codec/http2/WeightedFairQueueByteDistributor.java - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - io/netty/handler/ssl/DelegatingSslContext.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2016 The Netty Project + META-INF/maven/io.netty/netty-codec-http2/pom.xml - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - io/netty/handler/ssl/ExtendedOpenSslSession.java + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2018 The Netty Project + META-INF/native-image/io.netty/netty-codec-http2/native-image.properties - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - io/netty/handler/ssl/GroupsConverter.java + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2021 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-common-4.1.92.Final - io/netty/handler/ssl/IdentityCipherSuiteFilter.java + * Copyright 2014 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software distributed under the License + * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express + * or implied. See the License for the specific language governing permissions and limitations under + * the License. + */ - Copyright 2014 The Netty Project + ADDITIONAL LICENSE INFORMATION - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - io/netty/handler/ssl/Java7SslParametersUtils.java + io/netty/util/AbstractConstant.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/Java8SslUtils.java + io/netty/util/AbstractReferenceCounted.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkAlpnApplicationProtocolNegotiator.java + io/netty/util/AsciiString.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkAlpnSslEngine.java + io/netty/util/AsyncMapping.java - Copyright 2017 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkAlpnSslUtils.java + io/netty/util/Attribute.java - Copyright 2017 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkApplicationProtocolNegotiator.java + io/netty/util/AttributeKey.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkBaseApplicationProtocolNegotiator.java + io/netty/util/AttributeMap.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkDefaultApplicationProtocolNegotiator.java + io/netty/util/BooleanSupplier.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkNpnApplicationProtocolNegotiator.java + io/netty/util/ByteProcessor.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkSslClientContext.java + io/netty/util/ByteProcessorUtils.java - Copyright 2014 The Netty Project + Copyright 2018 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkSslContext.java + io/netty/util/CharsetUtil.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkSslEngine.java + io/netty/util/collection/ByteCollections.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JdkSslServerContext.java + io/netty/util/collection/ByteObjectHashMap.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JettyAlpnSslEngine.java + io/netty/util/collection/ByteObjectMap.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/JettyNpnSslEngine.java + io/netty/util/collection/CharCollections.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/NotSslRecordException.java + io/netty/util/collection/CharObjectHashMap.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ocsp/OcspClientHandler.java + io/netty/util/collection/CharObjectMap.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ocsp/package-info.java + io/netty/util/collection/IntCollections.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslApplicationProtocolNegotiator.java + io/netty/util/collection/IntObjectHashMap.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ssl/OpenSslAsyncPrivateKeyMethod.java - - Copyright 2021 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslCachingKeyMaterialProvider.java + io/netty/util/collection/IntObjectMap.java - Copyright 2018 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslCachingX509KeyManagerFactory.java + io/netty/util/collection/LongCollections.java - Copyright 2018 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslCertificateCompressionConfig.java + io/netty/util/collection/LongObjectHashMap.java - Copyright 2022 The Netty Project + Copyright 2014 The Netty Project - See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslCertificateException.java + io/netty/util/collection/LongObjectMap.java - Copyright 2016 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslClientContext.java + io/netty/util/collection/ShortCollections.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslClientSessionCache.java + io/netty/util/collection/ShortObjectHashMap.java - Copyright 2021 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslContext.java + io/netty/util/collection/ShortObjectMap.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslContextOption.java + io/netty/util/concurrent/AbstractEventExecutorGroup.java - Copyright 2021 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslDefaultApplicationProtocolNegotiator.java + io/netty/util/concurrent/AbstractEventExecutor.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslEngine.java + io/netty/util/concurrent/AbstractFuture.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslEngineMap.java + io/netty/util/concurrent/AbstractScheduledEventExecutor.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSsl.java + io/netty/util/concurrent/BlockingOperationException.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslKeyMaterial.java + io/netty/util/concurrent/CompleteFuture.java - Copyright 2018 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslKeyMaterialManager.java + io/netty/util/concurrent/DefaultEventExecutorChooserFactory.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslKeyMaterialProvider.java + io/netty/util/concurrent/DefaultEventExecutorGroup.java - Copyright 2018 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslNpnApplicationProtocolNegotiator.java + io/netty/util/concurrent/DefaultEventExecutor.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslPrivateKey.java + io/netty/util/concurrent/DefaultFutureListeners.java - Copyright 2018 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslPrivateKeyMethod.java + io/netty/util/concurrent/DefaultProgressivePromise.java - Copyright 2019 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslServerContext.java + io/netty/util/concurrent/DefaultPromise.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslServerSessionContext.java + io/netty/util/concurrent/DefaultThreadFactory.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSessionCache.java + io/netty/util/concurrent/EventExecutorChooserFactory.java - Copyright 2021 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSessionContext.java + io/netty/util/concurrent/EventExecutorGroup.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSessionId.java + io/netty/util/concurrent/EventExecutor.java - Copyright 2021 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSession.java + io/netty/util/concurrent/FailedFuture.java - Copyright 2018 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSessionStats.java + io/netty/util/concurrent/FastThreadLocal.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslSessionTicketKey.java + io/netty/util/concurrent/FastThreadLocalRunnable.java - Copyright 2015 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslX509KeyManagerFactory.java + io/netty/util/concurrent/FastThreadLocalThread.java - Copyright 2018 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OpenSslX509TrustManagerWrapper.java + io/netty/util/concurrent/Future.java - Copyright 2018 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/OptionalSslHandler.java + io/netty/util/concurrent/FutureListener.java - Copyright 2017 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/package-info.java + io/netty/util/concurrent/GenericFutureListener.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PemEncoded.java + io/netty/util/concurrent/GenericProgressiveFutureListener.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PemPrivateKey.java + io/netty/util/concurrent/GlobalEventExecutor.java - Copyright 2016 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PemReader.java + io/netty/util/concurrent/ImmediateEventExecutor.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PemValue.java + io/netty/util/concurrent/ImmediateExecutor.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PemX509Certificate.java + io/netty/util/concurrent/MultithreadEventExecutorGroup.java - Copyright 2016 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/PseudoRandomFunction.java + io/netty/util/concurrent/NonStickyEventExecutorGroup.java - Copyright 2019 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ReferenceCountedOpenSslClientContext.java + io/netty/util/concurrent/OrderedEventExecutor.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ReferenceCountedOpenSslContext.java + io/netty/util/concurrent/package-info.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ReferenceCountedOpenSslEngine.java + io/netty/util/concurrent/ProgressiveFuture.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/ReferenceCountedOpenSslServerContext.java + io/netty/util/concurrent/ProgressivePromise.java - Copyright 2016 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SignatureAlgorithmConverter.java + io/netty/util/concurrent/PromiseAggregator.java - Copyright 2018 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SniCompletionEvent.java + io/netty/util/concurrent/PromiseCombiner.java - Copyright 2017 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SniHandler.java + io/netty/util/concurrent/Promise.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslClientHelloHandler.java + io/netty/util/concurrent/PromiseNotifier.java - Copyright 2017 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslCloseCompletionEvent.java + io/netty/util/concurrent/PromiseTask.java - Copyright 2017 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslClosedEngineException.java + io/netty/util/concurrent/RejectedExecutionHandler.java - Copyright 2020 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslCompletionEvent.java + io/netty/util/concurrent/RejectedExecutionHandlers.java - Copyright 2017 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslContextBuilder.java + io/netty/util/concurrent/ScheduledFuture.java - Copyright 2015 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslContext.java + io/netty/util/concurrent/ScheduledFutureTask.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslContextOption.java + io/netty/util/concurrent/SingleThreadEventExecutor.java - Copyright 2021 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslHandler.java + io/netty/util/concurrent/SucceededFuture.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslHandshakeCompletionEvent.java + io/netty/util/concurrent/ThreadPerTaskExecutor.java Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslHandshakeTimeoutException.java + io/netty/util/concurrent/ThreadProperties.java - Copyright 2020 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ssl/SslMasterKeyHandler.java - - Copyright 2019 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslProtocols.java + io/netty/util/concurrent/UnaryPromiseNotifier.java - Copyright 2021 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslProvider.java + io/netty/util/concurrent/UnorderedThreadPoolEventExecutor.java - Copyright 2014 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SslUtils.java + io/netty/util/Constant.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/StacklessSSLHandshakeException.java + io/netty/util/ConstantPool.java - Copyright 2023 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/SupportedCipherSuiteFilter.java + io/netty/util/DefaultAttributeMap.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/BouncyCastleSelfSignedCertGenerator.java + io/netty/util/DomainMappingBuilder.java - Copyright 2014 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/FingerprintTrustManagerFactoryBuilder.java + io/netty/util/DomainNameMappingBuilder.java - Copyright 2020 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/FingerprintTrustManagerFactory.java + io/netty/util/DomainNameMapping.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/InsecureTrustManagerFactory.java + io/netty/util/DomainWildcardMappingBuilder.java - Copyright 2014 The Netty Project + Copyright 2020 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/KeyManagerFactoryWrapper.java + io/netty/util/HashedWheelTimer.java - Copyright 2019 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/LazyJavaxX509Certificate.java + io/netty/util/HashingStrategy.java Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ssl/util/LazyX509Certificate.java - - Copyright 2014 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - - io/netty/handler/ssl/util/OpenJdkSelfSignedCertGenerator.java - - Copyright 2014 The Netty Project - - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/package-info.java + io/netty/util/IllegalReferenceCountException.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/SelfSignedCertificate.java + io/netty/util/internal/AppendableCharSequence.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/SimpleKeyManagerFactory.java + io/netty/util/internal/ClassInitializerUtil.java - Copyright 2019 The Netty Project + Copyright 2021 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/SimpleTrustManagerFactory.java + io/netty/util/internal/Cleaner.java - Copyright 2014 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/ThreadLocalInsecureRandom.java + io/netty/util/internal/CleanerJava6.java Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/TrustManagerFactoryWrapper.java + io/netty/util/internal/CleanerJava9.java - Copyright 2019 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/X509KeyManagerWrapper.java + io/netty/util/internal/ConcurrentSet.java - Copyright 2019 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/ssl/util/X509TrustManagerWrapper.java + io/netty/util/internal/ConstantTimeUtils.java Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedFile.java + io/netty/util/internal/DefaultPriorityQueue.java - Copyright 2012 The Netty Project + Copyright 2015 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedInput.java + io/netty/util/internal/EmptyArrays.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedNioFile.java + io/netty/util/internal/EmptyPriorityQueue.java - Copyright 2012 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedNioStream.java + io/netty/util/internal/Hidden.java - Copyright 2012 The Netty Project + Copyright 2019 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedStream.java + io/netty/util/internal/IntegerHolder.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/ChunkedWriteHandler.java + io/netty/util/internal/InternalThreadLocalMap.java - Copyright 2012 The Netty Project + Copyright 2014 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/stream/package-info.java + io/netty/util/internal/logging/AbstractInternalLogger.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/IdleStateEvent.java + io/netty/util/internal/logging/CommonsLoggerFactory.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/IdleStateHandler.java + io/netty/util/internal/logging/CommonsLogger.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/IdleState.java + io/netty/util/internal/logging/FormattingTuple.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/package-info.java + io/netty/util/internal/logging/InternalLoggerFactory.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/ReadTimeoutException.java + io/netty/util/internal/logging/InternalLogger.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/ReadTimeoutHandler.java + io/netty/util/internal/logging/InternalLogLevel.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/TimeoutException.java + io/netty/util/internal/logging/JdkLogger.java Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/WriteTimeoutException.java + io/netty/util/internal/logging/LocationAwareSlf4JLogger.java - Copyright 2012 The Netty Project + Copyright 2017 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/timeout/WriteTimeoutHandler.java + io/netty/util/internal/logging/Log4J2LoggerFactory.java - Copyright 2012 The Netty Project + Copyright 2016 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/AbstractTrafficShapingHandler.java + io/netty/util/internal/logging/Log4J2Logger.java - Copyright 2011 The Netty Project + Copyright 2016 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/ChannelTrafficShapingHandler.java + io/netty/util/internal/logging/Log4JLoggerFactory.java Copyright 2012 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/GlobalChannelTrafficCounter.java + io/netty/util/internal/logging/Log4JLogger.java - Copyright 2014 The Netty Project + Copyright 2012 The Netty Project - See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/GlobalChannelTrafficShapingHandler.java + io/netty/util/internal/logging/MessageFormatter.java - Copyright 2014 The Netty Project + Copyright 2013 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/GlobalTrafficShapingHandler.java + io/netty/util/internal/logging/package-info.java - Copyright 2012 The Netty Project + Copyright 2013 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/package-info.java + io/netty/util/internal/logging/Slf4JLoggerFactory.java Copyright 2012 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - io/netty/handler/traffic/TrafficCounter.java + io/netty/util/internal/logging/Slf4JLogger.java Copyright 2012 The Netty Project - See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' - - META-INF/maven/io.netty/netty-handler/pom.xml + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2012 The Netty Project + io/netty/util/internal/LongAdderCounter.java - See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - META-INF/native-image/io.netty/netty-handler/native-image.properties + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2019 The Netty Project + io/netty/util/internal/LongCounter.java - See SECTION 31 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-transport-native-epoll-4.1.89.Final + io/netty/util/internal/MacAddressUtil.java Copyright 2016 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> io.netty:netty-transport-classes-epoll-4.1.89.Final + io/netty/util/internal/MathUtil.java - Copyright 2016 The Netty Project - - The Netty Project licenses this file to you 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: - - https://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, WITHOUT - WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the - License for the specific language governing permissions and limitations - under the License. + Copyright 2015 The Netty Project + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - >>> com.amazonaws:aws-java-sdk-sqs-1.12.297 + io/netty/util/internal/NativeLibraryLoader.java - Found in: com/amazonaws/services/sqs/model/transform/InvalidBatchEntryIdExceptionUnmarshaller.java + Copyright 2014 The Netty Project - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with - * the License. A copy of the License is located at - * - * http://aws.amazon.com/apache2.0 - * - * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR - * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions - * and limitations under the License. + io/netty/util/internal/NativeLibraryUtil.java - ADDITIONAL LICENSE INFORMATION + Copyright 2016 The Netty Project - > Apache2.0 + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/auth/policy/actions/SQSActions.java + io/netty/util/internal/NoOpTypeParameterMatcher.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/auth/policy/resources/SQSQueueResource.java + io/netty/util/internal/ObjectCleaner.java - Copyright 2010-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AbstractAmazonSQSAsync.java + io/netty/util/internal/ObjectPool.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AbstractAmazonSQS.java + io/netty/util/internal/ObjectUtil.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSAsyncClientBuilder.java + io/netty/util/internal/OutOfDirectMemoryError.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSAsyncClient.java + io/netty/util/internal/package-info.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSAsync.java + io/netty/util/internal/PendingWrite.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSClientBuilder.java + io/netty/util/internal/PlatformDependent0.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSClientConfigurationFactory.java + io/netty/util/internal/PlatformDependent.java - Copyright 2010-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQSClient.java + io/netty/util/internal/PriorityQueue.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/AmazonSQS.java + io/netty/util/internal/PriorityQueueNode.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2015 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/AmazonSQSBufferedAsyncClient.java + io/netty/util/internal/PromiseNotificationUtil.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/QueueBufferCallback.java + io/netty/util/internal/ReadOnlyIterator.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/QueueBufferConfig.java + io/netty/util/internal/RecyclableArrayList.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/QueueBufferFuture.java + io/netty/util/internal/ReferenceCountUpdater.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/QueueBuffer.java + io/netty/util/internal/ReflectionUtil.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/ReceiveQueueBuffer.java + io/netty/util/internal/ResourcesUtil.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2018 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/ResultConverter.java + io/netty/util/internal/SocketUtils.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/buffered/SendQueueBuffer.java + io/netty/util/internal/StringUtil.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/internal/auth/SQSSignerProvider.java + io/netty/util/internal/SuppressJava6Requirement.java - Copyright 2010-2022 Amazon.com, Inc. or its affiliates + Copyright 2018 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/internal/RequestCopyUtils.java + io/netty/util/internal/svm/CleanerJava6Substitution.java - Copyright 2011-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 10 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/internal/SQSRequestHandler.java + io/netty/util/internal/svm/package-info.java - Copyright 2012-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/MessageMD5ChecksumHandler.java + io/netty/util/internal/svm/PlatformDependent0Substitution.java - Copyright 2010-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/AddPermissionRequest.java + io/netty/util/internal/svm/PlatformDependentSubstitution.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/AddPermissionResult.java + io/netty/util/internal/svm/UnsafeRefArrayAccessSubstitution.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/AmazonSQSException.java + io/netty/util/internal/SystemPropertyUtil.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/BatchEntryIdsNotDistinctException.java + io/netty/util/internal/ThreadExecutorMap.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/BatchRequestTooLongException.java + io/netty/util/internal/ThreadLocalRandom.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/BatchResultErrorEntry.java + io/netty/util/internal/ThrowableUtil.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchRequestEntry.java + io/netty/util/internal/TypeParameterMatcher.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchRequest.java + io/netty/util/internal/UnpaddedInternalThreadLocalMap.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchResultEntry.java + io/netty/util/internal/UnstableApi.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityBatchResult.java + io/netty/util/IntSupplier.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityRequest.java + io/netty/util/Mapping.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ChangeMessageVisibilityResult.java + io/netty/util/NettyRuntime.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/CreateQueueRequest.java + io/netty/util/NetUtilInitializations.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2020 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/CreateQueueResult.java + io/netty/util/NetUtil.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageBatchRequestEntry.java + io/netty/util/NetUtilSubstitutions.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2020 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageBatchRequest.java + io/netty/util/package-info.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageBatchResultEntry.java + io/netty/util/Recycler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageBatchResult.java + io/netty/util/ReferenceCounted.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageRequest.java + io/netty/util/ReferenceCountUtil.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteMessageResult.java + io/netty/util/ResourceLeakDetectorFactory.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteQueueRequest.java + io/netty/util/ResourceLeakDetector.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/DeleteQueueResult.java + io/netty/util/ResourceLeakException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/EmptyBatchRequestException.java + io/netty/util/ResourceLeakHint.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/GetQueueAttributesRequest.java + io/netty/util/ResourceLeak.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/GetQueueAttributesResult.java + io/netty/util/ResourceLeakTracker.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/GetQueueUrlRequest.java + io/netty/util/Signal.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/GetQueueUrlResult.java + io/netty/util/SuppressForbidden.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/InvalidAttributeNameException.java + io/netty/util/ThreadDeathWatcher.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/InvalidBatchEntryIdException.java + io/netty/util/Timeout.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/InvalidIdFormatException.java + io/netty/util/Timer.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/InvalidMessageContentsException.java + io/netty/util/TimerTask.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListDeadLetterSourceQueuesRequest.java + io/netty/util/UncheckedBooleanSupplier.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListDeadLetterSourceQueuesResult.java + io/netty/util/Version.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListQueuesRequest.java + META-INF/maven/io.netty/netty-common/pom.xml - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListQueuesResult.java + META-INF/native-image/io.netty/netty-common/native-image.properties - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListQueueTagsRequest.java + META-INF/services/reactor.blockhound.integration.BlockHoundIntegration - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ListQueueTagsResult.java + > MIT - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/CommonsLogger.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/MessageAttributeValue.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/FormattingTuple.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/Message.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/InternalLogger.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/MessageNotInflightException.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/JdkLogger.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/MessageSystemAttributeNameForSends.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/Log4JLogger.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/MessageSystemAttributeName.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + io/netty/util/internal/logging/MessageFormatter.java - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch - com/amazonaws/services/sqs/model/MessageSystemAttributeValue.java + See SECTION 28 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2017-2022 Amazon.com, Inc. or its affiliates - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-transport-4.1.92.Final - com/amazonaws/services/sqs/model/OverLimitException.java + Copyright 2019 The Netty Project + # + # The Netty Project licenses this file to you 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: + # + # https://www.apache.org/licenses/LICENSE-2.0 + # + # Unless required by applicable law or agreed to in writing, software + # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + # License for the specific language governing permissions and limitations + # under the License. - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + ADDITIONAL LICENSE INFORMATION - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - com/amazonaws/services/sqs/model/PurgeQueueInProgressException.java + io/netty/bootstrap/AbstractBootstrapConfig.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/PurgeQueueRequest.java + io/netty/bootstrap/AbstractBootstrap.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/PurgeQueueResult.java + io/netty/bootstrap/BootstrapConfig.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/QueueAttributeName.java + io/netty/bootstrap/Bootstrap.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/QueueDeletedRecentlyException.java + io/netty/bootstrap/ChannelFactory.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/QueueDoesNotExistException.java + io/netty/bootstrap/FailedChannel.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/QueueNameExistsException.java + io/netty/bootstrap/package-info.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ReceiptHandleIsInvalidException.java + io/netty/bootstrap/ServerBootstrapConfig.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ReceiveMessageRequest.java + io/netty/bootstrap/ServerBootstrap.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/ReceiveMessageResult.java + io/netty/channel/AbstractChannelHandlerContext.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/RemovePermissionRequest.java + io/netty/channel/AbstractChannel.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/RemovePermissionResult.java + io/netty/channel/AbstractCoalescingBufferQueue.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageBatchRequestEntry.java + io/netty/channel/AbstractEventLoopGroup.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageBatchRequest.java + io/netty/channel/AbstractEventLoop.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageBatchResultEntry.java + io/netty/channel/AbstractServerChannel.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageBatchResult.java + io/netty/channel/AdaptiveRecvByteBufAllocator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageRequest.java + io/netty/channel/AddressedEnvelope.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SendMessageResult.java + io/netty/channel/ChannelConfig.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SetQueueAttributesRequest.java + io/netty/channel/ChannelDuplexHandler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/SetQueueAttributesResult.java + io/netty/channel/ChannelException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/TagQueueRequest.java + io/netty/channel/ChannelFactory.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/TagQueueResult.java + io/netty/channel/ChannelFlushPromiseNotifier.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/TooManyEntriesInBatchRequestException.java + io/netty/channel/ChannelFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/AddPermissionRequestMarshaller.java + io/netty/channel/ChannelFutureListener.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/AddPermissionResultStaxUnmarshaller.java + io/netty/channel/ChannelHandlerAdapter.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/BatchEntryIdsNotDistinctExceptionUnmarshaller.java + io/netty/channel/ChannelHandlerContext.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/BatchRequestTooLongExceptionUnmarshaller.java + io/netty/channel/ChannelHandler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/BatchResultErrorEntryStaxUnmarshaller.java + io/netty/channel/ChannelHandlerMask.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchRequestEntryStaxUnmarshaller.java + io/netty/channel/ChannelId.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchRequestMarshaller.java + io/netty/channel/ChannelInboundHandlerAdapter.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchResultEntryStaxUnmarshaller.java + io/netty/channel/ChannelInboundHandler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityBatchResultStaxUnmarshaller.java + io/netty/channel/ChannelInboundInvoker.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityRequestMarshaller.java + io/netty/channel/ChannelInitializer.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ChangeMessageVisibilityResultStaxUnmarshaller.java + io/netty/channel/Channel.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/CreateQueueRequestMarshaller.java + io/netty/channel/ChannelMetadata.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/CreateQueueResultStaxUnmarshaller.java + io/netty/channel/ChannelOption.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageBatchRequestEntryStaxUnmarshaller.java + io/netty/channel/ChannelOutboundBuffer.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageBatchRequestMarshaller.java + io/netty/channel/ChannelOutboundHandlerAdapter.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageBatchResultEntryStaxUnmarshaller.java + io/netty/channel/ChannelOutboundHandler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageBatchResultStaxUnmarshaller.java + io/netty/channel/ChannelOutboundInvoker.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageRequestMarshaller.java + io/netty/channel/ChannelPipelineException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteMessageResultStaxUnmarshaller.java + io/netty/channel/ChannelPipeline.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteQueueRequestMarshaller.java + io/netty/channel/ChannelProgressiveFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/DeleteQueueResultStaxUnmarshaller.java + io/netty/channel/ChannelProgressiveFutureListener.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/EmptyBatchRequestExceptionUnmarshaller.java + io/netty/channel/ChannelProgressivePromise.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/GetQueueAttributesRequestMarshaller.java + io/netty/channel/ChannelPromiseAggregator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/GetQueueAttributesResultStaxUnmarshaller.java + io/netty/channel/ChannelPromise.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/GetQueueUrlRequestMarshaller.java + io/netty/channel/ChannelPromiseNotifier.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/GetQueueUrlResultStaxUnmarshaller.java + io/netty/channel/CoalescingBufferQueue.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2015 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/InvalidAttributeNameExceptionUnmarshaller.java + io/netty/channel/CombinedChannelDuplexHandler.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/InvalidIdFormatExceptionUnmarshaller.java + io/netty/channel/CompleteChannelFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/InvalidMessageContentsExceptionUnmarshaller.java + io/netty/channel/ConnectTimeoutException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListDeadLetterSourceQueuesRequestMarshaller.java + io/netty/channel/DefaultAddressedEnvelope.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListDeadLetterSourceQueuesResultStaxUnmarshaller.java + io/netty/channel/DefaultChannelConfig.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListQueuesRequestMarshaller.java + io/netty/channel/DefaultChannelHandlerContext.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListQueuesResultStaxUnmarshaller.java + io/netty/channel/DefaultChannelId.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListQueueTagsRequestMarshaller.java + io/netty/channel/DefaultChannelPipeline.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ListQueueTagsResultStaxUnmarshaller.java + io/netty/channel/DefaultChannelProgressivePromise.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/MessageAttributeValueStaxUnmarshaller.java + io/netty/channel/DefaultChannelPromise.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/MessageNotInflightExceptionUnmarshaller.java + io/netty/channel/DefaultEventLoopGroup.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/MessageStaxUnmarshaller.java + io/netty/channel/DefaultEventLoop.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/MessageSystemAttributeValueStaxUnmarshaller.java + io/netty/channel/DefaultFileRegion.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/OverLimitExceptionUnmarshaller.java + io/netty/channel/DefaultMaxBytesRecvByteBufAllocator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2015 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/PurgeQueueInProgressExceptionUnmarshaller.java + io/netty/channel/DefaultMaxMessagesRecvByteBufAllocator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2015 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/PurgeQueueRequestMarshaller.java + io/netty/channel/DefaultMessageSizeEstimator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/PurgeQueueResultStaxUnmarshaller.java + io/netty/channel/DefaultSelectStrategyFactory.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/QueueDeletedRecentlyExceptionUnmarshaller.java + io/netty/channel/DefaultSelectStrategy.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/QueueDoesNotExistExceptionUnmarshaller.java + io/netty/channel/DelegatingChannelPromiseNotifier.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/QueueNameExistsExceptionUnmarshaller.java + io/netty/channel/embedded/EmbeddedChannelId.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2014 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ReceiptHandleIsInvalidExceptionUnmarshaller.java + io/netty/channel/embedded/EmbeddedChannel.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ReceiveMessageRequestMarshaller.java + io/netty/channel/embedded/EmbeddedEventLoop.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/ReceiveMessageResultStaxUnmarshaller.java + io/netty/channel/embedded/EmbeddedSocketAddress.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/RemovePermissionRequestMarshaller.java + io/netty/channel/embedded/package-info.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/RemovePermissionResultStaxUnmarshaller.java + io/netty/channel/EventLoopException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageBatchRequestEntryStaxUnmarshaller.java + io/netty/channel/EventLoopGroup.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageBatchRequestMarshaller.java + io/netty/channel/EventLoop.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageBatchResultEntryStaxUnmarshaller.java + io/netty/channel/EventLoopTaskQueueFactory.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageBatchResultStaxUnmarshaller.java + io/netty/channel/ExtendedClosedChannelException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2019 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageRequestMarshaller.java + io/netty/channel/FailedChannelFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SendMessageResultStaxUnmarshaller.java + io/netty/channel/FileRegion.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SetQueueAttributesRequestMarshaller.java + io/netty/channel/FixedRecvByteBufAllocator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/SetQueueAttributesResultStaxUnmarshaller.java + io/netty/channel/group/ChannelGroupException.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/TagQueueRequestMarshaller.java + io/netty/channel/group/ChannelGroupFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/TagQueueResultStaxUnmarshaller.java + io/netty/channel/group/ChannelGroupFutureListener.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/TooManyEntriesInBatchRequestExceptionUnmarshaller.java + io/netty/channel/group/ChannelGroup.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/UnsupportedOperationExceptionUnmarshaller.java + io/netty/channel/group/ChannelMatcher.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/UntagQueueRequestMarshaller.java + io/netty/channel/group/ChannelMatchers.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2013 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/transform/UntagQueueResultStaxUnmarshaller.java + io/netty/channel/group/CombinedIterator.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/UnsupportedOperationException.java + io/netty/channel/group/DefaultChannelGroupFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/UntagQueueRequest.java + io/netty/channel/group/package-info.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2012 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/model/UntagQueueResult.java + io/netty/channel/group/VoidChannelGroupFuture.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2016 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/package-info.java + io/netty/channel/internal/ChannelUtils.java - Copyright 2017-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 24 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/amazonaws/services/sqs/QueueUrlHandler.java + io/netty/channel/internal/package-info.java - Copyright 2010-2022 Amazon.com, Inc. or its affiliates + Copyright 2017 The Netty Project - See SECTION 2 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/local/LocalAddress.java - >>> org.yaml:snakeyaml-2.0 + Copyright 2012 The Netty Project - License : Apache 2.0 + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - ADDITIONAL LICENSE INFORMATION + io/netty/channel/local/LocalChannel.java - > Apache2.0 + Copyright 2012 The Netty Project - org/yaml/snakeyaml/comments/CommentEventsCollector.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/local/LocalChannelRegistry.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/comments/CommentLine.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/local/LocalEventLoopGroup.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/comments/CommentType.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/local/LocalServerChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/composer/ComposerException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/local/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/composer/Composer.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/MaxBytesRecvByteBufAllocator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/constructor/AbstractConstruct.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/MaxMessagesRecvByteBufAllocator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/constructor/BaseConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/MessageSizeEstimator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/constructor/Construct.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/MultithreadEventLoopGroup.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/constructor/ConstructorException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/AbstractNioByteChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/constructor/Constructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/AbstractNioChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/constructor/CustomClassLoaderConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/AbstractNioMessageChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/constructor/DuplicateKeyException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/NioEventLoopGroup.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/constructor/SafeConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/NioEventLoop.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/DumperOptions.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/NioTask.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/emitter/Emitable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/emitter/EmitterException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/SelectedSelectionKeySet.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/emitter/Emitter.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/nio/SelectedSelectionKeySetSelector.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/emitter/EmitterState.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/AbstractOioByteChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/emitter/ScalarAnalysis.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/AbstractOioChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/env/EnvScalarConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/AbstractOioMessageChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/error/MarkedYAMLException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/OioByteStreamChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/error/Mark.java + See SECTION 43 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/OioEventLoopGroup.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/error/MissingEnvironmentVariableException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/oio/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/error/YAMLException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/events/AliasEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/PendingBytesTracker.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/events/CollectionEndEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/PendingWriteQueue.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - org/yaml/snakeyaml/events/CollectionStartEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/AbstractChannelPoolHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/CommentEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/AbstractChannelPoolMap.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/DocumentEndEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/ChannelHealthChecker.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/DocumentStartEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/ChannelPoolHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/Event.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/ChannelPool.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/ImplicitTuple.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/ChannelPoolMap.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/MappingEndEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/FixedChannelPool.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/MappingStartEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/NodeEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/pool/SimpleChannelPool.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - org/yaml/snakeyaml/events/ScalarEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/PreferHeapByteBufAllocator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - org/yaml/snakeyaml/events/SequenceEndEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/RecvByteBufAllocator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/events/SequenceStartEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/ReflectiveChannelFactory.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - org/yaml/snakeyaml/events/StreamEndEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/SelectStrategyFactory.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - org/yaml/snakeyaml/events/StreamStartEvent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/SelectStrategy.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - org/yaml/snakeyaml/extensions/compactnotation/CompactConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/ServerChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/extensions/compactnotation/CompactData.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/ServerChannelRecvByteBufAllocator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2021 The Netty Project - org/yaml/snakeyaml/extensions/compactnotation/PackageCompactConstructor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/SimpleChannelInboundHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/external/com/google/gdata/util/common/base/Escaper.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 Google Inc. + io/netty/channel/SimpleUserEventChannelHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2018 The Netty Project - org/yaml/snakeyaml/external/com/google/gdata/util/common/base/PercentEscaper.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 Google Inc. + io/netty/channel/SingleThreadEventLoop.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/external/com/google/gdata/util/common/base/UnicodeEscaper.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 Google Inc. + io/netty/channel/socket/ChannelInputShutdownEvent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/inspector/TagInspector.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/ChannelInputShutdownReadComplete.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/inspector/TrustedPrefixesTagInspector.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/ChannelOutputShutdownEvent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/inspector/TrustedTagInspector.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/ChannelOutputShutdownException.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/inspector/UnTrustedTagInspector.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DatagramChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/internal/Logger.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DatagramChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/BeanAccess.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DatagramPacket.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/FieldProperty.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DefaultDatagramChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/GenericProperty.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DefaultServerSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/MethodProperty.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DefaultSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/MissingProperty.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DuplexChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2020 The Netty Project - org/yaml/snakeyaml/introspector/Property.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/DuplexChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - org/yaml/snakeyaml/introspector/PropertySubstitute.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/InternetProtocolFamily.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/introspector/PropertyUtils.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/NioChannelOption.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2018 The Netty Project - org/yaml/snakeyaml/LoaderOptions.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/NioDatagramChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/AnchorNode.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/NioDatagramChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/CollectionNode.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/NioServerSocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/MappingNode.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/NioSocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/NodeId.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/Node.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/ProtocolFamilyConverter.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/nodes/NodeTuple.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/nio/SelectorProviderUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - org/yaml/snakeyaml/nodes/ScalarNode.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/DefaultOioDatagramChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/nodes/SequenceNode.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/DefaultOioServerSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/nodes/Tag.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/DefaultOioSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/parser/ParserException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioDatagramChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - org/yaml/snakeyaml/parser/ParserImpl.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioDatagramChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/parser/Parser.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioServerSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/parser/Production.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioServerSocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/parser/VersionTagsTuple.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - org/yaml/snakeyaml/reader/ReaderException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/OioSocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/reader/StreamReader.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/oio/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/reader/UnicodeReader.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/representer/BaseRepresenter.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/ServerSocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/representer/Representer.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/ServerSocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/representer/Represent.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/SocketChannelConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/representer/SafeRepresenter.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/socket/SocketChannel.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/resolver/Resolver.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/StacklessClosedChannelException.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2020 The Netty Project - org/yaml/snakeyaml/resolver/ResolverTuple.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/SucceededChannelFuture.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/scanner/Constant.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/ThreadPerChannelEventLoopGroup.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/scanner/ScannerException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/ThreadPerChannelEventLoop.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/scanner/ScannerImpl.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/VoidChannelPromise.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/scanner/Scanner.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + io/netty/channel/WriteBufferWaterMark.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - org/yaml/snakeyaml/scanner/SimpleKey.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + META-INF/maven/io.netty/netty-transport/pom.xml - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - org/yaml/snakeyaml/serializer/AnchorGenerator.java + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML + META-INF/native-image/io.netty/netty-transport/native-image.properties - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - org/yaml/snakeyaml/serializer/NumberAnchorGenerator.java + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008, SnakeYAML - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-resolver-4.1.92.Final - org/yaml/snakeyaml/serializer/SerializerException.java + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - Copyright (c) 2008, SnakeYAML + ADDITIONAL LICENSE INFORMATION - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - org/yaml/snakeyaml/serializer/Serializer.java + io/netty/resolver/AbstractAddressResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/AliasToken.java + io/netty/resolver/AddressResolverGroup.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/AnchorToken.java + io/netty/resolver/AddressResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/BlockEndToken.java + io/netty/resolver/CompositeNameResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/BlockEntryToken.java + io/netty/resolver/DefaultAddressResolverGroup.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/BlockMappingStartToken.java + io/netty/resolver/DefaultHostsFileEntriesResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/BlockSequenceStartToken.java + io/netty/resolver/HostsFileEntries.java - Copyright (c) 2008, SnakeYAML + Copyright 2017 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/CommentToken.java + io/netty/resolver/HostsFileEntriesProvider.java - Copyright (c) 2008, SnakeYAML + Copyright 2021 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/DirectiveToken.java + io/netty/resolver/HostsFileEntriesResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/DocumentEndToken.java + io/netty/resolver/HostsFileParser.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/DocumentStartToken.java + io/netty/resolver/InetNameResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/FlowEntryToken.java + io/netty/resolver/InetSocketAddressResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2015 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/FlowMappingEndToken.java + io/netty/resolver/NameResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/FlowMappingStartToken.java + io/netty/resolver/NoopAddressResolverGroup.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/FlowSequenceEndToken.java + io/netty/resolver/NoopAddressResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/FlowSequenceStartToken.java + io/netty/resolver/package-info.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/KeyToken.java + io/netty/resolver/ResolvedAddressTypes.java - Copyright (c) 2008, SnakeYAML + Copyright 2017 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/ScalarToken.java + io/netty/resolver/RoundRobinInetAddressResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2016 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/StreamEndToken.java + io/netty/resolver/SimpleNameResolver.java - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/StreamStartToken.java + META-INF/maven/io.netty/netty-resolver/pom.xml - Copyright (c) 2008, SnakeYAML + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - org/yaml/snakeyaml/tokens/TagToken.java - Copyright (c) 2008, SnakeYAML + >>> io.netty:netty-transport-native-unix-common-4.1.92.Final - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - org/yaml/snakeyaml/tokens/TagTuple.java + ADDITIONAL LICENSE INFORMATION - Copyright (c) 2008, SnakeYAML + > Apache2.0 - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/Buffer.java - org/yaml/snakeyaml/tokens/Token.java + Copyright 2018 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DatagramSocketAddress.java - org/yaml/snakeyaml/tokens/ValueToken.java + Copyright 2015 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainDatagramChannelConfig.java - org/yaml/snakeyaml/TypeDescription.java + Copyright 2021 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainDatagramChannel.java - org/yaml/snakeyaml/util/ArrayStack.java + Copyright 2021 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainDatagramPacket.java - org/yaml/snakeyaml/util/ArrayUtils.java + Copyright 2021 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainDatagramSocketAddress.java - org/yaml/snakeyaml/util/EnumUtils.java + Copyright 2021 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainSocketChannelConfig.java - org/yaml/snakeyaml/util/PlatformFeatureDetector.java + Copyright 2015 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainSocketChannel.java - org/yaml/snakeyaml/util/UriEncoder.java + Copyright 2015 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/DomainSocketReadMode.java - org/yaml/snakeyaml/Yaml.java + Copyright 2015 The Netty Project - Copyright (c) 2008, SnakeYAML + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/Errors.java - > BSD + Copyright 2015 The Netty Project - org/yaml/snakeyaml/external/biz/base64Coder/Base64Coder.java - [NOTE: VMWARE, INC. ELECTS TO USE AND DISTRIBUTE THIS SUBPACKAGE UNDER THE TERMS OF THE BSD LICENSE, THE TEXT OF WHICH IS SET FORTH BELOW. THE ORIGINAL LICENSE TERMS ARE REPRODUCED BELOW ONLY AS A REFERENCE.] + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2003-2010 Christian d'Heureuse, Inventec Informatik AG, Zurich, Switzerland + io/netty/channel/unix/ErrorsStaticallyReferencedJniMethods.java - See SECTION 52 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.springframework.boot:spring-boot-starter-log4j2-2.7.12 + io/netty/channel/unix/FileDescriptor.java - Found in: META-INF/NOTICE.txt + Copyright 2015 The Netty Project - Copyright (c) 2012-2023 VMware, Inc. + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - This product is licensed to you under the Apache License, Version 2.0 - (the "License"). You may not use this product except in compliance with - the License. + io/netty/channel/unix/GenericUnixChannelOption.java + Copyright 2022 The Netty Project - >>> com.fasterxml.jackson.core:jackson-core-2.15.2 + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - ## Copyright + io/netty/channel/unix/IntegerUnixChannelOption.java - Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) + Copyright 2022 The Netty Project - ## Licensing + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Jackson 2.x core and extension components are licensed under Apache License 2.0 - To find the details that apply to this artifact see the accompanying LICENSE file. + io/netty/channel/unix/IovArray.java + Copyright 2014 The Netty Project - >>> com.fasterxml.jackson.core:jackson-annotations-2.15.2 + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - # Jackson JSON processor + io/netty/channel/unix/Limits.java - Jackson is a high-performance, Free/Open Source JSON processing library. - It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has - been in development since 2007. - It is currently developed by a community of developers. + Copyright 2016 The Netty Project - ## Copyright + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) + io/netty/channel/unix/LimitsStaticallyReferencedJniMethods.java - ## Licensing + Copyright 2016 The Netty Project - Jackson 2.x core and extension components are licensed under Apache License 2.0 - To find the details that apply to this artifact see the accompanying LICENSE file. + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - ## Credits + io/netty/channel/unix/NativeInetAddress.java - A list of contributors may be found from CREDITS(-2.x) file, which is included - in some artifacts (usually source distributions); but is always available - from the source code management (SCM) system project uses. + Copyright 2015 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/package-info.java - >>> com.fasterxml.jackson.dataformat:jackson-dataformat-cbor-2.15.2 + Copyright 2014 The Netty Project - # Jackson JSON processor + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Jackson is a high-performance, Free/Open Source JSON processing library. - It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has - been in development since 2007. - It is currently developed by a community of developers. + io/netty/channel/unix/PeerCredentials.java - ## Copyright + Copyright 2016 The Netty Project - Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - ## Licensing + io/netty/channel/unix/PreferredDirectByteBufAllocator.java - Jackson components are licensed under Apache (Software) License, version 2.0, - as per accompanying LICENSE file. + Copyright 2018 The Netty Project - ## Credits + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - A list of contributors may be found from CREDITS file, which is included - in some artifacts (usually source distributions); but is always available - from the source code management (SCM) system project uses. + io/netty/channel/unix/RawUnixChannelOption.java + Copyright 2022 The Netty Project - >>> com.fasterxml.jackson.core:jackson-databind-2.15.2 + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - # Jackson JSON processor + io/netty/channel/unix/SegmentedDatagramPacket.java - Jackson is a high-performance, Free/Open Source JSON processing library. - It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has - been in development since 2007. - It is currently developed by a community of developers. + Copyright 2021 The Netty Project - ## Copyright + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) + io/netty/channel/unix/ServerDomainSocketChannel.java - ## Licensing + Copyright 2015 The Netty Project - Jackson 2.x core and extension components are licensed under Apache License 2.0 - To find the details that apply to this artifact see the accompanying LICENSE file. + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - ## Credits + io/netty/channel/unix/Socket.java - A list of contributors may be found from CREDITS(-2.x) file, which is included - in some artifacts (usually source distributions); but is always available - from the source code management (SCM) system project uses. + Copyright 2015 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/SocketWritableByteChannel.java - >>> com.fasterxml.jackson.dataformat:jackson-dataformat-yaml-2.15.2 + Copyright 2016 The Netty Project - Found in: META-INF/NOTICE + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) + io/netty/channel/unix/UnixChannel.java - Jackson components are licensed under Apache (Software) License, version 2.0, + Copyright 2015 The Netty Project + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - >>> com.google.guava:guava-32.0.1-jre + io/netty/channel/unix/UnixChannelOption.java - Copyright (C) 2021 The Guava Authors - * - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + Copyright 2014 The Netty Project - ADDITIONAL LICENSE INFORMATION + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - > Apache2.0 + io/netty/channel/unix/UnixChannelUtil.java - com/google/common/annotations/Beta.java + Copyright 2017 The Netty Project - Copyright (c) 2010 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/unix/Unix.java - com/google/common/annotations/GwtCompatible.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + META-INF/maven/io.netty/netty-transport-native-unix-common/pom.xml - com/google/common/annotations/GwtIncompatible.java + Copyright 2016 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_buffer.c - com/google/common/annotations/J2ktIncompatible.java + Copyright 2018 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_buffer.h - com/google/common/annotations/package-info.java + Copyright 2018 The Netty Project - Copyright (c) 2010 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix.c - com/google/common/annotations/VisibleForTesting.java + Copyright 2020 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_errors.c - com/google/common/base/Absent.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_errors.h - com/google/common/base/AbstractIterator.java + Copyright 2015 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_filedescriptor.c - com/google/common/base/Ascii.java + Copyright 2015 The Netty Project - Copyright (c) 2010 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_filedescriptor.h - com/google/common/base/CaseFormat.java + Copyright 2015 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix.h - com/google/common/base/CharMatcher.java + Copyright 2020 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_jni.h - com/google/common/base/Charsets.java + Copyright 2017 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_limits.c - com/google/common/base/CommonMatcher.java + Copyright 2016 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_limits.h - com/google/common/base/CommonPattern.java + Copyright 2016 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_socket.c - com/google/common/base/Converter.java + Copyright 2015 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_socket.h - com/google/common/base/Defaults.java + Copyright 2015 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_util.c - com/google/common/base/ElementTypesAreNonnullByDefault.java + Copyright 2016 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + netty_unix_util.h - com/google/common/base/Enums.java + Copyright 2016 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/base/Equivalence.java + >>> io.netty:netty-handler-4.1.92.Final - Copyright (c) 2010 The Guava Authors + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/base/ExtraObjectsMethodsForWeb.java + >>> io.netty:netty-codec-http-4.1.92.Final - Copyright (c) 2016 The Guava Authors + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ADDITIONAL LICENSE INFORMATION - com/google/common/base/FinalizablePhantomReference.java + > Apache2.0 - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/ClientCookieEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/base/FinalizableReference.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/CombinedHttpHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/FinalizableReferenceQueue.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/ComposedLastHttpContent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/FinalizableSoftReference.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/CompressionEncoderFactory.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2021 The Netty Project - com/google/common/base/FinalizableWeakReference.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cookie/ClientCookieDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/FunctionalEquivalence.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/cookie/ClientCookieEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Function.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cookie/CookieDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Functions.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cookie/CookieEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/internal/Finalizer.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/cookie/CookieHeaderNames.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Java8Compatibility.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2020 The Guava Authors + io/netty/handler/codec/http/cookie/Cookie.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/JdkPattern.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/cookie/CookieUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Joiner.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/CookieDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/MoreObjects.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2014 The Guava Authors + io/netty/handler/codec/http/cookie/DefaultCookie.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/NullnessCasts.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/http/Cookie.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Objects.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cookie/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Optional.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/cookie/ServerCookieDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/package-info.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cookie/ServerCookieEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/PairwiseEquivalence.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/CookieUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/ParametricNullness.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/http/cors/CorsConfigBuilder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/PatternCompiler.java + See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/cors/CorsConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Platform.java + See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/cors/CorsHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Preconditions.java + See SECTION 41 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/cors/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Predicate.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/DefaultCookie.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Predicates.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/DefaultFullHttpRequest.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Present.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/DefaultFullHttpResponse.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/SmallCharMatcher.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/DefaultHttpContent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Splitter.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/DefaultHttpHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/StandardSystemProperty.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/DefaultHttpMessage.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Stopwatch.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/DefaultHttpObject.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Strings.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/DefaultHttpRequest.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Supplier.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/DefaultHttpResponse.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Suppliers.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/DefaultLastHttpContent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/base/Throwables.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/EmptyHttpHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/base/Ticker.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/FullHttpMessage.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Utf8.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/FullHttpRequest.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/VerifyException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/FullHttpResponse.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/base/Verify.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/HttpChunkedInput.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/AbstractCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpClientCodec.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/AbstractLoadingCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpClientUpgradeHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/CacheBuilder.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/HttpConstants.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/CacheBuilderSpec.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpContentCompressor.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/Cache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpContentDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/CacheLoader.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpContentDecompressor.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/CacheStats.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpContentEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/ElementTypesAreNonnullByDefault.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/http/HttpContent.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/ForwardingCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpExpectationFailedEvent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/cache/ForwardingLoadingCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpHeaderDateFormat.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/LoadingCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpHeaderNames.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/LocalCache.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/HttpHeadersEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/LongAddable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/HttpHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/LongAddables.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/HttpHeaderValidationUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - com/google/common/cache/package-info.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpHeaderValues.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/ParametricNullness.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/http/HttpMessageDecoderResult.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2021 The Netty Project - com/google/common/cache/ReferenceEntry.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/HttpMessage.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/RemovalCause.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpMessageUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/cache/RemovalListener.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpMethod.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/RemovalListeners.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpObjectAggregator.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/RemovalNotification.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpObjectDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/cache/Weigher.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpObjectEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpObject.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractIndexedListIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/HttpRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpRequestEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpRequest.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractMapBasedMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpResponseDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractMapBasedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpResponseEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractMapEntry.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpResponse.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/HttpResponseStatus.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpScheme.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/collect/AbstractNavigableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/HttpServerCodec.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractRangeSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpServerExpectContinueHandler.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - com/google/common/collect/AbstractSequentialIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/HttpServerKeepAliveHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - com/google/common/collect/AbstractSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpServerUpgradeHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/AbstractSortedKeySortedSetMultimap.java + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/HttpStatusClass.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/AbstractSortedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/HttpUtil.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/collect/AbstractSortedSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/HttpVersion.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AbstractTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/LastHttpContent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/AllEqualOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/AbstractDiskHttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ArrayListMultimapGwtSerializationDependencies.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/multipart/AbstractHttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ArrayListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/AbstractMemoryHttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ArrayTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/multipart/AbstractMixedHttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - com/google/common/collect/BaseImmutableMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/http/multipart/Attribute.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/BiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/CaseIgnoringComparator.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/BoundType.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/multipart/DefaultHttpDataFactory.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ByFunctionOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/DeleteFileOnExitHook.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2020 The Netty Project - com/google/common/collect/CartesianList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/DiskAttribute.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ClassToInstanceMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/DiskFileUpload.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CollectCollectors.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/multipart/FileUpload.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Collections2.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/multipart/FileUploadUtil.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - com/google/common/collect/CollectPreconditions.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/multipart/HttpDataFactory.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CollectSpliterators.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 The Guava Authors + io/netty/handler/codec/http/multipart/HttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompactHashing.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2019 The Guava Authors + io/netty/handler/codec/http/multipart/HttpPostBodyUtil.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompactHashMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/HttpPostMultipartRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompactHashSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/HttpPostRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompactLinkedHashMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/HttpPostRequestEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompactLinkedHashSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/multipart/HttpPostStandardRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ComparatorOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/InterfaceHttpData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Comparators.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/multipart/InterfaceHttpPostRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ComparisonChain.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/multipart/InternalAttribute.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/CompoundOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/MemoryAttribute.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ComputationException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/multipart/MemoryFileUpload.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ConcurrentHashMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/multipart/MixedAttribute.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ConsumingQueueIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 The Guava Authors + io/netty/handler/codec/http/multipart/MixedFileUpload.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ContiguousSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/multipart/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Count.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/package-info.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Cut.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/QueryStringDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/DenseImmutableTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/QueryStringEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/DescendingImmutableSortedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/ReadOnlyHttpHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - com/google/common/collect/DescendingImmutableSortedSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/ServerCookieEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/DescendingMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/TooLongHttpContentException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - com/google/common/collect/DiscreteDomain.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/TooLongHttpHeaderException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - com/google/common/collect/ElementTypesAreNonnullByDefault.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/http/TooLongHttpLineException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2022 The Netty Project - com/google/common/collect/EmptyContiguousSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/websocketx/BinaryWebSocketFrame.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/EmptyImmutableListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/CloseWebSocketFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/EmptyImmutableSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/CorruptedWebSocketFrameException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/EnumBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/DeflateDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/EnumHashBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/DeflateEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/EnumMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameClientExtensionHandshaker.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/EvictingQueue.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/DeflateFrameServerExtensionHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ExplicitOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/package-info.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredEntryMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerFrameDeflateDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredEntrySetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerFrameDeflateEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredKeyListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateClientExtensionHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredKeyMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredKeySetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/PerMessageDeflateServerExtensionHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredMultimapValues.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/WebSocketClientCompressionHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FilteredSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/compression/WebSocketServerCompressionHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/FluentIterable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/package-info.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingBlockingDeque.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtensionHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingCollection.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtensionHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingConcurrentMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketClientExtension.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingDeque.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionData.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingImmutableCollection.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingImmutableList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingImmutableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionFilter.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingImmutableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionFilterProvider.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtension.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingListIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketExtensionUtil.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtensionHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtensionHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingMapEntry.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/extensions/WebSocketServerExtension.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/package-info.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/PingWebSocketFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/PongWebSocketFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingNavigableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/TextWebSocketFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingNavigableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/Utf8FrameValidator.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ForwardingObject.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/Utf8Validator.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingQueue.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket00FrameDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket00FrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket07FrameDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingSortedMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket07FrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingSortedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingSortedSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket08FrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ForwardingSortedSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket13FrameDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ForwardingTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocket13FrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/GeneralRange.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketChunkedInput.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2016 The Netty Project - com/google/common/collect/GwtTransient.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshakeException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2020 The Netty Project - com/google/common/collect/HashBasedTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker00.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/HashBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker07.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Hashing.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker08.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/HashMultimapGwtSerializationDependencies.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker13.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/HashMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshakerFactory.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/HashMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientHandshaker.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableAsList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientProtocolConfig.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableBiMapFauxverideShim.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketClientProtocolHandshakeHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableClassToInstanceMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketCloseStatus.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableCollection.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketDecoderConfig.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableEntry.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketFrameAggregator.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableEnumMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketFrameDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableEnumSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketFrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketHandshakeException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableMapEntry.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketProtocolHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ImmutableMapEntrySet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketScheme.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2017 The Netty Project - com/google/common/collect/ImmutableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshakeException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2020 The Netty Project - com/google/common/collect/ImmutableMapKeySet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker00.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableMapValues.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker07.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker08.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableMultisetGwtSerializationDependencies.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker13.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshakerFactory.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableRangeMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerHandshaker.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableRangeSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerProtocolConfig.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableSetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketServerProtocolHandshakeHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/ImmutableSortedAsList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketUtil.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableSortedMapFauxverideShim.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/http/websocketx/WebSocketVersion.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableSortedMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/rtsp/package-info.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableSortedMultisetFauxverideShim.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/rtsp/RtspDecoder.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/collect/ImmutableSortedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/rtsp/RtspEncoder.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2015 The Netty Project - com/google/common/collect/ImmutableSortedSetFauxverideShim.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/rtsp/RtspHeaderNames.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/ImmutableSortedSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/rtsp/RtspHeaders.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/ImmutableTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/rtsp/RtspHeaderValues.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/IndexedImmutableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/rtsp/RtspMethods.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Interner.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/rtsp/RtspObjectDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Interners.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/rtsp/RtspObjectEncoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Iterables.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/rtsp/RtspRequestDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Iterators.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/rtsp/RtspRequestEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/JdkBackedImmutableBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/rtsp/RtspResponseDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/JdkBackedImmutableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/rtsp/RtspResponseEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/JdkBackedImmutableMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/rtsp/RtspResponseStatuses.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/JdkBackedImmutableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 The Guava Authors + io/netty/handler/codec/rtsp/RtspVersions.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/LexicographicalOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyDataFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/LinkedHashMultimapGwtSerializationDependencies.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyGoAwayFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/LinkedHashMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyHeadersFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/LinkedHashMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyHeaders.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/LinkedListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyPingFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ListMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyRstStreamFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Lists.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdySettingsFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/MapDifference.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyStreamFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/MapMakerInternalMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdySynReplyFrame.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/MapMaker.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdySynStreamFrame.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Maps.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/DefaultSpdyWindowUpdateFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/MinMaxPriorityQueue.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/spdy/package-info.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/MoreCollectors.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/spdy/SpdyCodecUtil.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/MultimapBuilder.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2013 The Guava Authors + io/netty/handler/codec/spdy/SpdyDataFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Multimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyFrameCodec.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/Multimaps.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyFrameDecoderDelegate.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/Multiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyFrameDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/Multisets.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyFrameEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/MutableClassToInstanceMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/NaturalOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyGoAwayFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/NullnessCasts.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockDecoder.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/NullsFirstOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/NullsLastOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockJZlibEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ObjectArrays.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockRawDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/package-info.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockRawEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ParametricNullness.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2021 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockZlibDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/PeekingIterator.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaderBlockZlibEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Platform.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeadersFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Queues.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/spdy/SpdyHeaders.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RangeGwtSerializationDependencies.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2016 The Guava Authors + io/netty/handler/codec/spdy/SpdyHttpCodec.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Range.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdyHttpDecoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RangeMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/spdy/SpdyHttpEncoder.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/RangeSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/spdy/SpdyHttpHeaders.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/RegularContiguousSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/spdy/SpdyHttpResponseStreamIdHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/RegularImmutableAsList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012 The Guava Authors + io/netty/handler/codec/spdy/SpdyPingFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableBiMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdyProtocolException.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/collect/RegularImmutableList.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/spdy/SpdyRstStreamFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableMap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdySessionHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/spdy/SpdySession.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/RegularImmutableSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdySessionStatus.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableSortedMultiset.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2011 The Guava Authors + io/netty/handler/codec/spdy/SpdySettingsFrame.java - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableSortedSet.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/spdy/SpdyStreamFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RegularImmutableTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + io/netty/handler/codec/spdy/SpdyStreamStatus.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ReverseNaturalOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdySynReplyFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/ReverseOrdering.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/codec/spdy/SpdySynStreamFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/RowSortedTable.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2010 The Guava Authors + io/netty/handler/codec/spdy/SpdyVersion.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/Serialization.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + io/netty/handler/codec/spdy/SpdyWindowUpdateFrame.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2013 The Netty Project - com/google/common/collect/SetMultimap.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + META-INF/maven/io.netty/netty-codec-http/pom.xml - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2012 The Netty Project - com/google/common/collect/Sets.java + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + META-INF/native-image/io.netty/netty-codec-http/native-image.properties - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2019 The Netty Project - com/google/common/collect/SingletonImmutableBiMap.java + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2008 The Guava Authors + > BSD-3 - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket07FrameDecoder.java - com/google/common/collect/SingletonImmutableList.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2009 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket07FrameEncoder.java - com/google/common/collect/SingletonImmutableSet.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2007 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket08FrameDecoder.java - com/google/common/collect/SingletonImmutableTable.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2009 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket08FrameEncoder.java - com/google/common/collect/SortedIterable.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2011 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket13FrameDecoder.java - com/google/common/collect/SortedIterables.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2011 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 36 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/http/websocketx/WebSocket13FrameEncoder.java - com/google/common/collect/SortedLists.java + Copyright (c) 2011, Joe Walnes and contributors - Copyright (c) 2010 The Guava Authors + See SECTION 51 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + > MIT - com/google/common/collect/SortedMapDifference.java + io/netty/handler/codec/http/websocketx/Utf8Validator.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2008-2009 Bjoern Hoehrmann - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 42 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/collect/SortedMultisetBridge.java - Copyright (c) 2012 The Guava Authors + >>> io.netty:netty-codec-socks-4.1.92.Final - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - com/google/common/collect/SortedMultiset.java - Copyright (c) 2011 The Guava Authors + >>> io.netty:netty-codec-4.1.92.Final - See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - com/google/common/collect/SortedMultisets.java + ADDITIONAL LICENSE INFORMATION - Copyright (c) 2011 The Guava Authors + > Apache2.0 - See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/AsciiHeadersEncoder.java - com/google/common/collect/SortedSetMultimap.java + Copyright 2014 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/base64/Base64Decoder.java - com/google/common/collect/SparseImmutableTable.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/base64/Base64Dialect.java - com/google/common/collect/StandardRowSortedTable.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/base64/Base64Encoder.java - com/google/common/collect/StandardTable.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/base64/Base64.java - com/google/common/collect/Streams.java + Copyright 2012 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/base64/package-info.java - com/google/common/collect/Synchronized.java + Copyright 2012 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/bytes/ByteArrayDecoder.java - com/google/common/collect/TableCollectors.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/bytes/ByteArrayEncoder.java - com/google/common/collect/Table.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/bytes/package-info.java - com/google/common/collect/Tables.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ByteToMessageCodec.java - com/google/common/collect/TopKSelector.java + Copyright 2012 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ByteToMessageDecoder.java - com/google/common/collect/TransformedIterator.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/CharSequenceValueConverter.java - com/google/common/collect/TransformedListIterator.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/CodecException.java - com/google/common/collect/TreeBasedTable.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/CodecOutputList.java - com/google/common/collect/TreeMultimap.java + Copyright 2016 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/BrotliDecoder.java - com/google/common/collect/TreeMultiset.java + Copyright 2021 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/BrotliEncoder.java - com/google/common/collect/TreeRangeMap.java + Copyright 2021 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Brotli.java - com/google/common/collect/TreeRangeSet.java + Copyright 2021 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/BrotliOptions.java - com/google/common/collect/TreeTraverser.java + Copyright 2021 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ByteBufChecksum.java - com/google/common/collect/UnmodifiableIterator.java + Copyright 2016 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2BitReader.java - com/google/common/collect/UnmodifiableListIterator.java + Copyright 2014 The Netty Project - Copyright (c) 2010 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2BitWriter.java - com/google/common/collect/UnmodifiableSortedMultiset.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2BlockCompressor.java - com/google/common/collect/UsingToStringOrdering.java + Copyright 2014 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2BlockDecompressor.java - com/google/common/escape/ArrayBasedCharEscaper.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2Constants.java - com/google/common/escape/ArrayBasedEscaperMap.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2Decoder.java - com/google/common/escape/ArrayBasedUnicodeEscaper.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2DivSufSort.java - com/google/common/escape/CharEscaperBuilder.java + Copyright 2014 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2Encoder.java - com/google/common/escape/CharEscaper.java + Copyright 2014 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2HuffmanAllocator.java - com/google/common/escape/ElementTypesAreNonnullByDefault.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2HuffmanStageDecoder.java - com/google/common/escape/Escaper.java + Copyright 2014 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2HuffmanStageEncoder.java - com/google/common/escape/Escapers.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2MoveToFrontTable.java - com/google/common/escape/package-info.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2MTFAndRLE2StageEncoder.java - com/google/common/escape/ParametricNullness.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Bzip2Rand.java - com/google/common/escape/Platform.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/CompressionException.java - com/google/common/escape/UnicodeEscaper.java + Copyright 2012 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/CompressionOptions.java - com/google/common/eventbus/AllowConcurrentEvents.java + Copyright 2021 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/CompressionUtil.java - com/google/common/eventbus/AsyncEventBus.java + Copyright 2016 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Crc32c.java - com/google/common/eventbus/DeadEvent.java + Copyright 2013 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Crc32.java - com/google/common/eventbus/Dispatcher.java + Copyright 2014 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/DecompressionException.java - com/google/common/eventbus/ElementTypesAreNonnullByDefault.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/DeflateOptions.java - com/google/common/eventbus/EventBus.java + Copyright 2021 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/EncoderUtil.java - com/google/common/eventbus/package-info.java + Copyright 2023 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/FastLzFrameDecoder.java - com/google/common/eventbus/ParametricNullness.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/FastLzFrameEncoder.java - com/google/common/eventbus/Subscribe.java + Copyright 2014 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/FastLz.java - com/google/common/eventbus/SubscriberExceptionContext.java + Copyright 2014 The Netty Project - Copyright (c) 2013 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/GzipOptions.java - com/google/common/eventbus/SubscriberExceptionHandler.java + Copyright 2021 The Netty Project - Copyright (c) 2013 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/JdkZlibDecoder.java - com/google/common/eventbus/Subscriber.java + Copyright 2013 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/JdkZlibEncoder.java - com/google/common/eventbus/SubscriberRegistry.java + Copyright 2012 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/JZlibDecoder.java - com/google/common/graph/AbstractBaseGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2017 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/JZlibEncoder.java - com/google/common/graph/AbstractDirectedNetworkConnections.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Lz4Constants.java - com/google/common/graph/AbstractGraphBuilder.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Lz4FrameDecoder.java - com/google/common/graph/AbstractGraph.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Lz4FrameEncoder.java - com/google/common/graph/AbstractNetwork.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Lz4XXHash32.java - com/google/common/graph/AbstractUndirectedNetworkConnections.java + Copyright 2019 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/LzfDecoder.java - com/google/common/graph/AbstractValueGraph.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/LzfEncoder.java - com/google/common/graph/BaseGraph.java + Copyright 2014 The Netty Project - Copyright (c) 2017 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/LzmaFrameEncoder.java - com/google/common/graph/DirectedGraphConnections.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/package-info.java - com/google/common/graph/DirectedMultiNetworkConnections.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/SnappyFramedDecoder.java - com/google/common/graph/DirectedNetworkConnections.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/SnappyFrameDecoder.java - com/google/common/graph/EdgesConnecting.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/SnappyFramedEncoder.java - com/google/common/graph/ElementOrder.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Snappy.java - com/google/common/graph/ElementTypesAreNonnullByDefault.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/StandardCompressionOptions.java - com/google/common/graph/EndpointPairIterator.java + Copyright 2021 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZlibCodecFactory.java - com/google/common/graph/EndpointPair.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZlibDecoder.java - com/google/common/graph/ForwardingGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZlibEncoder.java - com/google/common/graph/ForwardingNetwork.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZlibUtil.java - com/google/common/graph/ForwardingValueGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZlibWrapper.java - com/google/common/graph/GraphBuilder.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZstdConstants.java - com/google/common/graph/GraphConnections.java + Copyright 2021 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZstdEncoder.java - com/google/common/graph/GraphConstants.java + Copyright 2021 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/Zstd.java - com/google/common/graph/Graph.java + Copyright 2021 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/compression/ZstdOptions.java - com/google/common/graph/Graphs.java + Copyright 2021 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/CorruptedFrameException.java - com/google/common/graph/ImmutableGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DatagramPacketDecoder.java - com/google/common/graph/ImmutableNetwork.java + Copyright 2016 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DatagramPacketEncoder.java - com/google/common/graph/ImmutableValueGraph.java + Copyright 2016 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DateFormatter.java - com/google/common/graph/IncidentEdgeSet.java + Copyright 2016 The Netty Project - Copyright (c) 2019 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DecoderException.java - com/google/common/graph/MapIteratorCache.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DecoderResult.java - com/google/common/graph/MapRetrievalCache.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DecoderResultProvider.java - com/google/common/graph/MultiEdgesConnecting.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DefaultHeadersImpl.java - com/google/common/graph/MutableGraph.java + Copyright 2015 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DefaultHeaders.java - com/google/common/graph/MutableNetwork.java + Copyright 2014 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/DelimiterBasedFrameDecoder.java - com/google/common/graph/MutableValueGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/Delimiters.java - com/google/common/graph/NetworkBuilder.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/EmptyHeaders.java - com/google/common/graph/NetworkConnections.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/EncoderException.java - com/google/common/graph/Network.java + Copyright 2012 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/FixedLengthFrameDecoder.java - com/google/common/graph/package-info.java + Copyright 2012 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/Headers.java - com/google/common/graph/ParametricNullness.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/HeadersUtils.java - com/google/common/graph/PredecessorsFunction.java + Copyright 2015 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/json/JsonObjectDecoder.java - com/google/common/graph/StandardMutableGraph.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/json/package-info.java - com/google/common/graph/StandardMutableNetwork.java + Copyright 2014 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/LengthFieldBasedFrameDecoder.java - com/google/common/graph/StandardMutableValueGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/LengthFieldPrepender.java - com/google/common/graph/StandardNetwork.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/LineBasedFrameDecoder.java - com/google/common/graph/StandardValueGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/ChannelBufferByteInput.java - com/google/common/graph/SuccessorsFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/ChannelBufferByteOutput.java - com/google/common/graph/Traverser.java + Copyright 2012 The Netty Project - Copyright (c) 2017 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/CompatibleMarshallingDecoder.java - com/google/common/graph/UndirectedGraphConnections.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/CompatibleMarshallingEncoder.java - com/google/common/graph/UndirectedMultiNetworkConnections.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/ContextBoundUnmarshallerProvider.java - com/google/common/graph/UndirectedNetworkConnections.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/DefaultMarshallerProvider.java - com/google/common/graph/ValueGraphBuilder.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/DefaultUnmarshallerProvider.java - com/google/common/graph/ValueGraph.java + Copyright 2012 The Netty Project - Copyright (c) 2016 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/LimitingByteInput.java - com/google/common/hash/AbstractByteHasher.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/MarshallerProvider.java - com/google/common/hash/AbstractCompositeHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/MarshallingDecoder.java - com/google/common/hash/AbstractHasher.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/MarshallingEncoder.java - com/google/common/hash/AbstractHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2017 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/package-info.java - com/google/common/hash/AbstractNonStreamingHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/ThreadLocalMarshallerProvider.java - com/google/common/hash/AbstractStreamingHasher.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/ThreadLocalUnmarshallerProvider.java - com/google/common/hash/BloomFilter.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/marshalling/UnmarshallerProvider.java - com/google/common/hash/BloomFilterStrategies.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageAggregationException.java - com/google/common/hash/ChecksumHashFunction.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageAggregator.java - com/google/common/hash/Crc32cHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageToByteEncoder.java - com/google/common/hash/ElementTypesAreNonnullByDefault.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageToMessageCodec.java - com/google/common/hash/FarmHashFingerprint64.java + Copyright 2012 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageToMessageDecoder.java - com/google/common/hash/Funnel.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/MessageToMessageEncoder.java - com/google/common/hash/Funnels.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/package-info.java - com/google/common/hash/HashCode.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/PrematureChannelClosureException.java - com/google/common/hash/Hasher.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/package-info.java - com/google/common/hash/HashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufDecoder.java - com/google/common/hash/HashingInputStream.java + Copyright 2015 The Netty Project - Copyright (c) 2013 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufDecoderNano.java - com/google/common/hash/Hashing.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufEncoder.java - com/google/common/hash/HashingOutputStream.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufEncoderNano.java - com/google/common/hash/ImmutableSupplier.java + Copyright 2015 The Netty Project - Copyright (c) 2018 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufVarint32FrameDecoder.java - com/google/common/hash/Java8Compatibility.java + Copyright 2015 The Netty Project - Copyright (c) 2020 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/protobuf/ProtobufVarint32LengthFieldPrepender.java - com/google/common/hash/LittleEndianByteArray.java + Copyright 2015 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ProtocolDetectionResult.java - com/google/common/hash/LongAddable.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ProtocolDetectionState.java - com/google/common/hash/LongAddables.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ReplayingDecoderByteBuf.java - com/google/common/hash/MacHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ReplayingDecoder.java - com/google/common/hash/MessageDigestHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/CachingClassResolver.java - com/google/common/hash/Murmur3_128HashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ClassLoaderClassResolver.java - com/google/common/hash/Murmur3_32HashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ClassResolver.java - com/google/common/hash/package-info.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ClassResolvers.java - com/google/common/hash/ParametricNullness.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/CompactObjectInputStream.java - com/google/common/hash/PrimitiveSink.java + Copyright 2012 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/CompactObjectOutputStream.java - com/google/common/hash/SipHashFunction.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/CompatibleObjectEncoder.java - com/google/common/html/ElementTypesAreNonnullByDefault.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ObjectDecoderInputStream.java - com/google/common/html/HtmlEscapers.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ObjectDecoder.java - com/google/common/html/package-info.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ObjectEncoder.java - com/google/common/html/ParametricNullness.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ObjectEncoderOutputStream.java - com/google/common/io/AppendableWriter.java + Copyright 2012 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/package-info.java - com/google/common/io/BaseEncoding.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/ReferenceMap.java - com/google/common/io/ByteArrayDataInput.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/SoftReferenceMap.java - com/google/common/io/ByteArrayDataOutput.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/serialization/WeakReferenceMap.java - com/google/common/io/ByteProcessor.java + Copyright 2012 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/string/LineEncoder.java - com/google/common/io/ByteSink.java + Copyright 2016 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/string/LineSeparator.java - com/google/common/io/ByteSource.java + Copyright 2016 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/string/package-info.java - com/google/common/io/ByteStreams.java + Copyright 2012 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/string/StringDecoder.java - com/google/common/io/CharSequenceReader.java + Copyright 2012 The Netty Project - Copyright (c) 2013 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/string/StringEncoder.java - com/google/common/io/CharSink.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/TooLongFrameException.java - com/google/common/io/CharSource.java + Copyright 2012 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/UnsupportedMessageTypeException.java - com/google/common/io/CharStreams.java + Copyright 2012 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/UnsupportedValueConverter.java - com/google/common/io/Closeables.java + Copyright 2015 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/ValueConverter.java - com/google/common/io/Closer.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 40 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/xml/package-info.java - com/google/common/io/CountingInputStream.java + Copyright 2012 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/handler/codec/xml/XmlFrameDecoder.java - com/google/common/io/CountingOutputStream.java + Copyright 2013 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + META-INF/maven/io.netty/netty-codec/pom.xml - com/google/common/io/ElementTypesAreNonnullByDefault.java + Copyright 2012 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + META-INF/native-image/io.netty/netty-codec/native-image.properties - com/google/common/io/FileBackedOutputStream.java + Copyright 2022 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/io/Files.java + >>> io.netty:netty-handler-proxy-4.1.92.Final - Copyright (c) 2007 The Guava Authors + * + * Copyright 2015 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. + */ - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ADDITIONAL LICENSE INFORMATION - com/google/common/io/FileWriteMode.java + > Apache2.0 - Copyright (c) 2012 The Guava Authors + io/netty/handler/proxy/HttpProxyHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/Flushables.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/proxy/ProxyConnectException.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/IgnoreJRERequirement.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2019 The Guava Authors + io/netty/handler/proxy/ProxyConnectionEvent.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/InsecureRecursiveDeleteException.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2014 The Guava Authors + io/netty/handler/proxy/ProxyHandler.java - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/Java8Compatibility.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2020 The Guava Authors + io/netty/handler/proxy/Socks4ProxyHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/LineBuffer.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors + io/netty/handler/proxy/Socks5ProxyHandler.java - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/LineProcessor.java + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2009 The Guava Authors + META-INF/maven/io.netty/netty-handler-proxy/pom.xml - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2014 The Netty Project - com/google/common/io/LineReader.java + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + >>> io.netty:netty-transport-native-epoll-4.1.92.final - com/google/common/io/LittleEndianDataInputStream.java + * Copyright 2013 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. - Copyright (c) 2007 The Guava Authors + ADDITIONAL LICENSE INFORMATION - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - com/google/common/io/LittleEndianDataOutputStream.java + META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml - Copyright (c) 2007 The Guava Authors + Copyright 2014 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/io/MoreFiles.java + netty_epoll_linuxsocket.c - Copyright (c) 2013 The Guava Authors + Copyright 2016 The Netty Project - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/io/MultiInputStream.java + netty_epoll_linuxsocket.h - Copyright (c) 2007 The Guava Authors + Copyright 2016 The Netty Project - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/io/MultiReader.java - Copyright (c) 2008 The Guava Authors + >>> io.netty:netty-transport-classes-epoll-4.1.92.final - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + * Copyright 2013 The Netty Project + * + * The Netty Project licenses this file to you 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: + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT + * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and limitations + * under the License. - com/google/common/io/package-info.java + ADDITIONAL LICENSE INFORMATION - Copyright (c) 2007 The Guava Authors + > Apache2.0 - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/AbstractEpollChannel.java - com/google/common/io/ParametricNullness.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/AbstractEpollServerChannel.java - com/google/common/io/PatternFilenameFilter.java + Copyright 2015 The Netty Project - Copyright (c) 2006 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/AbstractEpollStreamChannel.java - com/google/common/io/ReaderInputStream.java + Copyright 2015 The Netty Project - Copyright (c) 2015 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollChannelConfig.java - com/google/common/io/RecursiveDeleteOption.java + Copyright 2015 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollChannelOption.java - com/google/common/io/Resources.java + Copyright 2014 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDatagramChannelConfig.java - com/google/common/io/TempFileCreator.java + Copyright 2012 The Netty Project - Copyright (c) 2007 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDatagramChannel.java - com/google/common/math/BigDecimalMath.java + Copyright 2014 The Netty Project - Copyright (c) 2020 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDomainDatagramChannelConfig.java - com/google/common/math/BigIntegerMath.java + Copyright 2021 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDomainDatagramChannel.java - com/google/common/math/DoubleMath.java + Copyright 2021 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDomainSocketChannelConfig.java - com/google/common/math/DoubleUtils.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollDomainSocketChannel.java - com/google/common/math/ElementTypesAreNonnullByDefault.java + Copyright 2015 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollEventArray.java - com/google/common/math/IntMath.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollEventLoopGroup.java - com/google/common/math/LinearTransformation.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollEventLoop.java - com/google/common/math/LongMath.java + Copyright 2014 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/Epoll.java - com/google/common/math/MathPreconditions.java + Copyright 2014 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollMode.java - com/google/common/math/package-info.java + Copyright 2015 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollRecvByteAllocatorHandle.java - com/google/common/math/PairedStatsAccumulator.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollRecvByteAllocatorStreamingHandle.java - com/google/common/math/PairedStats.java + Copyright 2015 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollServerChannelConfig.java - com/google/common/math/ParametricNullness.java + Copyright 2015 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollServerDomainSocketChannel.java - com/google/common/math/Quantiles.java + Copyright 2015 The Netty Project - Copyright (c) 2014 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollServerSocketChannelConfig.java - com/google/common/math/StatsAccumulator.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollServerSocketChannel.java - com/google/common/math/Stats.java + Copyright 2014 The Netty Project - Copyright (c) 2012 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollSocketChannelConfig.java - com/google/common/math/ToDoubleRounder.java + Copyright 2014 The Netty Project - Copyright (c) 2020 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollSocketChannel.java - com/google/common/net/ElementTypesAreNonnullByDefault.java + Copyright 2014 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/EpollTcpInfo.java - com/google/common/net/HostAndPort.java + Copyright 2014 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/LinuxSocket.java - com/google/common/net/HostSpecifier.java + Copyright 2016 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/NativeDatagramPacketArray.java - com/google/common/net/HttpHeaders.java + Copyright 2014 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/NativeStaticallyReferencedJniMethods.java - com/google/common/net/InetAddresses.java + Copyright 2016 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/package-info.java - com/google/common/net/InternetDomainName.java + Copyright 2014 The Netty Project - Copyright (c) 2009 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/SegmentedDatagramPacket.java - com/google/common/net/MediaType.java + Copyright 2021 The Netty Project - Copyright (c) 2011 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + io/netty/channel/epoll/TcpMd5Util.java - com/google/common/net/package-info.java + Copyright 2015 The Netty Project - Copyright (c) 2010 The Guava Authors + See SECTION 27 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + META-INF/maven/io.netty/netty-transport-classes-epoll/pom.xml - com/google/common/net/ParametricNullness.java + Copyright 2021 The Netty Project - Copyright (c) 2021 The Guava Authors + See SECTION 29 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + META-INF/native-image/io.netty/netty-transport-classes-epoll/native-image.properties - com/google/common/net/PercentEscaper.java + Copyright 2023 The Netty Project - Copyright (c) 2008 The Guava Authors + See SECTION 30 in 'LICENSE TEXT REFERENCE TABLE' - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/net/UrlEscapers.java + >>> org.springframework.boot:spring-boot-starter-log4j2-2.7.12 - Copyright (c) 2009 The Guava Authors + Found in: META-INF/NOTICE.txt - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2012-2023 VMware, Inc. - com/google/common/primitives/Booleans.java + This product is licensed to you under the Apache License, Version 2.0 + (the "License"). You may not use this product except in compliance with + the License. - Copyright (c) 2008 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + >>> com.google.j2objc:j2objc-annotations-2.8 - com/google/common/primitives/Bytes.java + * Copyright 2012 Google Inc. All Rights Reserved. + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. - Copyright (c) 2008 The Guava Authors + ADDITIONAL LICENSE INFORMATION - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - com/google/common/primitives/Chars.java + com/google/j2objc/annotations/AutoreleasePool.java - Copyright (c) 2008 The Guava Authors + Copyright 2012 Google Inc. - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/Doubles.java - Copyright (c) 2008 The Guava Authors + >>> com.fasterxml.jackson.core:jackson-core-2.15.2 - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ## Copyright - com/google/common/primitives/DoublesMethodsForWeb.java + Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - Copyright (c) 2020 The Guava Authors + ## Licensing - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Jackson 2.x core and extension components are licensed under Apache License 2.0 + To find the details that apply to this artifact see the accompanying LICENSE file. - com/google/common/primitives/ElementTypesAreNonnullByDefault.java - Copyright (c) 2021 The Guava Authors + >>> com.fasterxml.jackson.core:jackson-annotations-2.15.2 - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + # Jackson JSON processor - com/google/common/primitives/Floats.java + Jackson is a high-performance, Free/Open Source JSON processing library. + It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has + been in development since 2007. + It is currently developed by a community of developers. - Copyright (c) 2008 The Guava Authors + ## Copyright - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - com/google/common/primitives/FloatsMethodsForWeb.java + ## Licensing - Copyright (c) 2020 The Guava Authors + Jackson 2.x core and extension components are licensed under Apache License 2.0 + To find the details that apply to this artifact see the accompanying LICENSE file. - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ## Credits - com/google/common/primitives/ImmutableDoubleArray.java + A list of contributors may be found from CREDITS(-2.x) file, which is included + in some artifacts (usually source distributions); but is always available + from the source code management (SCM) system project uses. - Copyright (c) 2017 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/ImmutableIntArray.java + >>> com.fasterxml.jackson.dataformat:jackson-dataformat-cbor-2.15.2 - Copyright (c) 2017 The Guava Authors + # Jackson JSON processor - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Jackson is a high-performance, Free/Open Source JSON processing library. + It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has + been in development since 2007. + It is currently developed by a community of developers. - com/google/common/primitives/ImmutableLongArray.java + ## Copyright - Copyright (c) 2017 The Guava Authors + Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ## Licensing - com/google/common/primitives/Ints.java + Jackson components are licensed under Apache (Software) License, version 2.0, + as per accompanying LICENSE file. - Copyright (c) 2008 The Guava Authors + ## Credits - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + A list of contributors may be found from CREDITS file, which is included + in some artifacts (usually source distributions); but is always available + from the source code management (SCM) system project uses. - com/google/common/primitives/IntsMethodsForWeb.java - Copyright (c) 2020 The Guava Authors + >>> com.fasterxml.jackson.core:jackson-databind-2.15.2 - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + # Jackson JSON processor - com/google/common/primitives/Longs.java + Jackson is a high-performance, Free/Open Source JSON processing library. + It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has + been in development since 2007. + It is currently developed by a community of developers. - Copyright (c) 2008 The Guava Authors + ## Copyright - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - com/google/common/primitives/package-info.java + ## Licensing - Copyright (c) 2010 The Guava Authors + Jackson 2.x core and extension components are licensed under Apache License 2.0 + To find the details that apply to this artifact see the accompanying LICENSE file. - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + ## Credits - com/google/common/primitives/ParametricNullness.java + A list of contributors may be found from CREDITS(-2.x) file, which is included + in some artifacts (usually source distributions); but is always available + from the source code management (SCM) system project uses. - Copyright (c) 2021 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/ParseRequest.java + >>> com.fasterxml.jackson.dataformat:jackson-dataformat-yaml-2.15.2 - Copyright (c) 2011 The Guava Authors + Found in: META-INF/NOTICE - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi) - com/google/common/primitives/Platform.java + Jackson components are licensed under Apache (Software) License, version 2.0, - Copyright (c) 2019 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + >>> com.google.guava:guava-32.0.1-jre - com/google/common/primitives/Primitives.java + Copyright (C) 2021 The Guava Authors + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. - Copyright (c) 2007 The Guava Authors + ADDITIONAL LICENSE INFORMATION - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + > Apache2.0 - com/google/common/primitives/Shorts.java + com/google/common/annotations/Beta.java - Copyright (c) 2008 The Guava Authors + Copyright (c) 2010 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/ShortsMethodsForWeb.java + com/google/common/annotations/GwtCompatible.java - Copyright (c) 2020 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/SignedBytes.java + com/google/common/annotations/GwtIncompatible.java Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/UnsignedBytes.java + com/google/common/annotations/J2ktIncompatible.java Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/UnsignedInteger.java + com/google/common/annotations/package-info.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2010 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/UnsignedInts.java + com/google/common/annotations/VisibleForTesting.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2006 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/UnsignedLong.java + com/google/common/base/Absent.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/primitives/UnsignedLongs.java + com/google/common/base/AbstractIterator.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/AbstractInvocationHandler.java + com/google/common/base/Ascii.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2010 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/ClassPath.java + com/google/common/base/CaseFormat.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2006 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/ElementTypesAreNonnullByDefault.java + com/google/common/base/CharMatcher.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2008 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/IgnoreJRERequirement.java + com/google/common/base/Charsets.java - Copyright 2019 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/ImmutableTypeToInstanceMap.java + com/google/common/base/CommonMatcher.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/Invokable.java + com/google/common/base/CommonPattern.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/MutableTypeToInstanceMap.java + com/google/common/base/Converter.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2008 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/package-info.java + com/google/common/base/Defaults.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/Parameter.java + com/google/common/base/ElementTypesAreNonnullByDefault.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2021 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/ParametricNullness.java + com/google/common/base/Enums.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/Reflection.java + com/google/common/base/Equivalence.java - Copyright (c) 2005 The Guava Authors + Copyright (c) 2010 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeCapture.java + com/google/common/base/ExtraObjectsMethodsForWeb.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeParameter.java + com/google/common/base/FinalizablePhantomReference.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeResolver.java + com/google/common/base/FinalizableReference.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/Types.java + com/google/common/base/FinalizableReferenceQueue.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeToInstanceMap.java + com/google/common/base/FinalizableSoftReference.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeToken.java + com/google/common/base/FinalizableWeakReference.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/reflect/TypeVisitor.java + com/google/common/base/FunctionalEquivalence.java - Copyright (c) 2013 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractCatchingFuture.java + com/google/common/base/Function.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractExecutionThreadService.java + com/google/common/base/Functions.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractFuture.java + com/google/common/base/internal/Finalizer.java - Copyright (c) 2007 The Guava Authors + Copyright (c) 2008 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractIdleService.java + com/google/common/base/Java8Compatibility.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2020 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractListeningExecutorService.java + com/google/common/base/JdkPattern.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractScheduledService.java + com/google/common/base/Joiner.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2008 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractService.java + com/google/common/base/MoreObjects.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2014 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AbstractTransformFuture.java + com/google/common/base/NullnessCasts.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2021 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AggregateFuture.java + com/google/common/base/Objects.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AggregateFutureState.java + com/google/common/base/Optional.java - Copyright (c) 2015 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AsyncCallable.java + com/google/common/base/package-info.java - Copyright (c) 2015 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AsyncFunction.java + com/google/common/base/PairwiseEquivalence.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/AtomicLongMap.java + com/google/common/base/ParametricNullness.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2021 The Guava Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Atomics.java + com/google/common/base/PatternCompiler.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Callables.java + com/google/common/base/Platform.java Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ClosingFuture.java + com/google/common/base/Preconditions.java - Copyright (c) 2017 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/CollectionFuture.java + com/google/common/base/Predicate.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/CombinedFuture.java + com/google/common/base/Predicates.java - Copyright (c) 2015 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/CycleDetectingLockFactory.java + com/google/common/base/Present.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/DirectExecutor.java + com/google/common/base/SmallCharMatcher.java - Copyright (c) 2007 The Guava Authors + Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ElementTypesAreNonnullByDefault.java + com/google/common/base/Splitter.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ExecutionError.java + com/google/common/base/StandardSystemProperty.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ExecutionList.java + com/google/common/base/Stopwatch.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/base/Strings.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/base/Supplier.java Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ExecutionSequencer.java + com/google/common/base/Suppliers.java - Copyright (c) 2018 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/FakeTimeLimiter.java + com/google/common/base/Throwables.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/FluentFuture.java + com/google/common/base/Ticker.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingBlockingDeque.java + com/google/common/base/Utf8.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2013 The Guava Authors - See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingBlockingQueue.java + com/google/common/base/VerifyException.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2013 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingCondition.java + com/google/common/base/Verify.java - Copyright (c) 2017 The Guava Authors + Copyright (c) 2013 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingExecutorService.java + com/google/common/cache/AbstractCache.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingFluentFuture.java + com/google/common/cache/AbstractLoadingCache.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingFuture.java + com/google/common/cache/CacheBuilder.java Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingListenableFuture.java + com/google/common/cache/CacheBuilderSpec.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingListeningExecutorService.java + com/google/common/cache/Cache.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ForwardingLock.java + com/google/common/cache/CacheLoader.java - Copyright (c) 2017 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/FutureCallback.java + com/google/common/cache/CacheStats.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/FuturesGetChecked.java + com/google/common/cache/ElementTypesAreNonnullByDefault.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2021 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Futures.java + com/google/common/cache/ForwardingCache.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java + com/google/common/cache/ForwardingLoadingCache.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/GwtFuturesCatchingSpecialization.java + com/google/common/cache/LoadingCache.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ImmediateFuture.java + com/google/common/cache/LocalCache.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Internal.java + com/google/common/cache/LongAddable.java - Copyright (c) 2019 The Guava Authors + Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/InterruptibleTask.java + com/google/common/cache/LongAddables.java - Copyright (c) 2015 The Guava Authors + Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/JdkFutureAdapters.java + com/google/common/cache/package-info.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListenableFuture.java + com/google/common/cache/ParametricNullness.java - Copyright (c) 2007 The Guava Authors + Copyright (c) 2021 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListenableFutureTask.java + com/google/common/cache/ReferenceEntry.java - Copyright (c) 2008 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListenableScheduledFuture.java + com/google/common/cache/RemovalCause.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListenerCallQueue.java + com/google/common/cache/RemovalListener.java - Copyright (c) 2014 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListeningExecutorService.java + com/google/common/cache/RemovalListeners.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ListeningScheduledExecutorService.java + com/google/common/cache/RemovalNotification.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Monitor.java + com/google/common/cache/Weigher.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/MoreExecutors.java + com/google/common/collect/AbstractBiMap.java Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/NullnessCasts.java + com/google/common/collect/AbstractIndexedListIterator.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/OverflowAvoidingLockSupport.java + com/google/common/collect/AbstractIterator.java - Copyright (c) 2020 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/package-info.java + com/google/common/collect/AbstractListMultimap.java Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ParametricNullness.java + com/google/common/collect/AbstractMapBasedMultimap.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2007 The Guava Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Partially.java + com/google/common/collect/AbstractMapBasedMultiset.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Platform.java + com/google/common/collect/AbstractMapEntry.java - Copyright (c) 2015 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/RateLimiter.java + com/google/common/collect/AbstractMultimap.java Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - - com/google/common/util/concurrent/Runnables.java - - Copyright (c) 2013 The Guava Authors - - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - - com/google/common/util/concurrent/SequentialExecutor.java - - Copyright (c) 2008 The Guava Authors - - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Service.java + com/google/common/collect/AbstractMultiset.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ServiceManagerBridge.java + com/google/common/collect/AbstractNavigableMap.java - Copyright (c) 2020 The Guava Authors + Copyright (c) 2012 The Guava Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ServiceManager.java + com/google/common/collect/AbstractRangeSet.java - Copyright (c) 2012 The Guava Authors + Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/SettableFuture.java + com/google/common/collect/AbstractSequentialIterator.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2010 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/SimpleTimeLimiter.java + com/google/common/collect/AbstractSetMultimap.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/SmoothRateLimiter.java + com/google/common/collect/AbstractSortedKeySortedSetMultimap.java Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Striped.java + com/google/common/collect/AbstractSortedMultiset.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/ThreadFactoryBuilder.java + com/google/common/collect/AbstractSortedSetMultimap.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/TimeLimiter.java + com/google/common/collect/AbstractTable.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2013 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/TimeoutFuture.java + com/google/common/collect/AllEqualOrdering.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/TrustedListenableFutureTask.java + com/google/common/collect/ArrayListMultimapGwtSerializationDependencies.java - Copyright (c) 2014 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/UncaughtExceptionHandlers.java + com/google/common/collect/ArrayListMultimap.java - Copyright (c) 2010 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/UncheckedExecutionException.java + com/google/common/collect/ArrayTable.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2009 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/UncheckedTimeoutException.java + com/google/common/collect/BaseImmutableMultimap.java - Copyright (c) 2006 The Guava Authors + Copyright (c) 2018 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/Uninterruptibles.java + com/google/common/collect/BiMap.java - Copyright (c) 2011 The Guava Authors + Copyright (c) 2007 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/util/concurrent/WrappingExecutorService.java + com/google/common/collect/BoundType.java Copyright (c) 2011 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' - - com/google/common/util/concurrent/WrappingScheduledExecutorService.java - - Copyright (c) 2013 The Guava Authors - - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/xml/ElementTypesAreNonnullByDefault.java + com/google/common/collect/ByFunctionOrdering.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2007 The Guava Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/xml/package-info.java + com/google/common/collect/CartesianList.java Copyright (c) 2012 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/xml/ParametricNullness.java + com/google/common/collect/ClassToInstanceMap.java - Copyright (c) 2021 The Guava Authors + Copyright (c) 2007 The Guava Authors See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/common/xml/XmlEscapers.java + com/google/common/collect/CollectCollectors.java - Copyright (c) 2009 The Guava Authors + Copyright (c) 2016 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java + com/google/common/collect/Collections2.java Copyright (c) 2008 The Guava Authors - See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/thirdparty/publicsuffix/PublicSuffixType.java + com/google/common/collect/CollectPreconditions.java - Copyright (c) 2013 The Guava Authors + Copyright (c) 2008 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/thirdparty/publicsuffix/TrieParser.java + com/google/common/collect/CollectSpliterators.java - Copyright (c) 2008 The Guava Authors + Copyright (c) 2015 The Guava Authors - See SECTION 33 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/CompactHashing.java - >>> com.fasterxml.jackson.module:jackson-module-jaxb-annotations-2.15.2 + Copyright (c) 2019 The Guava Authors - This copy of Jackson JSON processor `jackson-module-jaxb-annotations` module is licensed under the - Apache (Software) License, version 2.0 ("the License"). - See the License for details about distribution rights, and the - specific rights regarding derivative works. + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - You may obtain a copy of the License at: + com/google/common/collect/CompactHashMap.java - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (c) 2012 The Guava Authors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/CompactHashSet.java - >>> com.fasterxml.jackson.jaxrs:jackson-jaxrs-base-2.15.2 + Copyright (c) 2012 The Guava Authors - This copy of Jackson JSON processor databind module is licensed under the - Apache (Software) License, version 2.0 ("the License"). - See the License for details about distribution rights, and the - specific rights regarding derivative works. + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - You may obtain a copy of the License at: + com/google/common/collect/CompactLinkedHashMap.java - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (c) 2012 The Guava Authors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/CompactLinkedHashSet.java - >>> com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider-2.15.2 + Copyright (c) 2012 The Guava Authors - This copy of Jackson JSON processor databind module is licensed under the - Apache (Software) License, version 2.0 ("the License"). - See the License for details about distribution rights, and the - specific rights regarding derivative works. + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - You may obtain a copy of the License at: + com/google/common/collect/ComparatorOrdering.java - http://www.apache.org/licenses/LICENSE-2.0 + Copyright (c) 2007 The Guava Authors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/Comparators.java - >>> org.jboss.resteasy:resteasy-jackson2-provider-5.0.6.Final + Copyright (c) 2016 The Guava Authors - License: Apache 2.0 + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/ComparisonChain.java - >>> org.jboss.resteasy:resteasy-client-api-5.0.6.Final + Copyright (c) 2009 The Guava Authors - Found in: org/jboss/resteasy/client/exception/WebApplicationExceptionWrapper.java + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2020 Red Hat, Inc., and individual contributors + com/google/common/collect/CompoundOrdering.java - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + Copyright (c) 2007 The Guava Authors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.jboss.resteasy:resteasy-client-5.0.6.Final + com/google/common/collect/ComputationException.java - License: Apache 2.0 + Copyright (c) 2009 The Guava Authors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.jboss.resteasy:resteasy-core-spi-5.0.6.Final + com/google/common/collect/ConcurrentHashMultiset.java - Found in: org/jboss/resteasy/spi/concurrent/ThreadContext.java + Copyright (c) 2007 The Guava Authors - Copyright 2021 Red Hat, Inc., and individual contributors + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. + com/google/common/collect/ConsumingQueueIterator.java + Copyright (c) 2015 The Guava Authors - >>> org.jboss.resteasy:resteasy-core-5.0.6.Final + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Found in: META-INF/services/org.jboss.resteasy.spi.concurrent.ThreadContext + com/google/common/collect/ContiguousSet.java - Copyright 2021 Red Hat, Inc., and individual contributors + Copyright (c) 2010 The Guava Authors - # 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 - # - # http://www.apache.org/licenses/LICENSE-2.0 - # - # Unless required by applicable law or agreed to in writing, software - # distributed under the License is distributed on an "AS IS" BASIS, - # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - # See the License for the specific language governing permissions and - # limitations under the License. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/collect/Count.java --------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- + Copyright (c) 2011 The Guava Authors - >>> com.yammer.metrics:metrics-core-2.2.0 + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' - Written by Doug Lea with assistance from members of JCP JSR-166 - - Expert Group and released to the public domain, as explained at - - http://creativecommons.org/publicdomain/zero/1.0/ + com/google/common/collect/Cut.java + Copyright (c) 2009 The Guava Authors - >>> org.hamcrest:hamcrest-all-1.3 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - BSD License - - Copyright (c) 2000-2006, www.hamcrest.org - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - Redistributions of source code must retain the above copyright notice, this list of - conditions and the following disclaimer. Redistributions in binary form must reproduce - the above copyright notice, this list of conditions and the following disclaimer in - the documentation and/or other materials provided with the distribution. - - Neither the name of Hamcrest nor the names of its contributors may be used to endorse - or promote products derived from this software without specific prior written - permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY - EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT - SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, - INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR - BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY - WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH - DAMAGE. - ADDITIONAL LICENSE INFORMATION: - >Apache 2.0 - hamcrest-all-1.3.jar\META-INF\maven\com.thoughtworks.qdox\qdox\pom.xml - License : Apache 2.0 + com/google/common/collect/DenseImmutableTable.java + Copyright (c) 2009 The Guava Authors - >>> net.razorvine:pyrolite-4.10 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - License: MIT + com/google/common/collect/DescendingImmutableSortedMultiset.java + Copyright (c) 2011 The Guava Authors - >>> net.razorvine:serpent-1.12 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Serpent, a Python literal expression serializer/deserializer - (a.k.a. Python's ast.literal_eval in Java) - Software license: "MIT software license". See http://opensource.org/licenses/MIT - @author Irmen de Jong (irmen@razorvine.net) + com/google/common/collect/DescendingImmutableSortedSet.java + Copyright (c) 2012 The Guava Authors - >>> backport-util-concurrent:backport-util-concurrent-3.1 + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Written by Doug Lea with assistance from members of JCP JSR-166 - Expert Group and released to the public domain, as explained at - http://creativecommons.org/licenses/publicdomain + com/google/common/collect/DescendingMultiset.java + Copyright (c) 2012 The Guava Authors - >>> org.antlr:antlr4-runtime-4.7.2 + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. - Use of this file is governed by the BSD 3-clause license that - can be found in the LICENSE.txt file in the project root. + com/google/common/collect/DiscreteDomain.java + Copyright (c) 2009 The Guava Authors - >>> org.slf4j:slf4j-api-1.8.0-beta4 + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2004-2011 QOS.ch - All rights reserved. + com/google/common/collect/ElementTypesAreNonnullByDefault.java - Permission is hereby granted, free of charge, to any person obtaining - a copy of this software and associated documentation files (the - "Software"), to deal in the Software without restriction, including - without limitation the rights to use, copy, modify, merge, publish, - distribute, sublicense, and/or sell copies of the Software, and to - permit persons to whom the Software is furnished to do so, subject to - the following conditions: + Copyright (c) 2021 The Guava Authors - The above copyright notice and this permission notice shall be - included in all copies or substantial portions of the Software. + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION - OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION - WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + com/google/common/collect/EmptyContiguousSet.java + Copyright (c) 2011 The Guava Authors - >>> jakarta.activation:jakarta.activation-api-1.2.1 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - - Neither the name of the Eclipse Foundation, Inc. nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, - THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + com/google/common/collect/EmptyImmutableListMultimap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/EmptyImmutableSetMultimap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/EnumBiMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/EnumHashBiMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/EnumMultiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/EvictingQueue.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ExplicitOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredEntryMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredEntrySetMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredKeyListMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredKeyMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredKeySetMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredMultimapValues.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FilteredSetMultimap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/FluentIterable.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingBlockingDeque.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingCollection.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingConcurrentMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingDeque.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingImmutableCollection.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingImmutableList.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingImmutableMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingImmutableSet.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingIterator.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingListIterator.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingList.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingListMultimap.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingMapEntry.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingMultiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingNavigableMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingNavigableSet.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingObject.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingQueue.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSet.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSetMultimap.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSortedMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSortedMultiset.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSortedSet.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingSortedSetMultimap.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ForwardingTable.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/GeneralRange.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/GwtTransient.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/HashBasedTable.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/HashBiMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Hashing.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/HashMultimapGwtSerializationDependencies.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/HashMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/HashMultiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableAsList.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableBiMapFauxverideShim.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableBiMap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableClassToInstanceMap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableCollection.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableEntry.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableEnumMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableEnumSet.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableList.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableListMultimap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMapEntry.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMapEntrySet.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMapKeySet.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMapValues.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMultimap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMultisetGwtSerializationDependencies.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableMultiset.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableRangeMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableRangeSet.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSet.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSetMultimap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedAsList.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedMapFauxverideShim.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedMap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedMultisetFauxverideShim.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedMultiset.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedSetFauxverideShim.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableSortedSet.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ImmutableTable.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/IndexedImmutableSet.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Interner.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Interners.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Iterables.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Iterators.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/JdkBackedImmutableBiMap.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/JdkBackedImmutableMap.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/JdkBackedImmutableMultiset.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/JdkBackedImmutableSet.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/LexicographicalOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/LinkedHashMultimapGwtSerializationDependencies.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/LinkedHashMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/LinkedHashMultiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/LinkedListMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ListMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Lists.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MapDifference.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MapMakerInternalMap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MapMaker.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Maps.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MinMaxPriorityQueue.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MoreCollectors.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MultimapBuilder.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Multimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Multimaps.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Multiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Multisets.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/MutableClassToInstanceMap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/NaturalOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/NullnessCasts.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/NullsFirstOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/NullsLastOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ObjectArrays.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/package-info.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/PeekingIterator.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Platform.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Queues.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RangeGwtSerializationDependencies.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Range.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RangeMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RangeSet.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularContiguousSet.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableAsList.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableBiMap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableList.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableMap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableMultiset.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableSet.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableSortedMultiset.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableSortedSet.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RegularImmutableTable.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ReverseNaturalOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/ReverseOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/RowSortedTable.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Serialization.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SetMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Sets.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SingletonImmutableBiMap.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SingletonImmutableList.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SingletonImmutableSet.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SingletonImmutableTable.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedIterable.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedIterables.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 35 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedLists.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedMapDifference.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedMultisetBridge.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedMultiset.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedMultisets.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 34 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SortedSetMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/SparseImmutableTable.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/StandardRowSortedTable.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/StandardTable.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Streams.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 46 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Synchronized.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TableCollectors.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Table.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/Tables.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TopKSelector.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TransformedIterator.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TransformedListIterator.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeBasedTable.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeMultimap.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeMultiset.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeRangeMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeRangeSet.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/TreeTraverser.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/UnmodifiableIterator.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/UnmodifiableListIterator.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/UnmodifiableSortedMultiset.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/collect/UsingToStringOrdering.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/ArrayBasedCharEscaper.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/ArrayBasedEscaperMap.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/ArrayBasedUnicodeEscaper.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/CharEscaperBuilder.java + + Copyright (c) 2006 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/CharEscaper.java + + Copyright (c) 2006 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/Escaper.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/Escapers.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/package-info.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/Platform.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/escape/UnicodeEscaper.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/AllowConcurrentEvents.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/AsyncEventBus.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/DeadEvent.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/Dispatcher.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/EventBus.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/package-info.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/Subscribe.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/SubscriberExceptionContext.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/SubscriberExceptionHandler.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/Subscriber.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/eventbus/SubscriberRegistry.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractBaseGraph.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractDirectedNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractGraphBuilder.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractNetwork.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractUndirectedNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/AbstractValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/BaseGraph.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/DirectedGraphConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/DirectedMultiNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/DirectedNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/EdgesConnecting.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ElementOrder.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/EndpointPairIterator.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/EndpointPair.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ForwardingGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ForwardingNetwork.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ForwardingValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/GraphBuilder.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/GraphConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/GraphConstants.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/Graph.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/Graphs.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ImmutableGraph.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ImmutableNetwork.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ImmutableValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/IncidentEdgeSet.java + + Copyright (c) 2019 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MapIteratorCache.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MapRetrievalCache.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MultiEdgesConnecting.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MutableGraph.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MutableNetwork.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/MutableValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/NetworkBuilder.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/NetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/Network.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/package-info.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/PredecessorsFunction.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/StandardMutableGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/StandardMutableNetwork.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/StandardMutableValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/StandardNetwork.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/StandardValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/SuccessorsFunction.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/Traverser.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/UndirectedGraphConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/UndirectedMultiNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/UndirectedNetworkConnections.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ValueGraphBuilder.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/graph/ValueGraph.java + + Copyright (c) 2016 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractByteHasher.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractCompositeHashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractHasher.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractHashFunction.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractNonStreamingHashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/AbstractStreamingHasher.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/BloomFilter.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/BloomFilterStrategies.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/ChecksumHashFunction.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Crc32cHashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/FarmHashFingerprint64.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Funnel.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Funnels.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/HashCode.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Hasher.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/HashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/HashingInputStream.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Hashing.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/HashingOutputStream.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/ImmutableSupplier.java + + Copyright (c) 2018 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Java8Compatibility.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/LittleEndianByteArray.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/LongAddable.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/LongAddables.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/MacHashFunction.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/MessageDigestHashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Murmur3_128HashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/Murmur3_32HashFunction.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/package-info.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/PrimitiveSink.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/hash/SipHashFunction.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/html/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/html/HtmlEscapers.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/html/package-info.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/html/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/AppendableWriter.java + + Copyright (c) 2006 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/BaseEncoding.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteArrayDataInput.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteArrayDataOutput.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteProcessor.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteSink.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteSource.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ByteStreams.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CharSequenceReader.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CharSink.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CharSource.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CharStreams.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Closeables.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Closer.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CountingInputStream.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/CountingOutputStream.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/FileBackedOutputStream.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Files.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/FileWriteMode.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Flushables.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/IgnoreJRERequirement.java + + Copyright 2019 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/InsecureRecursiveDeleteException.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Java8Compatibility.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/LineBuffer.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/LineProcessor.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/LineReader.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/LittleEndianDataInputStream.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/LittleEndianDataOutputStream.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/MoreFiles.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/MultiInputStream.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/MultiReader.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/package-info.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/PatternFilenameFilter.java + + Copyright (c) 2006 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/ReaderInputStream.java + + Copyright (c) 2015 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/RecursiveDeleteOption.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/Resources.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/io/TempFileCreator.java + + Copyright (c) 2007 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/BigDecimalMath.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/BigIntegerMath.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/DoubleMath.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/DoubleUtils.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/IntMath.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/LinearTransformation.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/LongMath.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/MathPreconditions.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/package-info.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/PairedStatsAccumulator.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/PairedStats.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/Quantiles.java + + Copyright (c) 2014 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/StatsAccumulator.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/Stats.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/math/ToDoubleRounder.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/HostAndPort.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/HostSpecifier.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/HttpHeaders.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/InetAddresses.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/InternetDomainName.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/MediaType.java + + Copyright (c) 2011 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/package-info.java + + Copyright (c) 2010 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/ParametricNullness.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/PercentEscaper.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/net/UrlEscapers.java + + Copyright (c) 2009 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Booleans.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Bytes.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Chars.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Doubles.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/DoublesMethodsForWeb.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/ElementTypesAreNonnullByDefault.java + + Copyright (c) 2021 The Guava Authors + + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Floats.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/FloatsMethodsForWeb.java + + Copyright (c) 2020 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/ImmutableDoubleArray.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/ImmutableIntArray.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/ImmutableLongArray.java + + Copyright (c) 2017 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/Ints.java + + Copyright (c) 2008 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/primitives/IntsMethodsForWeb.java - Notices for Eclipse Project for JAF + Copyright (c) 2020 The Guava Authors - This content is produced and maintained by the Eclipse Project for JAF project. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Project home: https://projects.eclipse.org/projects/ee4j.jaf + com/google/common/primitives/Longs.java - Copyright + Copyright (c) 2008 The Guava Authors - All content is the property of the respective authors or their employers. For - more information regarding authorship of content, please consult the listed - source code repository logs. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Declared Project Licenses + com/google/common/primitives/package-info.java - This program and the accompanying materials are made available under the terms - of the Eclipse Distribution License v. 1.0, - which is available at http://www.eclipse.org/org/documents/edl-v10.php. + Copyright (c) 2010 The Guava Authors - SPDX-License-Identifier: BSD-3-Clause + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Source Code + com/google/common/primitives/ParametricNullness.java - The project maintains the following source code repositories: + Copyright (c) 2021 The Guava Authors - https://github.com/eclipse-ee4j/jaf + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. + com/google/common/primitives/ParseRequest.java - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. + Copyright (c) 2011 The Guava Authors - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - - Neither the name of the Eclipse Foundation, Inc. nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. + com/google/common/primitives/Platform.java - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, - THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Copyright (c) 2019 The Guava Authors - ADDITIONAL LICENSE INFORMATION + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - > EPL 2.0 + com/google/common/primitives/Primitives.java - jakarta.activation-api-1.2.1-sources.jar\META-INF\NOTICE.md + Copyright (c) 2007 The Guava Authors - Third-party Content + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - This project leverages the following third party content. + com/google/common/primitives/Shorts.java - JUnit (4.12) + Copyright (c) 2008 The Guava Authors - License: Eclipse Public License + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/primitives/ShortsMethodsForWeb.java - >>> jakarta.xml.bind:jakarta.xml.bind-api-2.3.2 + Copyright (c) 2020 The Guava Authors - # Notices for Eclipse Project for JAXB + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - This content is produced and maintained by the Eclipse Project for JAXB project. + com/google/common/primitives/SignedBytes.java - * Project home: https://projects.eclipse.org/projects/ee4j.jaxb + Copyright (c) 2009 The Guava Authors - ## Trademarks + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Eclipse Project for JAXB is a trademark of the Eclipse Foundation. + com/google/common/primitives/UnsignedBytes.java - ## Copyright + Copyright (c) 2009 The Guava Authors - All content is the property of the respective authors or their employers. For - more information regarding authorship of content, please consult the listed - source code repository logs. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ## Declared Project Licenses + com/google/common/primitives/UnsignedInteger.java - This program and the accompanying materials are made available under the terms - of the Eclipse Distribution License v. 1.0 which is available - at http://www.eclipse.org/org/documents/edl-v10.php. + Copyright (c) 2011 The Guava Authors - SPDX-License-Identifier: BSD-3-Clause + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ## Source Code + com/google/common/primitives/UnsignedInts.java - The project maintains the following source code repositories: + Copyright (c) 2011 The Guava Authors - * https://github.com/eclipse-ee4j/jaxb-api + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ## Third-party Content + com/google/common/primitives/UnsignedLong.java - This project leverages the following third party content. + Copyright (c) 2011 The Guava Authors - None + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ## Cryptography + com/google/common/primitives/UnsignedLongs.java - Content may contain encryption software. The country in which you are currently - may have restrictions on the import, possession, and use, and/or re-export to - another country, of encryption software. BEFORE using any encryption software, - please check the country's laws, regulations and policies concerning the import, - possession, or use, and re-export of encryption software, to see if this is - permitted. + Copyright (c) 2011 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met: - - - Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - - - Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - - Neither the name of the Eclipse Foundation, Inc. nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS - IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, - THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR - PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, - EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + com/google/common/reflect/AbstractInvocationHandler.java + Copyright (c) 2012 The Guava Authors - >>> com.rubiconproject.oss:jchronic-0.2.8 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/reflect/ClassPath.java + Copyright (c) 2012 The Guava Authors - >>> org.codehaus.mojo:animal-sniffer-annotations-1.19 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Found in: META-INF/maven/org.codehaus.mojo/animal-sniffer-annotations/pom.xml + com/google/common/reflect/ElementTypesAreNonnullByDefault.java - Copyright (c) 2009 codehaus.org. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in - all copies or substantial portions of the Software. - + Copyright (c) 2021 The Guava Authors - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/reflect/IgnoreJRERequirement.java + Copyright 2019 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.slf4j:jul-to-slf4j-1.7.36 + com/google/common/reflect/ImmutableTypeToInstanceMap.java - Found in: org/slf4j/bridge/SLF4JBridgeHandler.java + Copyright (c) 2012 The Guava Authors - Copyright (c) 2004-2011 QOS.ch + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - * Permission is hereby granted, free of charge, to any person obtaining - * a copy of this software and associated documentation files (the - * "Software"), to deal in the Software without restriction, including - * without limitation the rights to use, copy, modify, merge, publish, - * distribute, sublicense, and/or sell copies of the Software, and to - * permit persons to whom the Software is furnished to do so, subject to - * the following conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF - * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE - * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION - * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION - * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + com/google/common/reflect/Invokable.java + Copyright (c) 2012 The Guava Authors - >>> com.uber.tchannel:tchannel-core-0.8.30 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Found in: com/uber/tchannel/api/errors/TChannelProtocol.java + com/google/common/reflect/MutableTypeToInstanceMap.java - Copyright (c) 2015 Uber Technologies, Inc. + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + com/google/common/reflect/package-info.java + Copyright (c) 2012 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - ADDITIONAL LICENSE INFORMATION + com/google/common/reflect/Parameter.java - > MIT + Copyright (c) 2012 The Guava Authors - com/uber/tchannel/api/errors/TChannelConnectionFailure.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 Uber Technologies, Inc. + com/google/common/reflect/ParametricNullness.java + Copyright (c) 2021 The Guava Authors - com/uber/tchannel/codecs/MessageCodec.java + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 Uber Technologies, Inc. + com/google/common/reflect/Reflection.java + Copyright (c) 2005 The Guava Authors - com/uber/tchannel/errors/BusyError.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 Uber Technologies, Inc. + com/google/common/reflect/TypeCapture.java + Copyright (c) 2012 The Guava Authors - com/uber/tchannel/handlers/PingHandler.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 Uber Technologies, Inc. + com/google/common/reflect/TypeParameter.java + Copyright (c) 2011 The Guava Authors - com/uber/tchannel/tracing/TraceableRequest.java + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright (c) 2015 Uber Technologies, Inc. + com/google/common/reflect/TypeResolver.java + Copyright (c) 2009 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> com.google.re2j:re2j-1.6 + com/google/common/reflect/Types.java - Copyright (c) 2020 The Go Authors. All rights reserved. - - Use of this source code is governed by a BSD-style - license that can be found in the LICENSE file. + Copyright (c) 2011 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.checkerframework:checker-qual-3.22.0 + com/google/common/reflect/TypeToInstanceMap.java + + Copyright (c) 2012 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/reflect/TypeToken.java + + Copyright (c) 2006 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/reflect/TypeVisitor.java + + Copyright (c) 2013 The Guava Authors + + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' + + com/google/common/util/concurrent/AbstractCatchingFuture.java + + Copyright (c) 2006 The Guava Authors - Found in: META-INF/LICENSE.txt + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - Copyright 2004-present by the Checker Framework + com/google/common/util/concurrent/AbstractExecutionThreadService.java - MIT License) + Copyright (c) 2009 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> org.reactivestreams:reactive-streams-1.0.4 + com/google/common/util/concurrent/AbstractFuture.java - License : CC0 1.0 + Copyright (c) 2007 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> dk.brics:automaton-1.12-4 + com/google/common/util/concurrent/AbstractIdleService.java - * Copyright (c) 2001-2017 Anders Moeller - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT - * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF - * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + Copyright (c) 2009 The Guava Authors + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - >>> com.google.protobuf:protobuf-java-3.21.12 + com/google/common/util/concurrent/AbstractListeningExecutorService.java - Found in: com/google/protobuf/IterableByteBufferInputStream.java + Copyright (c) 2011 The Guava Authors - Copyright 2008 Google Inc. + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - // Redistribution and use in source and binary forms, with or without - // modification, are permitted provided that the following conditions are - // met: - // - // * Redistributions of source code must retain the above copyright - // notice, this list of conditions and the following disclaimer. - // * Redistributions in binary form must reproduce the above - // copyright notice, this list of conditions and the following disclaimer - // in the documentation and/or other materials provided with the - // distribution. - // * Neither the name of Google Inc. nor the names of its - // contributors may be used to endorse or promote products derived from - // this software without specific prior written permission. - // - // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + com/google/common/util/concurrent/AbstractScheduledService.java - ADDITIONAL LICENSE INFORMATION + Copyright (c) 2011 The Guava Authors - > BSD-3 + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/AbstractMessage.java + com/google/common/util/concurrent/AbstractService.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/AbstractMessageLite.java + com/google/common/util/concurrent/AbstractTransformFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/AbstractParser.java + com/google/common/util/concurrent/AggregateFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/AbstractProtobufList.java + com/google/common/util/concurrent/AggregateFutureState.java - Copyright 2008 Google Inc. + Copyright (c) 2015 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/AllocatedBuffer.java + com/google/common/util/concurrent/AsyncCallable.java - Copyright 2008 Google Inc. + Copyright (c) 2015 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Android.java + com/google/common/util/concurrent/AsyncFunction.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ArrayDecoders.java + com/google/common/util/concurrent/AtomicLongMap.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BinaryReader.java + com/google/common/util/concurrent/Atomics.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BinaryWriter.java + com/google/common/util/concurrent/Callables.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BlockingRpcChannel.java + com/google/common/util/concurrent/ClosingFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2017 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BlockingService.java + com/google/common/util/concurrent/CollectionFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BooleanArrayList.java + com/google/common/util/concurrent/CombinedFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2015 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/BufferAllocator.java + com/google/common/util/concurrent/CycleDetectingLockFactory.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ByteBufferWriter.java + com/google/common/util/concurrent/DirectExecutor.java - Copyright 2008 Google Inc. + Copyright (c) 2007 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ByteOutput.java + com/google/common/util/concurrent/ElementTypesAreNonnullByDefault.java - Copyright 2008 Google Inc. + Copyright (c) 2021 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ByteString.java + com/google/common/util/concurrent/ExecutionError.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CanIgnoreReturnValue.java + com/google/common/util/concurrent/ExecutionList.java - Copyright 2008 Google Inc. + Copyright (c) 2007 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CheckReturnValue.java + com/google/common/util/concurrent/ExecutionSequencer.java - Copyright 2008 Google Inc. + Copyright (c) 2018 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CodedInputStream.java + com/google/common/util/concurrent/FakeTimeLimiter.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CodedInputStreamReader.java + com/google/common/util/concurrent/FluentFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CodedOutputStream.java + com/google/common/util/concurrent/ForwardingBlockingDeque.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CodedOutputStreamWriter.java + com/google/common/util/concurrent/ForwardingBlockingQueue.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/CompileTimeConstant.java + com/google/common/util/concurrent/ForwardingCondition.java - Copyright 2008 Google Inc. + Copyright (c) 2017 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/DescriptorMessageInfoFactory.java + com/google/common/util/concurrent/ForwardingExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Descriptors.java + com/google/common/util/concurrent/ForwardingFluentFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/DiscardUnknownFieldsParser.java + com/google/common/util/concurrent/ForwardingFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/DoubleArrayList.java + com/google/common/util/concurrent/ForwardingListenableFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/DynamicMessage.java + com/google/common/util/concurrent/ForwardingListeningExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExperimentalApi.java + com/google/common/util/concurrent/ForwardingLock.java - Copyright 2008 Google Inc. + Copyright (c) 2017 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Extension.java + com/google/common/util/concurrent/FutureCallback.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionLite.java + com/google/common/util/concurrent/FuturesGetChecked.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionRegistryFactory.java + com/google/common/util/concurrent/Futures.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionRegistry.java + com/google/common/util/concurrent/GwtFluentFutureCatchingSpecialization.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionRegistryLite.java + com/google/common/util/concurrent/GwtFuturesCatchingSpecialization.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionSchemaFull.java + com/google/common/util/concurrent/ImmediateFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionSchema.java + com/google/common/util/concurrent/Internal.java - Copyright 2008 Google Inc. + Copyright (c) 2019 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionSchemaLite.java + com/google/common/util/concurrent/InterruptibleTask.java - Copyright 2008 Google Inc. + Copyright (c) 2015 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ExtensionSchemas.java + com/google/common/util/concurrent/JdkFutureAdapters.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/FieldInfo.java + com/google/common/util/concurrent/ListenableFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2007 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/FieldSet.java + com/google/common/util/concurrent/ListenableFutureTask.java - Copyright 2008 Google Inc. + Copyright (c) 2008 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/FieldType.java + com/google/common/util/concurrent/ListenableScheduledFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/FloatArrayList.java + com/google/common/util/concurrent/ListenerCallQueue.java - Copyright 2008 Google Inc. + Copyright (c) 2014 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/GeneratedMessageInfoFactory.java + com/google/common/util/concurrent/ListeningExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/GeneratedMessage.java + com/google/common/util/concurrent/ListeningScheduledExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/GeneratedMessageLite.java + com/google/common/util/concurrent/Monitor.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/GeneratedMessageV3.java + com/google/common/util/concurrent/MoreExecutors.java - Copyright 2008 Google Inc. + Copyright (c) 2007 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/InlineMe.java + com/google/common/util/concurrent/NullnessCasts.java - Copyright 2008 Google Inc. + Copyright (c) 2021 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/IntArrayList.java + com/google/common/util/concurrent/OverflowAvoidingLockSupport.java - Copyright 2008 Google Inc. + Copyright (c) 2020 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Internal.java + com/google/common/util/concurrent/package-info.java - Copyright 2008 Google Inc. + Copyright (c) 2007 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/InvalidProtocolBufferException.java + com/google/common/util/concurrent/ParametricNullness.java - Copyright 2008 Google Inc. + Copyright (c) 2021 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/JavaType.java + com/google/common/util/concurrent/Partially.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/LazyField.java + com/google/common/util/concurrent/Platform.java - Copyright 2008 Google Inc. + Copyright (c) 2015 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/LazyFieldLite.java + com/google/common/util/concurrent/RateLimiter.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/LazyStringArrayList.java + com/google/common/util/concurrent/Runnables.java - Copyright 2008 Google Inc. + Copyright (c) 2013 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/LazyStringList.java + com/google/common/util/concurrent/SequentialExecutor.java - Copyright 2008 Google Inc. + Copyright (c) 2008 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ListFieldSchema.java + com/google/common/util/concurrent/Service.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/LongArrayList.java + com/google/common/util/concurrent/ServiceManagerBridge.java - Copyright 2008 Google Inc. + Copyright (c) 2020 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ManifestSchemaFactory.java + com/google/common/util/concurrent/ServiceManager.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapEntry.java + com/google/common/util/concurrent/SettableFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapEntryLite.java + com/google/common/util/concurrent/SimpleTimeLimiter.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapField.java + com/google/common/util/concurrent/SmoothRateLimiter.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapFieldLite.java + com/google/common/util/concurrent/Striped.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapFieldSchemaFull.java + com/google/common/util/concurrent/ThreadFactoryBuilder.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapFieldSchema.java + com/google/common/util/concurrent/TimeLimiter.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapFieldSchemaLite.java + com/google/common/util/concurrent/TimeoutFuture.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MapFieldSchemas.java + com/google/common/util/concurrent/TrustedListenableFutureTask.java - Copyright 2008 Google Inc. + Copyright (c) 2014 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageInfoFactory.java + com/google/common/util/concurrent/UncaughtExceptionHandlers.java - Copyright 2008 Google Inc. + Copyright (c) 2010 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageInfo.java + com/google/common/util/concurrent/UncheckedExecutionException.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Message.java + com/google/common/util/concurrent/UncheckedTimeoutException.java - Copyright 2008 Google Inc. + Copyright (c) 2006 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageLite.java + com/google/common/util/concurrent/Uninterruptibles.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageLiteOrBuilder.java + com/google/common/util/concurrent/WrappingExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2011 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageLiteToString.java + com/google/common/util/concurrent/WrappingScheduledExecutorService.java - Copyright 2008 Google Inc. + Copyright (c) 2013 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageOrBuilder.java + com/google/common/xml/ElementTypesAreNonnullByDefault.java - Copyright 2008 Google Inc. + Copyright (c) 2021 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageReflection.java + com/google/common/xml/package-info.java - Copyright 2008 Google Inc. + Copyright (c) 2012 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageSchema.java + com/google/common/xml/ParametricNullness.java - Copyright 2008 Google Inc. + Copyright (c) 2021 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 3 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MessageSetSchema.java + com/google/common/xml/XmlEscapers.java - Copyright 2008 Google Inc. + Copyright (c) 2009 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/MutabilityOracle.java + com/google/thirdparty/publicsuffix/PublicSuffixPatterns.java - Copyright 2008 Google Inc. + Copyright (c) 2008 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 1 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/NewInstanceSchemaFull.java + com/google/thirdparty/publicsuffix/PublicSuffixType.java - Copyright 2008 Google Inc. + Copyright (c) 2013 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/NewInstanceSchema.java + com/google/thirdparty/publicsuffix/TrieParser.java - Copyright 2008 Google Inc. + Copyright (c) 2008 The Guava Authors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + See SECTION 32 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/NewInstanceSchemaLite.java - Copyright 2008 Google Inc. + >>> com.fasterxml.jackson.module:jackson-module-jaxb-annotations-2.15.2 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + This copy of Jackson JSON processor `jackson-module-jaxb-annotations` module is licensed under the + Apache (Software) License, version 2.0 ("the License"). + See the License for details about distribution rights, and the + specific rights regarding derivative works. - com/google/protobuf/NewInstanceSchemas.java + You may obtain a copy of the License at: - Copyright 2008 Google Inc. + http://www.apache.org/licenses/LICENSE-2.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/NioByteString.java - Copyright 2008 Google Inc. + >>> com.fasterxml.jackson.jaxrs:jackson-jaxrs-base-2.15.2 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + This copy of Jackson JSON processor databind module is licensed under the + Apache (Software) License, version 2.0 ("the License"). + See the License for details about distribution rights, and the + specific rights regarding derivative works. - com/google/protobuf/OneofInfo.java + You may obtain a copy of the License at: - Copyright 2008 Google Inc. + http://www.apache.org/licenses/LICENSE-2.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/Parser.java - Copyright 2008 Google Inc. + >>> com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider-2.15.2 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + This copy of Jackson JSON processor databind module is licensed under the + Apache (Software) License, version 2.0 ("the License"). + See the License for details about distribution rights, and the + specific rights regarding derivative works. - com/google/protobuf/PrimitiveNonBoxingCollection.java + You may obtain a copy of the License at: - Copyright 2008 Google Inc. + http://www.apache.org/licenses/LICENSE-2.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ProtobufArrayList.java - Copyright 2008 Google Inc. + >>> org.jboss.resteasy:resteasy-jackson2-provider-5.0.6.Final - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + License: Apache 2.0 - com/google/protobuf/Protobuf.java - Copyright 2008 Google Inc. + >>> org.jboss.resteasy:resteasy-client-api-5.0.6.Final - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Found in: org/jboss/resteasy/client/exception/WebApplicationExceptionWrapper.java - com/google/protobuf/ProtobufLists.java + Copyright 2020 Red Hat, Inc., and individual contributors - Copyright 2008 Google Inc. + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ProtocolMessageEnum.java + >>> org.jboss.resteasy:resteasy-client-5.0.6.Final - Copyright 2008 Google Inc. + License: Apache 2.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/ProtocolStringList.java + >>> org.jboss.resteasy:resteasy-core-spi-5.0.6.Final - Copyright 2008 Google Inc. + Found in: org/jboss/resteasy/spi/concurrent/ThreadContext.java - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright 2021 Red Hat, Inc., and individual contributors - com/google/protobuf/ProtoSyntax.java + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. - Copyright 2008 Google Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + >>> org.jboss.resteasy:resteasy-core-5.0.6.Final - com/google/protobuf/RawMessageInfo.java + Found in: META-INF/services/org.jboss.resteasy.spi.concurrent.ThreadContext - Copyright 2008 Google Inc. + Copyright 2021 Red Hat, Inc., and individual contributors - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + # 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 + # + # http://www.apache.org/licenses/LICENSE-2.0 + # + # Unless required by applicable law or agreed to in writing, software + # distributed under the License is distributed on an "AS IS" BASIS, + # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + # See the License for the specific language governing permissions and + # limitations under the License. - com/google/protobuf/Reader.java - Copyright 2008 Google Inc. + >>> org.apache.commons:commons-compress-1.24.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + License: Apache 2.0 - com/google/protobuf/RepeatedFieldBuilder.java + ADDITIONAL LICENSE INFORMATION - Copyright 2008 Google Inc. + > BSD-3 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + commons-compress-1.24.0-sources.jar\META-INF\NOTICE.txt - com/google/protobuf/RepeatedFieldBuilderV3.java + The test file lbzip2_32767.bz2 has been copied from libbzip2's source + repository: - Copyright 2008 Google Inc. + This program, "bzip2", the associated library "libbzip2", and all + documentation, are copyright (C) 1996-2019 Julian R Seward. All + rights reserved. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: - com/google/protobuf/RopeByteString.java + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + 2. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product + documentation would be appreciated but is not required. + + 3. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + + 4. The name of the author may not be used to endorse or promote + products derived from this software without specific prior written + permission. + + THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS + OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE + GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, + WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Copyright 2008 Google Inc. + > PublicDomain - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + commons-compress-1.24.0-sources.jar\META-INF\NOTICE.txt - com/google/protobuf/RpcCallback.java + The files in the package org.apache.commons.compress.archivers.sevenz + were derived from the LZMA SDK, version 9.20 (C/ and CPP/7zip/), + which has been placed in the public domain: - Copyright 2008 Google Inc. + "LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html) - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/RpcChannel.java +-------------------- SECTION 2: BSD-STYLE, MIT-STYLE, OR SIMILAR STYLE LICENSES -------------------- - Copyright 2008 Google Inc. + >>> com.yammer.metrics:metrics-core-2.2.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Written by Doug Lea with assistance from members of JCP JSR-166 + + Expert Group and released to the public domain, as explained at + + http://creativecommons.org/publicdomain/zero/1.0/ - com/google/protobuf/RpcController.java - Copyright 2008 Google Inc. + >>> org.hamcrest:hamcrest-all-1.3 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + BSD License + + Copyright (c) 2000-2006, www.hamcrest.org + All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list of + conditions and the following disclaimer. Redistributions in binary form must reproduce + the above copyright notice, this list of conditions and the following disclaimer in + the documentation and/or other materials provided with the distribution. + + Neither the name of Hamcrest nor the names of its contributors may be used to endorse + or promote products derived from this software without specific prior written + permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY + EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT + SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY + WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH + DAMAGE. + ADDITIONAL LICENSE INFORMATION: + >Apache 2.0 + hamcrest-all-1.3.jar\META-INF\maven\com.thoughtworks.qdox\qdox\pom.xml + License : Apache 2.0 - com/google/protobuf/RpcUtil.java - Copyright 2008 Google Inc. + >>> net.razorvine:pyrolite-4.10 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + License: MIT - com/google/protobuf/SchemaFactory.java - Copyright 2008 Google Inc. + >>> net.razorvine:serpent-1.12 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Serpent, a Python literal expression serializer/deserializer + (a.k.a. Python's ast.literal_eval in Java) + Software license: "MIT software license". See http://opensource.org/licenses/MIT + @author Irmen de Jong (irmen@razorvine.net) - com/google/protobuf/Schema.java - Copyright 2008 Google Inc. + >>> backport-util-concurrent:backport-util-concurrent-3.1 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Written by Doug Lea with assistance from members of JCP JSR-166 + Expert Group and released to the public domain, as explained at + http://creativecommons.org/licenses/publicdomain - com/google/protobuf/SchemaUtil.java - Copyright 2008 Google Inc. + >>> org.antlr:antlr4-runtime-4.7.2 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2012-2017 The ANTLR Project. All rights reserved. + Use of this file is governed by the BSD 3-clause license that + can be found in the LICENSE.txt file in the project root. - com/google/protobuf/ServiceException.java - Copyright 2008 Google Inc. + >>> org.slf4j:slf4j-api-1.8.0-beta4 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2004-2011 QOS.ch + All rights reserved. - com/google/protobuf/Service.java + Permission is hereby granted, free of charge, to any person obtaining + a copy of this software and associated documentation files (the + "Software"), to deal in the Software without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the Software, and to + permit persons to whom the Software is furnished to do so, subject to + the following conditions: - Copyright 2008 Google Inc. + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the Software. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - com/google/protobuf/SingleFieldBuilder.java - Copyright 2008 Google Inc. + >>> jakarta.activation:jakarta.activation-api-1.2.1 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + - Neither the name of the Eclipse Foundation, Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - com/google/protobuf/SingleFieldBuilderV3.java + Notices for Eclipse Project for JAF - Copyright 2008 Google Inc. + This content is produced and maintained by the Eclipse Project for JAF project. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Project home: https://projects.eclipse.org/projects/ee4j.jaf - com/google/protobuf/SmallSortedMap.java + Copyright - Copyright 2008 Google Inc. + All content is the property of the respective authors or their employers. For + more information regarding authorship of content, please consult the listed + source code repository logs. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Declared Project Licenses - com/google/protobuf/StructuralMessageInfo.java + This program and the accompanying materials are made available under the terms + of the Eclipse Distribution License v. 1.0, + which is available at http://www.eclipse.org/org/documents/edl-v10.php. - Copyright 2008 Google Inc. + SPDX-License-Identifier: BSD-3-Clause - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Source Code - com/google/protobuf/TextFormatEscaper.java + The project maintains the following source code repositories: - Copyright 2008 Google Inc. + https://github.com/eclipse-ee4j/jaf - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2018 Oracle and/or its affiliates. All rights reserved. - com/google/protobuf/TextFormat.java + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. - Copyright 2008 Google Inc. + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + - Neither the name of the Eclipse Foundation, Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. - com/google/protobuf/TextFormatParseInfoTree.java + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Copyright 2008 Google Inc. + ADDITIONAL LICENSE INFORMATION - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + > EPL 2.0 - com/google/protobuf/TextFormatParseLocation.java + jakarta.activation-api-1.2.1-sources.jar\META-INF\NOTICE.md - Copyright 2008 Google Inc. + Third-party Content - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + This project leverages the following third party content. - com/google/protobuf/TypeRegistry.java + JUnit (4.12) - Copyright 2008 Google Inc. + License: Eclipse Public License - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/UninitializedMessageException.java + >>> jakarta.xml.bind:jakarta.xml.bind-api-2.3.2 - Copyright 2008 Google Inc. + # Notices for Eclipse Project for JAXB - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + This content is produced and maintained by the Eclipse Project for JAXB project. - com/google/protobuf/UnknownFieldSchema.java + * Project home: https://projects.eclipse.org/projects/ee4j.jaxb - Copyright 2008 Google Inc. + ## Trademarks - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Eclipse Project for JAXB is a trademark of the Eclipse Foundation. - com/google/protobuf/UnknownFieldSet.java + ## Copyright - Copyright 2008 Google Inc. + All content is the property of the respective authors or their employers. For + more information regarding authorship of content, please consult the listed + source code repository logs. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + ## Declared Project Licenses - com/google/protobuf/UnknownFieldSetLite.java + This program and the accompanying materials are made available under the terms + of the Eclipse Distribution License v. 1.0 which is available + at http://www.eclipse.org/org/documents/edl-v10.php. - Copyright 2008 Google Inc. + SPDX-License-Identifier: BSD-3-Clause - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + ## Source Code - com/google/protobuf/UnknownFieldSetLiteSchema.java + The project maintains the following source code repositories: - Copyright 2008 Google Inc. + * https://github.com/eclipse-ee4j/jaxb-api - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + ## Third-party Content - com/google/protobuf/UnknownFieldSetSchema.java + This project leverages the following third party content. - Copyright 2008 Google Inc. + None - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + ## Cryptography - com/google/protobuf/UnmodifiableLazyStringList.java + Content may contain encryption software. The country in which you are currently + may have restrictions on the import, possession, and use, and/or re-export to + another country, of encryption software. BEFORE using any encryption software, + please check the country's laws, regulations and policies concerning the import, + possession, or use, and re-export of encryption software, to see if this is + permitted. - Copyright 2008 Google Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + - Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + - Neither the name of the Eclipse Foundation, Inc. nor the names of its + contributors may be used to endorse or promote products derived + from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - com/google/protobuf/UnsafeByteOperations.java - Copyright 2008 Google Inc. + >>> com.rubiconproject.oss:jchronic-0.2.8 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/UnsafeUtil.java - Copyright 2008 Google Inc. + >>> org.codehaus.mojo:animal-sniffer-annotations-1.19 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Found in: META-INF/maven/org.codehaus.mojo/animal-sniffer-annotations/pom.xml - com/google/protobuf/Utf8.java + Copyright (c) 2009 codehaus.org. + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + - Copyright 2008 Google Inc. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - com/google/protobuf/WireFormat.java - Copyright 2008 Google Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + >>> org.slf4j:jul-to-slf4j-1.7.36 - com/google/protobuf/Writer.java + Found in: org/slf4j/bridge/SLF4JBridgeHandler.java - Copyright 2008 Google Inc. + Copyright (c) 2004-2011 QOS.ch - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be + * included in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - google/protobuf/any.proto - Copyright 2008 Google Inc. + >>> com.uber.tchannel:tchannel-core-0.8.30 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Found in: com/uber/tchannel/api/errors/TChannelProtocol.java - google/protobuf/api.proto + Copyright (c) 2015 Uber Technologies, Inc. - Copyright 2008 Google Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/compiler/plugin.proto - Copyright 2008 Google Inc. + ADDITIONAL LICENSE INFORMATION - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + > MIT - google/protobuf/descriptor.proto + com/uber/tchannel/api/errors/TChannelConnectionFailure.java - Copyright 2008 Google Inc. + Copyright (c) 2015 Uber Technologies, Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/duration.proto + com/uber/tchannel/codecs/MessageCodec.java - Copyright 2008 Google Inc. + Copyright (c) 2015 Uber Technologies, Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/empty.proto + com/uber/tchannel/errors/BusyError.java - Copyright 2008 Google Inc. + Copyright (c) 2015 Uber Technologies, Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/field_mask.proto + com/uber/tchannel/handlers/PingHandler.java - Copyright 2008 Google Inc. + Copyright (c) 2015 Uber Technologies, Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/source_context.proto + com/uber/tchannel/tracing/TraceableRequest.java - Copyright 2008 Google Inc. + Copyright (c) 2015 Uber Technologies, Inc. - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/struct.proto - Copyright 2008 Google Inc. + >>> com.google.re2j:re2j-1.6 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Copyright (c) 2020 The Go Authors. All rights reserved. + + Use of this source code is governed by a BSD-style + license that can be found in the LICENSE file. - google/protobuf/timestamp.proto - Copyright 2008 Google Inc. + >>> org.checkerframework:checker-qual-3.22.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + Found in: META-INF/LICENSE.txt - google/protobuf/type.proto + Copyright 2004-present by the Checker Framework - Copyright 2008 Google Inc. + MIT License) - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' - google/protobuf/wrappers.proto + >>> org.reactivestreams:reactive-streams-1.0.4 - Copyright 2008 Google Inc. + License : CC0 1.0 - See SECTION 5 in 'LICENSE TEXT REFERENCE TABLE' + >>> dk.brics:automaton-1.12-4 - >>> com.google.protobuf:protobuf-java-util-3.21.12 + * Copyright (c) 2001-2017 Anders Moeller + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. The name of the author may not be used to endorse or promote products + * derived from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - Protocol Buffers - Google's data interchange format - Copyright 2008 Google Inc. All rights reserved. - https:developers.google.com/protocol-buffers/ + >>> com.google.protobuf:protobuf-java-3.24.3 - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are - met: + Copyright 2008 Google Inc. All rights reserved. + https:developers.google.com/protocol-buffers/ - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following disclaimer - in the documentation and/or other materials provided with the - distribution. - * Neither the name of Google Inc. nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following disclaimer + in the documentation and/or other materials provided with the + distribution. + * Neither the name of Google Inc. nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + >>> com.google.protobuf:protobuf-java-util-3.24.3 + + Copyright 2008 Google Inc. All rights reserved. + // https://developers.google.com/protocol-buffers/ + // + // Redistribution and use in source and binary forms, with or without + // modification, are permitted provided that the following conditions are + // met: + // + // * Redistributions of source code must retain the above copyright + // notice, this list of conditions and the following disclaimer. + // * Redistributions in binary form must reproduce the above + // copyright notice, this list of conditions and the following disclaimer + // in the documentation and/or other materials provided with the + // distribution. + // * Neither the name of Google Inc. nor the names of its + // contributors may be used to endorse or promote products derived from + // this software without specific prior written permission. + // + // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT + // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 3: Common Development and Distribution License, V1.1 -------------------- @@ -29143,179 +31314,179 @@ limitations under the License. -------------------- SECTION 2: Creative Commons Attribution 2.5 -------------------- -CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. - -License - -THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. - -BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. - -1. Definitions - -"Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. - -"Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License. - -"Licensor" means the individual or entity that offers the Work under the terms of this License. - -"Original Author" means the individual or entity who created the Work. - -"Work" means the copyrightable work of authorship offered under the terms of this License. - -"You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. - -2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. - -3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: - - to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; - to create and reproduce Derivative Works; - to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; - to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works. - -For the avoidance of doubt, where the work is a musical composition: - Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work. - Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions). - Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions). - -The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. - -4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: - - You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(b), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(b), as requested. - If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit. - -5. Representations, Warranties and Disclaimer - -UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. - -6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -7. Termination - - This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. - Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. - -8. Miscellaneous - - Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. - Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. - If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. - No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. - This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. +CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS LICENSE DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE INFORMATION PROVIDED, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM ITS USE. + +License + +THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED. + +BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS. + +1. Definitions + +"Collective Work" means a work, such as a periodical issue, anthology or encyclopedia, in which the Work in its entirety in unmodified form, along with a number of other contributions, constituting separate and independent works in themselves, are assembled into a collective whole. A work that constitutes a Collective Work will not be considered a Derivative Work (as defined below) for the purposes of this License. + +"Derivative Work" means a work based upon the Work or upon the Work and other pre-existing works, such as a translation, musical arrangement, dramatization, fictionalization, motion picture version, sound recording, art reproduction, abridgment, condensation, or any other form in which the Work may be recast, transformed, or adapted, except that a work that constitutes a Collective Work will not be considered a Derivative Work for the purpose of this License. For the avoidance of doubt, where the Work is a musical composition or sound recording, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered a Derivative Work for the purpose of this License. + +"Licensor" means the individual or entity that offers the Work under the terms of this License. + +"Original Author" means the individual or entity who created the Work. + +"Work" means the copyrightable work of authorship offered under the terms of this License. + +"You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation. + +2. Fair Use Rights. Nothing in this license is intended to reduce, limit, or restrict any rights arising from fair use, first sale or other limitations on the exclusive rights of the copyright owner under copyright law or other applicable laws. + +3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below: + + to reproduce the Work, to incorporate the Work into one or more Collective Works, and to reproduce the Work as incorporated in the Collective Works; + to create and reproduce Derivative Works; + to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission the Work including as incorporated in Collective Works; + to distribute copies or phonorecords of, display publicly, perform publicly, and perform publicly by means of a digital audio transmission Derivative Works. + +For the avoidance of doubt, where the work is a musical composition: + Performance Royalties Under Blanket Licenses. Licensor waives the exclusive right to collect, whether individually or via a performance rights society (e.g. ASCAP, BMI, SESAC), royalties for the public performance or public digital performance (e.g. webcast) of the Work. + Mechanical Rights and Statutory Royalties. Licensor waives the exclusive right to collect, whether individually or via a music rights agency or designated agent (e.g. Harry Fox Agency), royalties for any phonorecord You create from the Work ("cover version") and distribute, subject to the compulsory license created by 17 USC Section 115 of the US Copyright Act (or the equivalent in other jurisdictions). + Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a sound recording, Licensor waives the exclusive right to collect, whether individually or via a performance-rights society (e.g. SoundExchange), royalties for the public digital performance (e.g. webcast) of the Work, subject to the compulsory license created by 17 USC Section 114 of the US Copyright Act (or the equivalent in other jurisdictions). + +The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. All rights not expressly granted by Licensor are hereby reserved. + +4. Restrictions.The license granted in Section 3 above is expressly made subject to and limited by the following restrictions: + + You may distribute, publicly display, publicly perform, or publicly digitally perform the Work only under the terms of this License, and You must include a copy of, or the Uniform Resource Identifier for, this License with every copy or phonorecord of the Work You distribute, publicly display, publicly perform, or publicly digitally perform. You may not offer or impose any terms on the Work that alter or restrict the terms of this License or the recipients' exercise of the rights granted hereunder. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties. You may not distribute, publicly display, publicly perform, or publicly digitally perform the Work with any technological measures that control access or use of the Work in a manner inconsistent with the terms of this License Agreement. The above applies to the Work as incorporated in a Collective Work, but this does not require the Collective Work apart from the Work itself to be made subject to the terms of this License. If You create a Collective Work, upon notice from any Licensor You must, to the extent practicable, remove from the Collective Work any credit as required by clause 4(b), as requested. If You create a Derivative Work, upon notice from any Licensor You must, to the extent practicable, remove from the Derivative Work any credit as required by clause 4(b), as requested. + If you distribute, publicly display, publicly perform, or publicly digitally perform the Work or any Derivative Works or Collective Works, You must keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or (ii) if the Original Author and/or Licensor designate another party or parties (e.g. a sponsor institute, publishing entity, journal) for attribution in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; the title of the Work if supplied; to the extent reasonably practicable, the Uniform Resource Identifier, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and in the case of a Derivative Work, a credit identifying the use of the Work in the Derivative Work (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). Such credit may be implemented in any reasonable manner; provided, however, that in the case of a Derivative Work or Collective Work, at a minimum such credit will appear where any other comparable authorship credit appears and in a manner at least as prominent as such other comparable authorship credit. + +5. Representations, Warranties and Disclaimer + +UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU. + +6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +7. Termination + + This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Derivative Works or Collective Works from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License. + Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above. + +8. Miscellaneous + + Each time You distribute or publicly digitally perform the Work or a Collective Work, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License. + Each time You distribute or publicly digitally perform a Derivative Work, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License. + If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable. + No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent. + This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You. -------------------- SECTION 3: Common Development and Distribution License, V1.1 -------------------- -COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1 - -1. Definitions. - -1.1. "Contributor" means each individual or entity that creates or contributes to the creation of Modifications. - -1.2. "Contributor Version" means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor. - -1.3. "Covered SoftwareÆ’" means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof. - -1.4. "Executable" means the Covered Software in any form other than Source Code. - -1.5. "Initial Developer" means the individual or entity that first makes Original Software available under this License. - -1.6. "Larger Work" means a work which combines Covered Software or portions thereof with code not governed by the terms of this License. - -1.7. "License" means this document. - -1.8. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. - -1.9. "Modifications" means the Source Code and Executable form of any of the following: -A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications; -B. Any new file that contains any part of the Original Software or previous Modification; or -C. Any new file that is contributed or otherwise made available under the terms of this License. - -1.10. "Original Software" means the Source Code and Executable form of computer software code that is originally released under this License. - -1.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. - -1.12. "Source Code" means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code. - -1.13. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. - -2. License Grants. - -2.1. The Initial Developer Grant. -Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license: -(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and -(b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof). -(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License. -(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices. - -2.2. Contributor Grant. -Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: -(a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and -(b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). -(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party. -(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor. - -3. Distribution Obligations. - -3.1. Availability of Source Code. -Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange. - -3.2. Modifications. -The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License. - -3.3. Required Notices. -You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer. - -3.4. Application of Additional Terms. -You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. - -3.5. Distribution of Executable Versions. -You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. - -3.6. Larger Works. -You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software. - -4. Versions of the License. - -4.1. New Versions. -Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License. - -4.2. Effect of New Versions. -You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward. - -4.3. Modified Versions. -When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License. - -5. DISCLAIMER OF WARRANTY. -COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. - -6. TERMINATION. - -6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. - -6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as "Participant") alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant. - -6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. - -6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination. - -7. LIMITATION OF LIABILITY. -UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. - -8. U.S. GOVERNMENT END USERS. -The Covered Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" (as that term is defined at 48 C.F.R. sec. 252.227-7014(a)(1)) and "commercial computer software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License. - -9. MISCELLANEOUS. -This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software. - -10. RESPONSIBILITY FOR CLAIMS. -As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. - -NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) -The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. - +COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL)Version 1.1 + +1. Definitions. + +1.1. "Contributor" means each individual or entity that creates or contributes to the creation of Modifications. + +1.2. "Contributor Version" means the combination of the Original Software, prior Modifications used by a Contributor (if any), and the Modifications made by that particular Contributor. + +1.3. "Covered SoftwareÆ’" means (a) the Original Software, or (b) Modifications, or (c) the combination of files containing Original Software with files containing Modifications, in each case including portions thereof. + +1.4. "Executable" means the Covered Software in any form other than Source Code. + +1.5. "Initial Developer" means the individual or entity that first makes Original Software available under this License. + +1.6. "Larger Work" means a work which combines Covered Software or portions thereof with code not governed by the terms of this License. + +1.7. "License" means this document. + +1.8. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently acquired, any and all of the rights conveyed herein. + +1.9. "Modifications" means the Source Code and Executable form of any of the following: +A. Any file that results from an addition to, deletion from or modification of the contents of a file containing Original Software or previous Modifications; +B. Any new file that contains any part of the Original Software or previous Modification; or +C. Any new file that is contributed or otherwise made available under the terms of this License. + +1.10. "Original Software" means the Source Code and Executable form of computer software code that is originally released under this License. + +1.11. "Patent Claims" means any patent claim(s), now owned or hereafter acquired, including without limitation, method, process, and apparatus claims, in any patent Licensable by grantor. + +1.12. "Source Code" means (a) the common form of computer software code in which modifications are made and (b) associated documentation included in or with such code. + +1.13. "You" (or "Your") means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity which controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. + +2. License Grants. + +2.1. The Initial Developer Grant. +Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, the Initial Developer hereby grants You a world-wide, royalty-free, non-exclusive license: +(a) under intellectual property rights (other than patent or trademark) Licensable by Initial Developer, to use, reproduce, modify, display, perform, sublicense and distribute the Original Software (or portions thereof), with or without Modifications, and/or as part of a Larger Work; and +(b) under Patent Claims infringed by the making, using or selling of Original Software, to make, have made, use, practice, sell, and offer for sale, and/or otherwise dispose of the Original Software (or portions thereof). +(c) The licenses granted in Sections 2.1(a) and (b) are effective on the date Initial Developer first distributes or otherwise makes the Original Software available to a third party under the terms of this License. +(d) Notwithstanding Section 2.1(b) above, no patent license is granted: (1) for code that You delete from the Original Software, or (2) for infringements caused by: (i) the modification of the Original Software, or (ii) the combination of the Original Software with other software or devices. + +2.2. Contributor Grant. +Conditioned upon Your compliance with Section 3.1 below and subject to third party intellectual property claims, each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: +(a) under intellectual property rights (other than patent or trademark) Licensable by Contributor to use, reproduce, modify, display, perform, sublicense and distribute the Modifications created by such Contributor (or portions thereof), either on an unmodified basis, with other Modifications, as Covered Software and/or as part of a Larger Work; and +(b) under Patent Claims infringed by the making, using, or selling of Modifications made by that Contributor either alone and/or in combination with its Contributor Version (or portions of such combination), to make, use, sell, offer for sale, have made, and/or otherwise dispose of: (1) Modifications made by that Contributor (or portions thereof); and (2) the combination of Modifications made by that Contributor with its Contributor Version (or portions of such combination). +(c) The licenses granted in Sections 2.2(a) and 2.2(b) are effective on the date Contributor first distributes or otherwise makes the Modifications available to a third party. +(d) Notwithstanding Section 2.2(b) above, no patent license is granted: (1) for any code that Contributor has deleted from the Contributor Version; (2) for infringements caused by: (i) third party modifications of Contributor Version, or (ii) the combination of Modifications made by that Contributor with other software (except as part of the Contributor Version) or other devices; or (3) under Patent Claims infringed by Covered Software in the absence of Modifications made by that Contributor. + +3. Distribution Obligations. + +3.1. Availability of Source Code. +Any Covered Software that You distribute or otherwise make available in Executable form must also be made available in Source Code form and that Source Code form must be distributed only under the terms of this License. You must include a copy of this License with every copy of the Source Code form of the Covered Software You distribute or otherwise make available. You must inform recipients of any such Covered Software in Executable form as to how they can obtain such Covered Software in Source Code form in a reasonable manner on or through a medium customarily used for software exchange. + +3.2. Modifications. +The Modifications that You create or to which You contribute are governed by the terms of this License. You represent that You believe Your Modifications are Your original creation(s) and/or You have sufficient rights to grant the rights conveyed by this License. + +3.3. Required Notices. +You must include a notice in each of Your Modifications that identifies You as the Contributor of the Modification. You may not remove or alter any copyright, patent or trademark notices contained within the Covered Software, or any notices of licensing or any descriptive text giving attribution to any Contributor or the Initial Developer. + +3.4. Application of Additional Terms. +You may not offer or impose any terms on any Covered Software in Source Code form that alters or restricts the applicable version of this License or the recipients' rights hereunder. You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, you may do so only on Your own behalf, and not on behalf of the Initial Developer or any Contributor. You must make it absolutely clear that any such warranty, support, indemnity or liability obligation is offered by You alone, and You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of warranty, support, indemnity or liability terms You offer. + +3.5. Distribution of Executable Versions. +You may distribute the Executable form of the Covered Software under the terms of this License or under the terms of a license of Your choice, which may contain terms different from this License, provided that You are in compliance with the terms of this License and that the license for the Executable form does not attempt to limit or alter the recipient's rights in the Source Code form from the rights set forth in this License. If You distribute the Covered Software in Executable form under a different license, You must make it absolutely clear that any terms which differ from this License are offered by You alone, not by the Initial Developer or Contributor. You hereby agree to indemnify the Initial Developer and every Contributor for any liability incurred by the Initial Developer or such Contributor as a result of any such terms You offer. + +3.6. Larger Works. +You may create a Larger Work by combining Covered Software with other code not governed by the terms of this License and distribute the Larger Work as a single product. In such a case, You must make sure the requirements of this License are fulfilled for the Covered Software. + +4. Versions of the License. + +4.1. New Versions. +Oracle is the initial license steward and may publish revised and/or new versions of this License from time to time. Each version will be given a distinguishing version number. Except as provided in Section 4.3, no one other than the license steward has the right to modify this License. + +4.2. Effect of New Versions. +You may always continue to use, distribute or otherwise make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. If the Initial Developer includes a notice in the Original Software prohibiting it from being distributed or otherwise made available under any subsequent version of the License, You must distribute and make the Covered Software available under the terms of the version of the License under which You originally received the Covered Software. Otherwise, You may also choose to use, distribute or otherwise make the Covered Software available under the terms of any subsequent version of the License published by the license steward. + +4.3. Modified Versions. +When You are an Initial Developer and You want to create a new license for Your Original Software, You may create and use a modified version of this License if You: (a) rename the license and remove any references to the name of the license steward (except to note that the license differs from this License); and (b) otherwise make it clear that the license contains terms which differ from this License. + +5. DISCLAIMER OF WARRANTY. +COVERED SOFTWARE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT THE COVERED SOFTWARE IS FREE OF DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED SOFTWARE IS WITH YOU. SHOULD ANY COVERED SOFTWARE PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY COVERED SOFTWARE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +6. TERMINATION. + +6.1. This License and the rights granted hereunder will terminate automatically if You fail to comply with terms herein and fail to cure such breach within 30 days of becoming aware of the breach. Provisions which, by their nature, must remain in effect beyond the termination of this License shall survive. + +6.2. If You assert a patent infringement claim (excluding declaratory judgment actions) against Initial Developer or a Contributor (the Initial Developer or Contributor against whom You assert such claim is referred to as "Participant") alleging that the Participant Software (meaning the Contributor Version where the Participant is a Contributor or the Original Software where the Participant is the Initial Developer) directly or indirectly infringes any patent, then any and all rights granted directly or indirectly to You by such Participant, the Initial Developer (if the Initial Developer is not the Participant) and all Contributors under Sections 2.1 and/or 2.2 of this License shall, upon 60 days notice from Participant terminate prospectively and automatically at the expiration of such 60 day notice period, unless if within such 60 day period You withdraw Your claim with respect to the Participant Software against such Participant either unilaterally or pursuant to a written agreement with Participant. + +6.3. If You assert a patent infringement claim against Participant alleging that the Participant Software directly or indirectly infringes any patent where such claim is resolved (such as by license or settlement) prior to the initiation of patent infringement litigation, then the reasonable value of the licenses granted by such Participant under Sections 2.1 or 2.2 shall be taken into account in determining the amount or value of any payment or license. + +6.4. In the event of termination under Sections 6.1 or 6.2 above, all end user licenses that have been validly granted by You or any distributor hereunder prior to termination (excluding licenses granted to You by any distributor) shall survive termination. + +7. LIMITATION OF LIABILITY. +UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED SOFTWARE, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU. + +8. U.S. GOVERNMENT END USERS. +The Covered Software is a "commercial item," as that term is defined in 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer software" (as that term is defined at 48 C.F.R. sec. 252.227-7014(a)(1)) and "commercial computer software documentation" as such terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48 C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995), all U.S. Government End Users acquire Covered Software with only those rights set forth herein. This U.S. Government Rights clause is in lieu of, and supersedes, any other FAR, DFAR, or other clause or provision that addresses Government rights in computer software under this License. + +9. MISCELLANEOUS. +This License represents the complete agreement concerning subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. This License shall be governed by the law of the jurisdiction specified in a notice contained within the Original Software (except to the extent applicable law, if any, provides otherwise), excluding such jurisdiction's conflict-of-law provisions. Any litigation relating to this License shall be subject to the jurisdiction of the courts located in the jurisdiction and venue specified in a notice contained within the Original Software, with the losing party responsible for costs, including, without limitation, court costs and reasonable attorneys' fees and expenses. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not apply to this License. You agree that You alone are responsible for compliance with the United States export administration regulations (and the export control laws and regulation of any other countries) when You use, distribute or otherwise make available any Covered Software. + +10. RESPONSIBILITY FOR CLAIMS. +As between Initial Developer and the Contributors, each party is responsible for claims and damages arising, directly or indirectly, out of its utilization of rights under this License and You agree to work with Initial Developer and Contributors to distribute such responsibility on an equitable basis. Nothing herein is intended or shall be deemed to constitute any admission of liability. + +NOTICE PURSUANT TO SECTION 9 OF THE COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) +The code released under the CDDL shall be governed by the laws of the State of California (excluding conflict-of-law provisions). Any litigation relating to this License shall be subject to the jurisdiction of the Federal Courts of the Northern District of California and the state courts of the State of California, with venue lying in Santa Clara County, California. + -------------------- SECTION 4: Eclipse Public License, V2.0 -------------------- @@ -29599,171 +31770,171 @@ You may add additional accurate notices of copyright ownership. -------------------- SECTION 5: GNU Lesser General Public License, V3.0 -------------------- - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. + GNU LESSER GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + + This version of the GNU Lesser General Public License incorporates +the terms and conditions of version 3 of the GNU General Public +License, supplemented by the additional permissions listed below. + + 0. Additional Definitions. + + As used herein, "this License" refers to version 3 of the GNU Lesser +General Public License, and the "GNU GPL" refers to version 3 of the GNU +General Public License. + + "The Library" refers to a covered work governed by this License, +other than an Application or a Combined Work as defined below. + + An "Application" is any work that makes use of an interface provided +by the Library, but which is not otherwise based on the Library. +Defining a subclass of a class defined by the Library is deemed a mode +of using an interface provided by the Library. + + A "Combined Work" is a work produced by combining or linking an +Application with the Library. The particular version of the Library +with which the Combined Work was made is also called the "Linked +Version". + + The "Minimal Corresponding Source" for a Combined Work means the +Corresponding Source for the Combined Work, excluding any source code +for portions of the Combined Work that, considered in isolation, are +based on the Application, and not on the Linked Version. + + The "Corresponding Application Code" for a Combined Work means the +object code and/or source code for the Application, including any data +and utility programs needed for reproducing the Combined Work from the +Application, but excluding the System Libraries of the Combined Work. + + 1. Exception to Section 3 of the GNU GPL. + + You may convey a covered work under sections 3 and 4 of this License +without being bound by section 3 of the GNU GPL. + + 2. Conveying Modified Versions. + + If you modify a copy of the Library, and, in your modifications, a +facility refers to a function or data to be supplied by an Application +that uses the facility (other than as an argument passed when the +facility is invoked), then you may convey a copy of the modified +version: + + a) under this License, provided that you make a good faith effort to + ensure that, in the event an Application does not supply the + function or data, the facility still operates, and performs + whatever part of its purpose remains meaningful, or + + b) under the GNU GPL, with none of the additional permissions of + this License applicable to that copy. + + 3. Object Code Incorporating Material from Library Header Files. + + The object code form of an Application may incorporate material from +a header file that is part of the Library. You may convey such object +code under terms of your choice, provided that, if the incorporated +material is not limited to numerical parameters, data structure +layouts and accessors, or small macros, inline functions and templates +(ten or fewer lines in length), you do both of the following: + + a) Give prominent notice with each copy of the object code that the + Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the object code with a copy of the GNU GPL and this license + document. + + 4. Combined Works. + + You may convey a Combined Work under terms of your choice that, +taken together, effectively do not restrict modification of the +portions of the Library contained in the Combined Work and reverse +engineering for debugging such modifications, if you also do each of +the following: + + a) Give prominent notice with each copy of the Combined Work that + the Library is used in it and that the Library and its use are + covered by this License. + + b) Accompany the Combined Work with a copy of the GNU GPL and this license + document. + + c) For a Combined Work that displays copyright notices during + execution, include the copyright notice for the Library among + these notices, as well as a reference directing the user to the + copies of the GNU GPL and this license document. + + d) Do one of the following: + + 0) Convey the Minimal Corresponding Source under the terms of this + License, and the Corresponding Application Code in a form + suitable for, and under terms that permit, the user to + recombine or relink the Application with a modified version of + the Linked Version to produce a modified Combined Work, in the + manner specified by section 6 of the GNU GPL for conveying + Corresponding Source. + + 1) Use a suitable shared library mechanism for linking with the + Library. A suitable mechanism is one that (a) uses at run time + a copy of the Library already present on the user's computer + system, and (b) will operate properly with a modified version + of the Library that is interface-compatible with the Linked + Version. + + e) Provide Installation Information, but only if you would otherwise + be required to provide such information under section 6 of the + GNU GPL, and only to the extent that such information is + necessary to install and execute a modified version of the + Combined Work produced by recombining or relinking the + Application with a modified version of the Linked Version. (If + you use option 4d0, the Installation Information must accompany + the Minimal Corresponding Source and Corresponding Application + Code. If you use option 4d1, you must provide the Installation + Information in the manner specified by section 6 of the GNU GPL + for conveying Corresponding Source.) + + 5. Combined Libraries. + + You may place library facilities that are a work based on the +Library side by side in a single library together with other library +facilities that are not Applications and are not covered by this +License, and convey such a combined library under terms of your +choice, if you do both of the following: + + a) Accompany the combined library with a copy of the same work based + on the Library, uncombined with any other library facilities, + conveyed under the terms of this License. + + b) Give prominent notice with the combined library that part of it + is a work based on the Library, and explaining where to find the + accompanying uncombined form of the same work. + + 6. Revised Versions of the GNU Lesser General Public License. + + The Free Software Foundation may publish revised and/or new versions +of the GNU Lesser General Public License from time to time. Such new +versions will be similar in spirit to the present version, but may +differ in detail to address new problems or concerns. + + Each version is given a distinguishing version number. If the +Library as you received it specifies that a certain numbered version +of the GNU Lesser General Public License "or any later version" +applies to it, you have the option of following the terms and +conditions either of that published version or of any later version +published by the Free Software Foundation. If the Library as you +received it does not specify a version number of the GNU Lesser +General Public License, you may choose any version of the GNU Lesser +General Public License ever published by the Free Software Foundation. + + If the Library as you received it specifies that a proxy can decide +whether future versions of the GNU Lesser General Public License shall +apply, that proxy's public statement of acceptance of any version is +permanent authorization for you to choose that version for the +Library. ==================== LICENSE TEXT REFERENCE TABLE ==================== @@ -29815,37 +31986,23 @@ Licensed under the Apache License, Version 2.0 (the "License"); * See the License for the specific language governing permissions and * limitations under the License. -------------------- SECTION 5 -------------------- -// Redistribution and use in source and binary forms, with or without -// modification, are permitted provided that the following conditions are -// met: +// 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 // -// * Redistributions of source code must retain the above copyright -// notice, this list of conditions and the following disclaimer. -// * Redistributions in binary form must reproduce the above -// copyright notice, this list of conditions and the following disclaimer -// in the documentation and/or other materials provided with the -// distribution. -// * Neither the name of Google Inc. nor the names of its -// contributors may be used to endorse or promote products derived from -// this software without specific prior written permission. +// http://www.apache.org/licenses/LICENSE-2.0 // -// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. -------------------- SECTION 6 -------------------- // 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 // -// http://www.apache.org/licenses/LICENSE-2.0 +// https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, @@ -29853,40 +32010,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); // See the License for the specific language governing permissions and // limitations under the License. -------------------- SECTION 7 -------------------- -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - -2. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product - documentation would be appreciated but is not required. - -3. Altered source versions must be plainly marked as such, and must - not be misrepresented as being the original software. - -4. The name of the author may not be used to endorse or promote - products derived from this software without specific prior written - permission. - -THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS -OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE -ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY -DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE -GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS -INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, -WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --------------------- SECTION 8 -------------------- This product includes software developed at The Apache Software Foundation (http://www.apache.org/). --------------------- SECTION 9 -------------------- +-------------------- SECTION 8 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -29897,7 +32023,7 @@ The Apache Software Foundation (http://www.apache.org/). * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 10 -------------------- +-------------------- SECTION 9 -------------------- * 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: @@ -29908,20 +32034,20 @@ The Apache Software Foundation (http://www.apache.org/). * OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and * limitations under the License. --------------------- SECTION 11 -------------------- - * Licensed under the Apache License, Version 2.0 (the "License"). - * You may not use this file except in compliance with the License. - * A copy of the License is located at - * - * http://aws.amazon.com/apache2.0 - * - * or in the "license" file accompanying this file. This file is distributed - * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either - * express or implied. See the License for the specific language governing +-------------------- SECTION 10 -------------------- + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 12 -------------------- +-------------------- SECTION 11 -------------------- * Portions copyright 2006-2009 James Murty. Please see LICENSE.txt --------------------- SECTION 13 -------------------- +-------------------- SECTION 12 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -29932,18 +32058,18 @@ The Apache Software Foundation (http://www.apache.org/). * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 14 -------------------- - * Licensed under the Apache License, Version 2.0 (the "License"). - * You may not use this file except in compliance with the License. - * A copy of the License is located at - * - * http://aws.amazon.com/apache2.0 - * - * or in the "license" file accompanying this file. This file is distributed - * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either - * express or implied. See the License for the specific language governing +-------------------- SECTION 13 -------------------- + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 15 -------------------- +-------------------- SECTION 14 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * @@ -29952,18 +32078,18 @@ The Apache Software Foundation (http://www.apache.org/). * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. --------------------- SECTION 16 -------------------- - * 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: - * - * http://aws.amazon.com/apache2.0 - * - * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES - * OR CONDITIONS OF ANY KIND, either express or implied. See the - * License for the specific language governing permissions and +-------------------- SECTION 15 -------------------- + * 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: + * + * http://aws.amazon.com/apache2.0 + * + * This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES + * OR CONDITIONS OF ANY KIND, either express or implied. See the + * License for the specific language governing permissions and * limitations under the License. --------------------- SECTION 17 -------------------- +-------------------- SECTION 16 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -29974,7 +32100,7 @@ The Apache Software Foundation (http://www.apache.org/). * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 18 -------------------- +-------------------- SECTION 17 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -29988,18 +32114,18 @@ The Apache Software Foundation (http://www.apache.org/). * express or implied. See the License for the specific language * governing * permissions and limitations under the License. --------------------- SECTION 19 -------------------- - * Licensed under the Apache License, Version 2.0 (the "License"). - * You may not use this file except in compliance with the License. - * A copy of the License is located at - * - * http://aws.amazon.com/apache2.0 - * - * or in the "license" file accompanying this file. This file is distributed - * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either - * express or implied. See the License for the specific language governing +-------------------- SECTION 18 -------------------- + * Licensed under the Apache License, Version 2.0 (the "License"). + * You may not use this file except in compliance with the License. + * A copy of the License is located at + * + * http://aws.amazon.com/apache2.0 + * + * or in the "license" file accompanying this file. This file is distributed + * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either + * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 20 -------------------- +-------------------- SECTION 19 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). You may not * use this file except in compliance with the License. A copy of the License is * located at @@ -30010,7 +32136,7 @@ The Apache Software Foundation (http://www.apache.org/). * an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 21 -------------------- +-------------------- SECTION 20 -------------------- Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -30021,7 +32147,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 22 -------------------- +-------------------- SECTION 21 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at @@ -30032,7 +32158,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing * permissions and limitations under the License. --------------------- SECTION 23 -------------------- +-------------------- SECTION 22 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at *

@@ -30041,7 +32167,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. --------------------- SECTION 24 -------------------- +-------------------- SECTION 23 -------------------- * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * @@ -30050,7 +32176,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR * CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions * and limitations under the License. --------------------- SECTION 25 -------------------- +-------------------- SECTION 24 -------------------- 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 @@ -30062,31 +32188,31 @@ Licensed under the Apache License, Version 2.0 (the "License"). WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --------------------- SECTION 26 -------------------- - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and +-------------------- SECTION 25 -------------------- + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and * limitations under the License. --------------------- SECTION 27 -------------------- -## 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 -## -## http://www.apache.org/licenses/LICENSE-2.0 -## -## Unless required by applicable law or agreed to in writing, software -## distributed under the License is distributed on an "AS IS" BASIS, -## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -## See the License for the specific language governing permissions and +-------------------- SECTION 26 -------------------- +## 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 +## +## http://www.apache.org/licenses/LICENSE-2.0 +## +## Unless required by applicable law or agreed to in writing, software +## distributed under the License is distributed on an "AS IS" BASIS, +## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +## See the License for the specific language governing permissions and ## limitations under the License. --------------------- SECTION 28 -------------------- +-------------------- SECTION 27 -------------------- * The Netty Project licenses this file to you 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: @@ -30098,7 +32224,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations * under the License. --------------------- SECTION 29 -------------------- +-------------------- SECTION 28 -------------------- * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including @@ -30117,7 +32243,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------- SECTION 30 -------------------- +-------------------- SECTION 29 -------------------- ~ The Netty Project licenses this file to you 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: @@ -30129,7 +32255,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the ~ License for the specific language governing permissions and limitations ~ under the License. --------------------- SECTION 31 -------------------- +-------------------- SECTION 30 -------------------- # The Netty Project licenses this file to you 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: @@ -30141,7 +32267,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. --------------------- SECTION 32 -------------------- +-------------------- SECTION 31 -------------------- * 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 @@ -30153,7 +32279,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. --------------------- SECTION 33 -------------------- +-------------------- SECTION 32 -------------------- * 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 * @@ -30163,7 +32289,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. --------------------- SECTION 34 -------------------- +-------------------- SECTION 33 -------------------- 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 @@ -30173,7 +32299,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --------------------- SECTION 35 -------------------- +-------------------- SECTION 34 -------------------- * 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 @@ -30185,7 +32311,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. --------------------- SECTION 36 -------------------- +-------------------- SECTION 35 -------------------- * 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 * @@ -30195,7 +32321,7 @@ Licensed under the Apache License, Version 2.0 (the "License"). * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either * express or implied. See the License for the specific language governing permissions and * limitations under the License. --------------------- SECTION 37 -------------------- +-------------------- SECTION 36 -------------------- Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -30220,9 +32346,9 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --------------------- SECTION 38 -------------------- +-------------------- SECTION 37 -------------------- * and licensed under the BSD license. --------------------- SECTION 39 -------------------- +-------------------- SECTION 38 -------------------- * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. @@ -30237,7 +32363,7 @@ THE POSSIBILITY OF SUCH DAMAGE. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the license for the specific language governing permissions and * limitations under the license. --------------------- SECTION 40 -------------------- +-------------------- SECTION 39 -------------------- * The Netty Project licenses this file to you 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: @@ -30248,7 +32374,7 @@ THE POSSIBILITY OF SUCH DAMAGE. * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. --------------------- SECTION 41 -------------------- +-------------------- SECTION 40 -------------------- * The Netty Project licenses this file to you 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: @@ -30259,7 +32385,7 @@ THE POSSIBILITY OF SUCH DAMAGE. * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express * or implied. See the License for the specific language governing permissions and limitations under * the License. --------------------- SECTION 42 -------------------- +-------------------- SECTION 41 -------------------- * The Netty Project licenses this file to you 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: @@ -30271,6 +32397,21 @@ THE POSSIBILITY OF SUCH DAMAGE. * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the * License for the specific language governing permissions and limitations under * the License. +-------------------- SECTION 42 -------------------- + * Permission is hereby granted, free of charge, to any person obtaining a copy of this software + * and associated documentation files (the "Software"), to deal in the Software without restriction, + * including without limitation the rights to use, copy, modify, merge, publish, distribute, + * sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is + * furnished to do so, subject to the following conditions: + * + * The above copyright notice and this permission notice shall be included in all copies or + * substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING + * BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, + * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------- SECTION 43 -------------------- * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance @@ -30324,36 +32465,38 @@ THE POSSIBILITY OF SUCH DAMAGE. -------------------- SECTION 48 -------------------- Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file. -------------------- SECTION 49 -------------------- - * See the notice.md file distributed with this work for additional - * information regarding copyright ownership. - * - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and + * See the notice.md file distributed with this work for additional + * information regarding copyright ownership. + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and * limitations under the License. -------------------- SECTION 50 -------------------- - * See the notice.md file distributed with this work for additional - * information regarding copyright ownership. - * - * 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 - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and + * See the notice.md file distributed with this work for additional + * information regarding copyright ownership. + * + * 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 + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and * limitations under the License. -------------------- SECTION 51 -------------------- +// (BSD License: https://www.opensource.org/licenses/bsd-license) +-------------------- SECTION 52 -------------------- * 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 @@ -30371,7 +32514,7 @@ Use of this source code is governed by the Apache 2.0 license that can be found * Copyright 2014 The Netty Project * * The Netty Project licenses this file to you under the Apache License, version 2.0 (the --------------------- SECTION 52 -------------------- +-------------------- SECTION 53 -------------------- // This module is multi-licensed and may be used under the terms // of any of the following licenses: // @@ -30383,6 +32526,9 @@ Use of this source code is governed by the Apache 2.0 license that can be found // // Please contact the author if you need another license. // This module is provided "as is", without warranties of any kind. + + + ====================================================================== To the extent any open source components are licensed under the GPL @@ -30400,4 +32546,5 @@ a CD or equivalent physical medium. This offer to obtain a copy of the Source Files is valid for three years from the date you acquired or last used this Software product. Alternatively, the Source Files may accompany the VMware service. -[WAVEFRONTHQPROXY132GAAT082323] \ No newline at end of file + +[WAVEFRONTHQPROXY133GAHM092723] \ No newline at end of file