Logstash - OSS Licenses
Copyright 2009-2021 Elasticsearch
Source code in this repository is variously licensed under the Apache License
Version 2.0, an Apache compatible license, or the Elastic License. Outside of
the "x-pack" folder, source code in a given file is licensed under the Apache
License Version 2.0, unless otherwise noted at the beginning of the file or a
LICENSE file present in the directory subtree declares a separate license.
Within the "x-pack" folder, source code in a given file is licensed under the
Elastic License, unless otherwise noted at the beginning of the file or a
LICENSE file present in the directory subtree declares a separate license.
The build produces two sets of binaries - one set that falls under the Elastic
License and another set that falls under Apache License Version 2.0. The
binaries that contain `-oss` in the artifact name are licensed under the Apache
License Version 2.0.
Apache License
Copyright 2020 Elastic and contributors
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.
4th party dependencies:
==========
Notice for: addressable
----------
Copyright © Bob Aman
==========
Notice for: amazing_print
----------
MIT License
Copyright (c) 2010-2019 Michael Dvorkin
Copyright (c) 2020 AmazingPrint
==========
Notice for: atomic
----------
==========
Notice for: avl_tree
----------
Copyright (c) 2012, Hiroshi Nakamura <nahi@ruby-lang.org>
All rights reserved.
==========
Notice for: avro
----------
Apache Avro
Copyright 2010-2015 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
==========
Notice for: aws-eventstream
----------
==========
Notice for: aws-partitions
----------
==========
Notice for: aws-sdk-cloudfront
----------
==========
Notice for: aws-sdk-cloudwatch
----------
==========
Notice for: aws-sdk-core
----------
==========
Notice for: aws-sdk-kms
----------
==========
Notice for: aws-sdk-resourcegroups
----------
==========
Notice for: aws-sdk-s3
----------
==========
Notice for: aws-sdk-sns
----------
==========
Notice for: aws-sdk-sqs
----------
==========
Notice for: aws-sigv4
----------
==========
Notice for: back_pressure
----------
Copyright [yyyy] [name of copyright owner]
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.
==========
Notice for: bindata
----------
Copyright (C) 2007-2012 Dion Mendel. All rights reserved.
==========
Notice for: buftok
----------
Copyright (c) 2006-2013 Tony Arcieri, Martin Emde, Erik Michaels-Ober. Distributed under the [Ruby license][license]. [license]: http://www.ruby-lang.org/en/LICENSE.txt
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
You can redistribute it and/or modify it under either the terms of the
2-clause BSDL (see the file BSDL), or the conditions below:
1. You may make and give away verbatim copies of the source form of the
software without restriction, provided that you duplicate all of the
original copyright notices and associated disclaimers.
2. You may modify your copy of the software in any way, provided that
you do at least ONE of the following:
a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.
b) use the modified software only within your corporation or
organization.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
3. You may distribute the software in object code or binary form,
provided that you do at least ONE of the following:
a) distribute the binaries and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.
b) accompany the distribution with the machine-readable source of
the software.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
4. You may modify and include the part of the software into any other
software (possibly commercial). But some files in the distribution
are not written by the author, so that they are not under these terms.
For the list of those files and their copying conditions, see the
file LEGAL.
5. The scripts and library files supplied as input to or produced as
output from the software do not automatically fall under the
copyright of the software, but belong to whomever generated them,
and may be sold commercially, and may be aggregated with this
software.
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
==========
Notice for: bundler
----------
Portions copyright (c) 2010 Andre Arko
Portions copyright (c) 2009 Engine Yard
MIT License
==========
Notice for: cabin
----------
Copyright 2011 Jordan Sissel
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.
==========
Notice for: cgi
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: clamp
----------
Copyright (c) 2010 Mike Williams <mdub@dogbiscuit.org>
==========
Notice for: coderay
----------
Copyright (C) 2005-2012 Kornelius Kalnbach <murphy@rubychan.de> (@murphy_karasu)
http://coderay.rubychan.de/
==========
Notice for: com.fasterxml.jackson.core:jackson-annotations
----------
This copy of Jackson JSON processor annotations 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 derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: com.fasterxml.jackson.core:jackson-core
----------
# Jackson JSON processor
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, as well as supported
commercially by FasterXML.com.
## Licensing
Jackson core and extension components may licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).
## Credits
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.
==========
Notice for: com.fasterxml.jackson.core:jackson-databind
----------
# Jackson JSON processor
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, as well as supported
commercially by FasterXML.com.
## Licensing
Jackson core and extension components may be licensed under different licenses.
To find the details that apply to this artifact see the accompanying LICENSE file.
For more information, including possible other licensing options, contact
FasterXML.com (http://fasterxml.com).
## Credits
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.
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 derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
----------
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 derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
----------
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 derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: com.fasterxml.jackson.module:jackson-module-afterburner
----------
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 derivate works.
You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: com.google.googlejavaformat:google-java-format
----------
Copyright 2015 Google Inc.
------------------------------------------------------------------------------
The following NCSA license applies only to google-java-format-diff.py.
==============================================================================
LLVM Release License
==============================================================================
University of Illinois/NCSA
Open Source License
Copyright (c) 2007-2015 University of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
LLVM Team
University of Illinois at Urbana-Champaign
http://llvm.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 with
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:
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimers.
* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimers in the
documentation and/or other materials provided with the distribution.
* Neither the names of the LLVM Team, University of Illinois at
Urbana-Champaign, nor the names of its contributors may be used to
endorse or promote products derived from this Software without specific
prior written permission.
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
CONTRIBUTORS 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 WITH THE
SOFTWARE.
==============================================================================
The LLVM software contains code written by third parties. Such software will
have its own individual LICENSE.TXT file in the directory in which it appears.
This file will describe the copyrights, license, and restrictions which apply
to that code.
The disclaimer of warranty in the University of Illinois Open Source License
applies to all code in the LLVM Distribution, and nothing in any of the
other licenses gives permission to use the names of the LLVM Team or the
University of Illinois to endorse or promote products derived from this
Software.
The following pieces of software have additional or alternate copyrights,
licenses, and/or restrictions:
Program Directory
------- ---------
<none yet>
==========
Notice for: com.google.guava:guava
----------
==========
Notice for: commons-codec:commons-codec
----------
Apache Commons Codec
Copyright 2002-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
contains test data from http://aspell.net/test/orig/batch0.tab.
Copyright (C) 2002 Kevin Atkinson (kevina@gnu.org)
===============================================================================
The content of package org.apache.commons.codec.language.bm has been translated
from the original php source code available at http://stevemorse.org/phoneticinfo.htm
with permission from the original authors.
Original source copyright:
Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
==========
Notice for: commons-logging:commons-logging
----------
Apache Commons Logging
Copyright 2003-2016 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
==========
Notice for: concurrent-ruby
----------
Copyright (c) Jerry D'Antonio -- released under the MIT license.
http://www.opensource.org/licenses/mit-license.php
==========
Notice for: dalli
----------
Copyright (c) Peter M. Goldstein, Mike Perham
==========
Notice for: date
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: domain_name
----------
Copyright (c) 2011-2017 Akinori MUSHA
All rights reserved.
* lib/domain_name/punycode.rb
This file is derived from the implementation of punycode available at
here:
https://www.verisign.com/en_US/channel-resources/domain-registry-products/idn-sdks/index.xhtml
Copyright (C) 2000-2002 Verisign Inc., 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) Neither the name of the VeriSign 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.
This software is licensed under the BSD open source license. For more
information visit www.opensource.org.
Authors:
John Colosi (VeriSign)
Srikanth Veeramachaneni (VeriSign)
Nagesh Chigurupati (Verisign)
Praveen Srinivasan(Verisign)
* lib/domain_name/etld_data.rb
This file is generated from the Public Suffix List
(https://publicsuffix.org/), which is licensed under MPL 2.0:
https://mozilla.org/MPL/2.0/
==========
Notice for: dotenv
----------
Copyright (c) 2012 Brandon Keepers
MIT License
==========
Notice for: down
----------
The MIT License (MIT)
Copyright (c) 2015 Janko Marohnić
==========
Notice for: e2mmap
----------
source: https://github.com/ruby/e2mmap/blob/master/LICENSE.txt
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: edn
----------
Copyright (c) 2012 Relevance Inc & Clinton N. Dreisbach
MIT License
==========
Notice for: elastic-app-search
----------
Elastic App Search Ruby client.
Copyright 2012-2019 Elasticsearch B.V.
==========
Notice for: elastic-enterprise-search
----------
==========
Notice for: elastic-workplace-search
----------
source: https://github.com/elastic/workplace-search-ruby/blob/master/NOTICE.txt
Elastic Workplace Search Ruby client.
Copyright 2012-2020 Elasticsearch B.V.
==========
Notice for: elasticsearch
----------
Copyright 2013 Elasticsearch
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.
==========
Notice for: elasticsearch-api
----------
Copyright (c) 2013 Elasticsearch
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.
==========
Notice for: elasticsearch-transport
----------
Copyright (c) 2013 Elasticsearch
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.
==========
Notice for: equalizer
----------
Copyright (c) 2009-2013 Dan Kubb
Copyright (c) 2012 Markus Schirp (packaging)
==========
Notice for: et-orbi
----------
Copyright (c) 2017-2022, John Mettraux, jmettraux+flor@gmail.com
Made in Japan
==========
Notice for: faraday
----------
Copyright (c) 2009-2015 Rick Olson, Zack Hobson
==========
Notice for: faraday-em_http
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-em_synchrony
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-excon
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-httpclient
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-multipart
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-net_http
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-net_http_persistent
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-patron
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-rack
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: faraday-retry
----------
The MIT License (MIT)
Copyright (c) 2020 Jan van der Pas
==========
Notice for: ffi
----------
Copyright (c) 2008-2016, Ruby FFI project contributors
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 Ruby FFI project 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 <COPYRIGHT HOLDER> 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.
==========
Notice for: ffi-binary-libfixposix
----------
Eclipse Public License, Version 2.0
==========
Notice for: filesize
----------
https://github.com/dominikh/filesize/blob/v0.0.4/LICENSE
Copyright (c) 2009 Dominik Honnef
==========
Notice for: fugit
----------
Copyright (c) 2017-2021, John Mettraux, jmettraux+flor@gmail.com
Made in Japan
==========
Notice for: gelfd2
----------
Copyright 2011-2013 John E. Vincent and contributors.
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.
==========
Notice for: gems
----------
Copyright (c) 2011-2013 Erik Michaels-Ober
==========
Notice for: gene_pool
----------
Copyright (c) 2010-2011 Brad Pardee
==========
Notice for: hitimes
----------
ISC LICENSE - http://opensource.org/licenses/isc-license.txt
Copyright (c) 2008-2015 Jeremy Hinegardner
==========
Notice for: http
----------
Copyright (c) 2011-2015 Tony Arcieri, Erik Michaels-Ober, Alexey V. Zapparov, Zachary Anker
==========
Notice for: http-cookie
----------
Copyright (c) 2013 Akinori MUSHA
Copyright (c) 2011-2012 Akinori MUSHA, Eric Hodel
Copyright (c) 2006-2011 Aaron Patterson, Mike Dalessio
MIT License
==========
Notice for: http-form_data
----------
Copyright (c) 2015 Aleksey V Zapparov
MIT License
==========
Notice for: http_parser.rb
----------
==========
Notice for: i18n
----------
Copyright (c) 2008 The Ruby I18n team
==========
Notice for: insist
----------
source: https://github.com/jordansissel/ruby-insist/blob/master/LICENSE
Copyright 2012-2013 Jordan Sissel and contributors.
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.
==========
Notice for: io-console
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: jar-dependencies
----------
Copyright (c) 2014 Christian Meier
==========
Notice for: jls-grok
----------
source: https://github.com/jordansissel/ruby-grok/blob/master/LICENSE
==========
Notice for: jls-lumberjack
----------
source: https://github.com/elastic/ruby-lumberjack/blob/master/LICENSE
Copyright 2012–2015 Jordan Sissel and contributors.
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.
==========
Notice for: jmespath
----------
==========
Notice for: jrjackson
----------
https://github.com/guyboertje/jrjackson/blob/v0.4.6/README.md
LICENSE applicable to this library:
Apache License 2.0 see http://www.apache.org/licenses/LICENSE-2.0
==========
Notice for: jruby
----------
JRuby is Copyright (c) 2007-2018 The JRuby project, and is released
under a tri EPL/GPL/LGPL license. You can use it, redistribute it
and/or modify it under the terms of the:
Eclipse Public License version 2.0
OR
GNU General Public License version 2
OR
GNU Lesser General Public License version 2.1
bytelist (http://github.com/jruby/bytelist),
jnr-posix (https://github.com/jnr/jnr-posix),
jruby-openssl (https://github.com/jruby/jruby-openssl),
jruby-readline (https://github.com/jruby/jruby-readline),
psych (https://github.com/ruby/psych),
yydebug (https://github.com/jruby/jay-yydebug/)
are released under the same copyright/license.
Some additional libraries distributed with JRuby are not covered by
JRuby's licence. Most of these libraries and their licenses are listed
below. Also see LICENSE.RUBY for most files found in lib/ruby/stdlib.
asm (http://asm.objectweb.org) is distributed under the BSD license and is
Copyright (c) 2000-2011 INRIA, France Telecom
All rights reserved.
jline2 (https://github.com/jline/jline2) is distributed under the BSD license:
Copyright (c) 2002-2012, the original author or authors.
All rights reserved.
jzlib (http://www.jcraft.com/jzlib/) is distributed under the BSD license:
Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved.
The "rake" library (https://github.com/ruby/rake) is distributed under
the MIT license, and has the following copyright:
Copyright (c) 2003, 2004 Jim Weirich
jcodings (http://github.com/jruby/jcodings) and
joni (http://github.com/jruby/joni) are distributed
under the MIT license without copyright.
Bouncycastle is released under the MIT license:
Copyright (c) 2000 - 2006 The Legion Of The Bouncy Castle.
jnr-x86asm (https://github.com/jnr/jnr-x86asm) is distributed under the MIT
license with the following copyright:
Copyright (C) 2010 Wayne Meissner
Copyright (c) 2008-2009, Petr Kobalicek <kobalicek.petr@gmail.com>
The following libraries are redistributed under the Apache Software
License v2.0, available below.
invokebinder (https://github.com/headius/invokebinder)
jffi (https://github.com/jnr/jffi)
jitescript (https://github.com/qmx/jitescript)
jnr-constants (http://github.com/jnr/jnr-constants)
jnr-enxio (https://github.com/jnr/jnr-enxio)
jnr-ffi (https://github.com/jnr/jnr-jffi)
jnr-netdb (http://github.com/jnr/jnr-netdb)
jnr-unixsocket (https://github.com/jnr/jnr-unixsocket)
joda-time (http://joda-time.sourceforge.net)
maven (http://maven.apache.org/)
nailgun (http://martiansoftware.com/nailgun)
options (https://github.com/headius/options)
snakeyaml (https://github.com/asomov/snakeyaml)
unsafe-fences (https://github.com/headius/unsafe-fences)
racc (runtime only, https://github.com/tenderlove/racc) is
distributed under the same license terms as the Ruby standard
library. This includes all files under lib/ruby/stdlib/racc.
See LICENSE.RUBY.
json-generator and json-parser (https://github.com/flori/json) native
extenstions under the same license terms as the Ruby standard library.
See LICENSE.RUBY
The complete text of the Eclipse Public License is as follows:
Eclipse Public License, Version 2.0
The complete text of the GNU General Public License v2 is as follows:
GNU General Public License, Version 2
The complete text of the GNU Lesser General Public License 2.1 is as follows:
GNU Lesser General Public License, Version 2.1
The following licenses cover code other than JRuby which is included with JRuby.
Licenses listed below include:
* GNU General Public License version 3
* Apache 2.0 License
* BSD License
* MIT License
The complete text of the GNU General Public License version 3 is as follows:
GNU General Public License, Version 3
The complete text of the Apache 2.0 License is as follows:
The complete text of the BSD license can be is as follows:
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. Neither the name of the University 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.
The complete text of the MIT license is as follows:
The complete text of the GPL v2, and classpath exception:
GNU General Public License, Version 2
"CLASSPATH" EXCEPTION TO THE GPL
Certain source files distributed by Oracle America and/or its affiliates are
subject to the following clarification and special exception to the GPL, but
only where Oracle has expressly included in the particular source file's header
the words "Oracle designates this particular file as subject to the "Classpath"
exception as provided by Oracle in the LICENSE file that accompanied this code."
Linking this library statically or dynamically with other modules is making
a combined work based on this library. Thus, the terms and conditions of
the GNU General Public License cover the whole combination.
As a special exception, the copyright holders of this library give you
permission to link this library with independent modules to produce an
executable, regardless of the license terms of these independent modules,
and to copy and distribute the resulting executable under terms of your
choice, provided that you also meet, for each linked independent module,
the terms and conditions of the license of that module. An independent
module is a module which is not derived from or based on this library. If
you modify this library, you may extend this exception to your version of
the library, but you are not obligated to do so. If you do not wish to do
so, delete this exception statement from your version.
The full text of the zlib licence:
Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. 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.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
Jean-loup Gailly Mark Adler
jloup@gzip.org madler@alumni.caltech.edu
==========
Notice for: jruby-jms
----------
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.
==========
Notice for: jruby-openssl
----------
JRuby-OpenSSL is distributed under the same license as JRuby a tri EPL/GPL/LGPL
license. You can use it, redistribute it and/or modify it under the terms of the:
Eclipse Public License version 1.0
GNU General Public License version 2.0
GNU Lesser General Public License version 2.1
The contents of this file are subject to the Common Public License Version 1.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.eclipse.org/legal/cpl-v10.html
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 APARTICULAR 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.
Copyright (C) 2007-2009 Ola Bini <ola.bini@gmail.com>
Copyright (C) 2009-2017 The JRuby Team
Alternatively, the contents of this file may be used under the terms of
either of the GNU General Public License Version 2 or later (the "GPL"),
or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
in which case the provisions of the GPL or the LGPL are applicable instead
of those above. If you wish to allow use of your version of this file only
under the terms of either the GPL or the LGPL, and not to allow others to
use your version of this file under the terms of the EPL, indicate your
decision by deleting the provisions above and replace them with the notice
and other provisions required by the GPL or the LGPL. If you do not delete
the provisions above, a recipient may use your version of this file under
the terms of any one of the EPL, the GPL or the LGPL.
JRuby-OpenSSL includes software by The Legion of the Bouncy Castle Inc.
Please, visit (http://bouncycastle.org/license.html) for licensing details.
==========
Notice for: jruby-stdin-channel
----------
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.
==========
Notice for: json
----------
Copyright (c) 2013 ThoughtWorks Brasil & Abril Midia
MIT License
==========
Notice for: jwt
----------
Copyright (c) 2011 Jeff Lindsay
==========
Notice for: lru_redux
----------
Copyright (c) 2013 Sam Saffron
MIT License
==========
Notice for: mail
----------
Copyright (c) 2009-2017 Mikel Lindsaar
==========
Notice for: manticore
----------
Copyright (c) 2015 Chris Heald
==========
Notice for: march_hare
----------
Copyright (c) 2011-2013 Theo Hultberg
Copyright (c) 2013-2017 Michael S. Klishin and contributors
==========
Notice for: memoizable
----------
Copyright (c) 2013 Dan Kubb, Erik Michaels-Ober
==========
Notice for: method_source
----------
Copyright (c) 2011 John Mair (banisterfiend)
==========
Notice for: metriks
----------
Copyright (c) 2012 Eric Lindvall
==========
Notice for: mime-types
----------
* Copyright 2003–2015 Austin Ziegler.
* Adapted from MIME::Types (Perl) by Mark Overmeer.
==========
Notice for: minitar
----------
minitar is free software that may be redistributed and/or modified under the
terms of Ruby’s licence or the Simplified BSD licence.
* Copyright 2004–2017 Austin Ziegler.
* Portions copyright 2004 Mauricio Julio Fernández Pradier.
==========
Notice for: msgpack
----------
Copyright (C) 2008-2013 Sadayuki Furuhashi
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.
==========
Notice for: multi_json
----------
Copyright (c) 2010-2013 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, Pavel Pravosud
==========
Notice for: multipart-post
----------
Copyright (c) 2007-2013 Nick Sieger <nick@nicksieger.com>
==========
Notice for: murmurhash3
----------
Copyright (c) 2012 Sokolov Yura 'funny-falcon'
MIT License
==========
Notice for: mustache
----------
Copyright (c) 2009 Chris Wanstrath
==========
Notice for: mustermann
----------
Copyright (c) 2013-2017 Konstantin Haase
Copyright (c) 2016-2017 Zachary Scott
==========
Notice for: naught
----------
Copyright (c) 2013 Avdi Grimm
MIT License
==========
Notice for: net-http
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: net-protocol
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: nio4r
----------
Released under the MIT license.
Copyright, 2019, by Tony Arcieri.
Copyright, 2019, by Samuel G. D. Williams.
==========
Notice for: nokogiri
----------
Copyright (c) 2008 - 2017:
* [Aaron Patterson](http://tenderlovemaking.com)
* [Mike Dalessio](http://mike.daless.io)
* [Charles Nutter](http://blog.headius.com)
* [Sergio Arbeo](http://www.serabe.com)
* [Patrick Mahoney](http://polycrystal.org)
* [Yoko Harada](http://yokolet.blogspot.com)
* [Akinori MUSHA](https://akinori.org)
* [John Shahid](https://github.com/jvshahid)
==========
Notice for: openssl_pkcs8_pure
----------
- Copyright (c) 2017, T. Yamada
==========
Notice for: org.apache.httpcomponents:httpclient
----------
Apache HttpComponents Client
Copyright 1999-2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
==========
Notice for: org.apache.httpcomponents:httpcore
----------
Apache HttpComponents Core
Copyright 2005-2021 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
==========
Notice for: org.apache.logging.log4j:log4j-1.2-api
----------
Apache Log4j
Copyright 1999-2017 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
==========
Notice for: org.apache.logging.log4j:log4j-api
----------
Apache Log4j
Copyright 1999-2017 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
==========
Notice for: org.apache.logging.log4j:log4j-core
----------
Apache Log4j
Copyright 1999-2017 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
==========
Notice for: org.apache.logging.log4j:log4j-jcl
----------
Apache Log4j
Copyright 1999-2017 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
==========
Notice for: org.apache.logging.log4j:log4j-slf4j-impl
----------
Apache Log4j
Copyright 1999-2017 Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
ResolverUtil.java
Copyright 2005-2006 Tim Fennell
Dumbster SMTP test server
Copyright 2004 Jason Paul Kitchen
TypeUtil.java
Copyright 2002-2012 Ramnivas Laddad, Juergen Hoeller, Chris Beams
picocli (http://picocli.info)
Copyright 2017 Remko Popma
==========
Notice for: org.codehaus.janino:janino
----------
Janino - An embedded Java[TM] compiler
Copyright (c) 2001-2016, Arno Unkrig
Copyright (c) 2015-2016 TIBCO Software Inc.
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. Neither the name of JANINO 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 HOLDERS 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.
==========
Notice for: org.javassist:javassist
----------
Copyright (C) 1999-2019 by Shigeru Chiba, All rights reserved.
This software is distributed under the Mozilla Public License Version 1.1, the GNU Lesser General Public License Version 2.1 or later, or the Apache License Version 2.0.
==========
Notice for: org.jruby:jruby-core
----------
JRuby is Copyright (c) 2007-2018 The JRuby project
Eclipse Public License, Version 2.0
==========
Notice for: org.logstash:jvm-options-parser
----------
Copyright (c) 2022 Elasticsearch B.V. <http://www.elastic.co>
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.
==========
Notice for: org.reflections:reflections
----------
Also licensed under BSD-2-Clause according to https://github.com/ronmamo/reflections/blob/0.9.11/pom.xml#L20-L22
==========
Notice for: org.slf4j:slf4j-api
----------
Copyright (c) 2004-2007 QOS.ch
All rights reserved.
==========
Notice for: paquet
----------
Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
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.
==========
Notice for: pleaserun
----------
Copyright 2014 Jordan Sissel contributors.
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.
==========
Notice for: polyglot
----------
Copyright (c) 2007 Clifford Heath
==========
Notice for: pry
----------
Copyright (c) 2016 John Mair (banisterfiend)
==========
Notice for: psych
----------
MIT License
Copyright (c) 2009 Aaron Patterson, et al.
==========
Notice for: public_suffix
----------
Copyright (c) 2009-2018 Simone Carletti <weppos@weppos.net>
MIT License
==========
Notice for: puma
----------
Some code copyright (c) 2005, Zed Shaw
Copyright (c) 2011, Evan Phoenix
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 Evan Phoenix 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.
==========
Notice for: raabro
----------
Copyright (c) 2015-2020, John Mettraux, jmettraux@gmail.com
Made in Japan.
==========
Notice for: racc
----------
source: https://github.com/ruby/racc/blob/master/COPYING
Copyright (C) 2019 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: rack
----------
The MIT License (MIT)
Copyright (C) 2007-2018 Christian Neukirchen <http://chneukirchen.org/infopage.html>
==========
Notice for: rack-protection
----------
The MIT License (MIT)
Copyright (c) 2011-2017 Konstantin Haase
Copyright (c) 2015-2017 Zachary Scott
==========
Notice for: rake
----------
Copyright (c) Jim Weirich
==========
Notice for: redis
----------
Copyright (c) 2009 Ezra Zygmuntowicz
==========
Notice for: reline
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: rexml
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: ruby-progressbar
----------
Copyright (c) 2010-2016 The Kompanee, Ltd
==========
Notice for: ruby2_keywords
----------
Copyright 2019-2020 Nobuyoshi Nakada, Yusuke Endoh
==========
Notice for: rubyzip
----------
Authors:
* Alexander Simonov ( alex at simonov.me)
* Alan Harper ( alan at aussiegeek.net)
* Thomas Sondergaard (thomas at sondergaard.cc)
* Technorama Ltd. (oss-ruby-zip at technorama.net)
* extra-field support contributed by Tatsuki Sugiura (sugi at nemui.org)
Rubyzip is distributed under the same license as ruby. See http://www.ruby-lang.org/en/LICENSE.txt:
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
You can redistribute it and/or modify it under either the terms of the
2-clause BSDL (see the file BSDL), or the conditions below:
1. You may make and give away verbatim copies of the source form of the
software without restriction, provided that you duplicate all of the
original copyright notices and associated disclaimers.
2. You may modify your copy of the software in any way, provided that
you do at least ONE of the following:
a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.
b) use the modified software only within your corporation or
organization.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
3. You may distribute the software in object code or binary form,
provided that you do at least ONE of the following:
a) distribute the binaries and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.
b) accompany the distribution with the machine-readable source of
the software.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
4. You may modify and include the part of the software into any other
software (possibly commercial). But some files in the distribution
are not written by the author, so that they are not under these terms.
For the list of those files and their copying conditions, see the
file LEGAL.
5. The scripts and library files supplied as input to or produced as
output from the software do not automatically fall under the
copyright of the software, but belong to whomever generated them,
and may be sold commercially, and may be aggregated with this
software.
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
==========
Notice for: rufus-scheduler
----------
Copyright (c) 2005-2014, John Mettraux, jmettraux@gmail.com
==========
Notice for: semantic_logger
----------
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.
==========
Notice for: sequel
----------
Copyright (c) 2007-2008 Sharon Rosner
Copyright (c) 2008-2018 Jeremy Evans
==========
Notice for: simple_oauth
----------
Copyright (c) 2010-2013 Steve Richert, Erik Michaels-Ober
==========
Notice for: sinatra
----------
Copyright (c) 2007, 2008, 2009 Blake Mizerany
Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015, 2016 Konstantin Haase
==========
Notice for: snappy
----------
Copyright (c) 2011-2013 miyucy
==========
Notice for: snappy-jars
----------
Copyright Doug Mayer (https://github.com/doxavore)
README.md: "Per the real implementation, Apache License v2.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
limitations under the License.
==========
Notice for: snmp
----------
Copyright (c) 2004-2014 David R. Halliday
==========
Notice for: spoon
----------
==========
Notice for: stud
----------
Copyright 2012-2013 Jordan Sissel and contributors.
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.
==========
Notice for: thread_safe
----------
==========
Notice for: thwait
----------
source: https://github.com/ruby/thwait/blob/master/LICENSE.txt
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: tilt
----------
Copyright (c) 2010-2016 Ryan Tomayko <http://tomayko.com/about>
==========
Notice for: time
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: timeout
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: treetop
----------
Copyright (c) 2007 Nathan Sobo.
==========
Notice for: twitter
----------
Copyright (c) 2006-2015 Erik Michaels-Ober, John Nunemaker, Wynn Netherland, Steve Richert, Steve Agalloco
==========
Notice for: tzinfo
----------
Copyright (c) 2005-2018 Philip Ross
==========
Notice for: tzinfo-data
----------
Copyright (c) 2005-2018 Philip Ross
==========
Notice for: unf
----------
Copyright (c) 2011, 2012 Akinori MUSHA
All rights reserved.
==========
Notice for: uri
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: webhdfs
----------
Copyright (C) 2012 Fluentd Project
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.
==========
Notice for: xml-simple
----------
Readme.md:
XmlSimple is Copyright (c) 2003-2017 Maik Schmidt. It is free software, and may
be redistributed under the terms specified in the COPYING file of the current
Ruby distribution.
==========
Notice for: bigdecimal
----------
Ruby is copyrighted free software by Yukihiro Matsumoto <matz@netlab.jp>.
You can redistribute it and/or modify it under either the terms of the
2-clause BSDL (see the file BSDL), or the conditions below:
1. You may make and give away verbatim copies of the source form of the
software without restriction, provided that you duplicate all of the
original copyright notices and associated disclaimers.
2. You may modify your copy of the software in any way, provided that
you do at least ONE of the following:
a) place your modifications in the Public Domain or otherwise
make them Freely Available, such as by posting said
modifications to Usenet or an equivalent medium, or by allowing
the author to include your modifications in the software.
b) use the modified software only within your corporation or
organization.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
3. You may distribute the software in object code or binary form,
provided that you do at least ONE of the following:
a) distribute the binaries and library files of the software,
together with instructions (in the manual page or equivalent)
on where to get the original distribution.
b) accompany the distribution with the machine-readable source of
the software.
c) give non-standard binaries non-standard names, with
instructions on where to get the original software distribution.
d) make other distribution arrangements with the author.
4. You may modify and include the part of the software into any other
software (possibly commercial). But some files in the distribution
are not written by the author, so that they are not under these terms.
For the list of those files and their copying conditions, see the
file LEGAL.
5. The scripts and library files supplied as input to or produced as
output from the software do not automatically fall under the
copyright of the software, but belong to whomever generated them,
and may be sold commercially, and may be aggregated with this
software.
6. THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
==========
Notice for: com.google.code.findbugs:jsr305
----------
Copyright (c) 2007-2009, JSR305 expert group
All rights reserved.
https://opensource.org/licenses/BSD-3-Clause
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 JSR305 expert group 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.
==========
Notice for: com.google.errorprone:error_prone_annotations
----------
# Copyright 2020 The Error Prone 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.
==========
Notice for: com.google.j2objc:j2objc-annotations
----------
* 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.
==========
Notice for: io.netty:netty-all
----------
Netty (io.netty:netty-*)
Copyright 2014 Twitter, Inc.
Copyright (c) 2011, Joe Walnes and contributors
Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
Copyright (c) 2004-2011 QOS.ch
--------------------------------------------
--------------------------------------------
-----------Bundled 4P depedencies------------
netty-transport-native-epoll
* LICENSE:
* https://github.com/netty/netty/blob/4.1/transport-native-epoll/pom.xml (Apache License 2.0)
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.
* HOMEPAGE:
* https://github.com/netty/netty/tree/4.1/transport-native-epoll
netty-transport-native-kqueue
* LICENSE:
* https://github.com/netty/netty/blob/4.1/transport-native-kqueue/pom.xml (Apache License 2.0)
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.
* HOMEPAGE:
* https://github.com/netty/netty/tree/4.1/transport-native-kqueue
netty-resolver-dns-native-macos
* LICENSE:
* https://github.com/netty/netty/blob/4.1/resolver-dns-native-macos/pom.xml (Apache License 2.0)
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.
* HOMEPAGE:
* https://github.com/netty/netty/tree/4.1/resolver-dns-native-macos
==========
Notice for: net-imap
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
-------------------------------------------------------------------------
This software includes documentation which has been copied from the relevant
RFCs. The copied documentation is covered by the following licenses:
RFC 3501 (Editor: M. Crispin)
Full Copyright Statement
Copyright (C) The Internet Society (2003). All Rights Reserved.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise explain it
or assist in its implementation may be prepared, copied, published
and distributed, in whole or in part, without restriction of any
kind, provided that the above copyright notice and this paragraph are
included on all such copies and derivative works. However, this
document itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or other
Internet organizations, except as needed for the purpose of
developing Internet standards in which case the procedures for
copyrights defined in the Internet Standards process must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by the Internet Society or its successors or assigns. v This
document and the information contained herein is provided on an "AS
IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK
FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL
NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY
OR FITNESS FOR A PARTICULAR PURPOSE.
RFC9051 (Editors: A. Melnikov, B. Leiba)
Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
This document may contain material from IETF Documents or IETF
Contributions published or made publicly available before November
10, 2008. The person(s) controlling the copyright in some of this
material may not have granted the IETF Trust the right to allow
modifications of such material outside the IETF Standards Process.
Without obtaining an adequate license from the person(s) controlling
the copyright in such materials, this document may not be modified
outside the IETF Standards Process, and derivative works of it may
not be created outside the IETF Standards Process, except to format
it for publication as an RFC or to translate it into languages other
than English.
==========
Notice for: net-pop
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: net-smtp
----------
Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
==========
Notice for: org.codehaus.janino:commons-compiler
----------
* Janino - An embedded Java[TM] compiler
*
* Copyright (c) 2001-2010 Arno Unkrig. All rights reserved.
*
==========
Notice for: org.codehaus.mojo:animal-sniffer-annotations
----------
Copyright (c) 2009 codehaus.org.
==========
Notice for: org.yaml:snakeyaml
----------
Copyright (c) 2008, SnakeYAML
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.
===========
Notice for: arr-pm
--------------
Copyright 2012 Jordan Sissel
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.
===========
Notice for: ruby-maven-libs
--------------
Copyright 2001-2015 The Apache Software Foundation
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.
===========
Notice for: backports-
--------------
Copyright (c) 2009 Marc-Andre Lafortune
===========
Notice for: childprocess
--------------
Copyright (c) 2010-2015 Jari Bakken
===========
Notice for: fpm
--------------
Copyright (c) 2011-2021 Jordan Sissel and contributors.
===========
Notice for: octokit
--------------
Copyright (c) 2009-2017 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober
===========
Notice for: ruby-maven
--------------
Copyright (C) 2013 Christian Meier
===========
Notice for: sawyer
--------------
Copyright (c) 2011 rick olson