diff --git a/LICENSE b/LICENSE index dace74cfef..4e101b30e1 100644 --- a/LICENSE +++ b/LICENSE @@ -3368,3 +3368,27 @@ This product bundles 'CodeCoverage.cmake' which is available under a BSD 3-Clau 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 product contains code snippets from https://bitwizeshift.github.io, which is available under an MIT license. + + The MIT License (MIT) + + Copyright (c) 2020 Matthew Rodusek + + 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. diff --git a/NOTICE b/NOTICE index ae7f8946c6..40a554a2c4 100644 --- a/NOTICE +++ b/NOTICE @@ -74,6 +74,7 @@ This software includes third party software subject to the following copyrights: - Zstandard - Copyright (c) 2016-present, Facebook, Inc. All rights reserved. - LZ4 Library - Copyright (c) 2011-2020, Yann Collet - OpenSSL - Copyright (c) 1998-2022 The OpenSSL Project, Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson. All rights reserved. +- bitwizeshift.github.io - Copyright (c) 2020 Matthew Rodusek The licenses for these third party components are included in LICENSE.txt