@@ -1793,7 +1793,7 @@ THE SOFTWARE.
17931793
17941794---------------------------------------------------------
17951795
1796- follow-redirects 1.15.5 - MIT
1796+ follow-redirects 1.15.6 - MIT
17971797https://github.com/follow-redirects/follow-redirects
17981798
17991799Copyright 2014-present Olivier Lalonde <
[email protected] > , James Talmage <
[email protected] > , Ruben Verborgh
@@ -3003,9 +3003,10 @@ The notices below are from non-npm sources.
30033003- ANTLR (http://www.antlr2.org/)
30043004- C++11 Sublime Text Snippets (https://github.com/Rapptz/cpp-sublime-snippet)
30053005- Clang (https://clang.llvm.org/)
3006- - gcc-9 /libgcc (https://packages.ubuntu.com/focal /gcc-9 -base)
3006+ - gcc-11 /libgcc (https://packages.ubuntu.com/jammy /gcc-11 -base)
30073007- Guidelines Support Library (https://github.com/Microsoft/GSL)
30083008- libc++ (https://libcxx.llvm.org/index.html)
3009+ - libexecinfo (https://github.com/ronchaine/libexecinfo)
30093010- libuv (https://github.com/libuv/libuv)
30103011- LLDB (https://lldb.llvm.org/)
30113012- LLVM (http://llvm.org/)
@@ -3850,6 +3851,38 @@ obstacle to adoption, that text has been removed.
38503851=========================================
38513852END OF musl NOTICES AND INFORMATION
38523853
3854+ %% libexecinfo NOTICES AND INFORMATION BEGIN HERE
3855+ =========================================
3856+ libexecinfo is licensed for use as follows:
3857+
3858+ ====
3859+ Copyright (c) 2003 Maxim Sobolev <
[email protected] >
3860+ All rights reserved.
3861+ *
3862+ Redistribution and use in source and binary forms, with or without
3863+ modification, are permitted provided that the following conditions
3864+ are met:
3865+ 1. Redistributions of source code must retain the above copyright
3866+ notice, this list of conditions and the following disclaimer.
3867+ 2. Redistributions in binary form must reproduce the above copyright
3868+ notice, this list of conditions and the following disclaimer in the
3869+ documentation and/or other materials provided with the distribution.
3870+ *
3871+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3872+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3873+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3874+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3875+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3876+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3877+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3878+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3879+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3880+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3881+ SUCH DAMAGE.
3882+
3883+ =========================================
3884+ END OF libexecinfo NOTICES AND INFORMATION
3885+
38533886%% libuv NOTICES AND INFORMATION BEGIN HERE
38543887=========================================
38553888libuv is licensed for use as follows:
0 commit comments