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:
Rui Ren 2023-01-18 15:49:13 -08:00 committed by GitHub
parent 3c695f78fe
commit c4e693c4b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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