mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-29 20:14:01 +00:00
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
This commit is contained in:
parent
3c695f78fe
commit
c4e693c4b7
1 changed files with 11 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue