Skip to content

Commit

Permalink
Cleanup and update 3rd party notices file (#1939)
Browse files Browse the repository at this point in the history
Fixes #1936

Co-authored-by: Ezio Li <v-yukl@microsoft.com>
  • Loading branch information
benjaminbi and EzioLi01 committed Apr 7, 2023
1 parent d1adf8a commit b39193a
Showing 1 changed file with 30 additions and 7 deletions.
37 changes: 30 additions & 7 deletions release/ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1496,6 +1496,31 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

---------------------------------------------------------

source-map 0.7.3 - BSD-3-Clause
https://github.com/mozilla/source-map

Copyright 2011 The Closure Compiler
Copyright 2011 Mozilla Foundation and contributors
Copyright 2012 Mozilla Foundation and contributors
Copyright 2014 Mozilla Foundation and contributors
Copyright 2009-2011 Mozilla Foundation and contributors

Copyright (c) <year> <owner> . All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 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.

---------------------------------------------------------

---------------------------------------------------------

amdefine 1.0.1 - BSD-3-Clause OR MIT
http://github.com/jrburke/amdefine

Expand Down Expand Up @@ -1828,7 +1853,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

---------------------------------------------------------

semver 6.3.0 - ISC
semver 7.3.5 - ISC
https://github.com/npm/node-semver#readme

Copyright Isaac Z.
Expand Down Expand Up @@ -2665,12 +2690,10 @@ THE SOFTWARE.

---------------------------------------------------------

mkdirp 1.0.3 - MIT
mkdirp 1.0.4 - MIT
https://github.com/isaacs/node-mkdirp#readme

Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)

Copyright James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)
Copyright (c) 2011-2023 James Halliday (mail@substack.net) and Isaac Z. Schlueter (i@izs.me)

This project is free software released under the MIT license:

Expand Down Expand Up @@ -3040,7 +3063,7 @@ THE SOFTWARE.

---------------------------------------------------------

strip-json-comments 2.0.1 - MIT
strip-json-comments 3.1.1 - MIT
https://github.com/sindresorhus/strip-json-comments#readme

(c) Sindre Sorhus (http://sindresorhus.com)
Expand Down Expand Up @@ -3289,7 +3312,7 @@ THE SOFTWARE.

---------------------------------------------------------

uuid 8.3.2 - MIT
uuid 8.3.3 - MIT
https://github.com/uuidjs/uuid#readme

Copyright 2011, Sebastian Tschan https://blueimp.net
Expand Down

0 comments on commit b39193a

Please sign in to comment.