From c4e693c4b7920d8107499858f725d64713ac4ef7 Mon Sep 17 00:00:00 2001 From: Rui Ren Date: Wed, 18 Jan 2023 15:49:13 -0800 Subject: [PATCH] update gsl-lite license (#14318) ### Description - Update gsl-lite license with MS GSL's License ### Motivation and Context - Work Item: https://aiinfra.visualstudio.com/ONNX%20Runtime/_workitems/edit/10175 - Release ORT 1.14.0 --- ThirdPartyNotices.txt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/ThirdPartyNotices.txt b/ThirdPartyNotices.txt index e215bc8d2a..abfbd588cd 100644 --- a/ThirdPartyNotices.txt +++ b/ThirdPartyNotices.txt @@ -1037,16 +1037,22 @@ THE POSSIBILITY OF SUCH DAMAGE. _____ -gsl-lite +Microsoft GSL -gsl-lite is based on GSL: Guidelines Support Library. -For more information see https://github.com/martinmoene/gsl-lite - -Copyright (c) 2015 Martin Moene Copyright (c) 2015 Microsoft Corporation. All rights reserved. This code is licensed under the MIT License (MIT). +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