Skip to content

Commit

Permalink
Run OSS tool (microsoft#210971)
Browse files Browse the repository at this point in the history
  • Loading branch information
lramos15 authored Apr 22, 2024
1 parent 3219381 commit 01f0279
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 61 deletions.
8 changes: 4 additions & 4 deletions ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ OTHER DEALINGS IN THE SOFTWARE.

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

atom/language-sass 0.61.4 - MIT
atom/language-sass 0.62.1 - MIT
https://github.com/atom/language-sass

The MIT License (MIT)
Expand Down Expand Up @@ -517,7 +517,7 @@ to the base-name name of the original file, and an extension of txt, html, or si

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

go-syntax 0.6.1 - MIT
go-syntax 0.6.5 - MIT
https://github.com/worlpaker/go-syntax

MIT License
Expand Down Expand Up @@ -777,7 +777,7 @@ SOFTWARE.

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

jeff-hykin/better-shell-syntax 1.7.1 - MIT
jeff-hykin/better-shell-syntax 1.8.3 - MIT
https://github.com/jeff-hykin/better-shell-syntax

MIT License
Expand Down Expand Up @@ -833,7 +833,7 @@ SOFTWARE.

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

jlelong/vscode-latex-basics 1.6.0 - MIT
jlelong/vscode-latex-basics 1.7.0 - MIT
https://github.com/jlelong/vscode-latex-basics

Copyright (c) vscode-latex-basics authors
Expand Down
64 changes: 18 additions & 46 deletions cglicenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -544,52 +544,6 @@
"SOFTWARE"
]
},
{
// Reason: missing repository property on package.json
// Issue: https://github.com/microsoft/vscode-v8-heap-tools/issues/14
"name": "@vscode/v8-heap-parser",
"fullLicenseText": [
"The code in this package is built upon that in the Chrome devtools",
"(https://github.com/ChromeDevTools/devtools-frontend) which is made available",
"under the following license:",
"",
"// Copyright 2014 The Chromium Authors. All rights reserved.",
"//",
"// Redistribution and use in source and binary forms, with or without",
"// modification, are permitted provided that the following conditions are",
"// met:",
"//",
"// * Redistributions of source code must retain the above copyright",
"// notice, this list of conditions and the following disclaimer.",
"// * 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.",
"// * Neither the name of Google Inc. 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",
"// OWNER 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."
]
},
{
// Reason: missing copyright statement
// Issue: https://github.com/qiao/heap.js/issues/33
"name": "heap",
"prependLicenseText": [
"Copyright (c) heap.js authors"
]
},
{
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
"name": "system-configuration",
Expand All @@ -599,5 +553,23 @@
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
"name": "system-configuration-sys",
"fullLicenseTextUri": "https://raw.githubusercontent.com/mullvad/system-configuration-rs/v0.6.0/system-configuration-sys/LICENSE-MIT"
},
{
// Reason: License missing from the repository https://github.com/isaacs/chownr/issues/35
"name": "chownr",
"fullLicenseText": [
"The ISC License",
"Copyright (c) Isaac Z. Schlueter and Contributors",
"Permission to use, copy, modify, and/or distribute this software for any",
"purpose with or without fee is hereby granted, provided that the above",
"copyright notice and this permission notice appear in all copies.",
"THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES",
"WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF",
"MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR",
"ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES",
"WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN",
"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR",
"IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE."
]
}
]
38 changes: 27 additions & 11 deletions cli/ThirdPartyNotices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ SOFTWARE.

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

crossbeam-channel 0.5.6 - MIT OR Apache-2.0
crossbeam-channel 0.5.12 - MIT OR Apache-2.0
https://github.com/crossbeam-rs/crossbeam

The MIT License (MIT)
Expand Down Expand Up @@ -1846,7 +1846,7 @@ DEALINGS IN THE SOFTWARE.

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

crossbeam-utils 0.8.16 - MIT OR Apache-2.0
crossbeam-utils 0.8.19 - MIT OR Apache-2.0
https://github.com/crossbeam-rs/crossbeam

The MIT License (MIT)
Expand Down Expand Up @@ -3298,7 +3298,7 @@ DEALINGS IN THE SOFTWARE.

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

h2 0.3.24 - MIT
h2 0.3.26 - MIT
https://github.com/hyperium/h2

The MIT License (MIT)
Expand Down Expand Up @@ -3825,7 +3825,7 @@ DEALINGS IN THE SOFTWARE.

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

indexmap 1.9.1 - Apache-2.0 OR MIT
indexmap 1.9.3 - Apache-2.0 OR MIT
indexmap 2.1.0 - Apache-2.0 OR MIT
https://github.com/indexmap-rs/indexmap

Expand Down Expand Up @@ -4466,7 +4466,7 @@ The following two notices apply to every file of the project.
## The Apache License

```
Copyright 2015–2019 The md5 Developers
Copyright 2015–2024 The md5 Developers

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
Expand All @@ -4483,7 +4483,7 @@ specific language governing permissions and limitations under the License.
## The MIT License

```
Copyright 2015–2019 The md5 Developers
Copyright 2015–2024 The md5 Developers

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
Expand Down Expand Up @@ -5346,7 +5346,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright The OpenTelemetry Authors
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -5554,7 +5554,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright The OpenTelemetry Authors
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -5762,7 +5762,7 @@ Apache License
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright The OpenTelemetry Authors
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -6679,7 +6679,7 @@ DEALINGS IN THE SOFTWARE.

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

proc-macro2 1.0.59 - MIT OR Apache-2.0
proc-macro2 1.0.80 - MIT OR Apache-2.0
https://github.com/dtolnay/proc-macro2

Permission is hereby granted, free of charge, to any
Expand Down Expand Up @@ -8138,6 +8138,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[`md5`]: ./md5
[`ripemd`]: ./ripemd
[`sha1`]: ./sha1
[`sha1-checked`]: ./sha1-checked
[`sha2`]: ./sha2
[`sha3`]: ./sha3
[`shabal`]: ./shabal
Expand Down Expand Up @@ -8179,6 +8180,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[MD5]: https://en.wikipedia.org/wiki/MD5
[RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD
[SHA-1]: https://en.wikipedia.org/wiki/SHA-1
[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection
[SHA-2]: https://en.wikipedia.org/wiki/SHA-2
[SHA-3]: https://en.wikipedia.org/wiki/SHA-3
[SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf
Expand Down Expand Up @@ -8231,6 +8233,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[`md5`]: ./md5
[`ripemd`]: ./ripemd
[`sha1`]: ./sha1
[`sha1-checked`]: ./sha1-checked
[`sha2`]: ./sha2
[`sha3`]: ./sha3
[`shabal`]: ./shabal
Expand Down Expand Up @@ -8272,6 +8275,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
[MD5]: https://en.wikipedia.org/wiki/MD5
[RIPEMD]: https://en.wikipedia.org/wiki/RIPEMD
[SHA-1]: https://en.wikipedia.org/wiki/SHA-1
[SHA-1 Checked]: https://github.com/cr-marcstevens/sha1collisiondetection
[SHA-2]: https://en.wikipedia.org/wiki/SHA-2
[SHA-3]: https://en.wikipedia.org/wiki/SHA-3
[SHABAL]: https://www.cs.rit.edu/~ark/20090927/Round2Candidates/Shabal.pdf
Expand Down Expand Up @@ -10734,6 +10738,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down Expand Up @@ -10766,6 +10772,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down Expand Up @@ -10798,6 +10806,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down Expand Up @@ -10880,7 +10890,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
---------------------------------------------------------

zip 0.6.6 - MIT
https://github.com/zip-rs/zip
https://github.com/Pr0methean/zip

The MIT License (MIT)

Expand Down Expand Up @@ -10912,6 +10922,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down Expand Up @@ -10944,6 +10956,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down Expand Up @@ -10976,6 +10990,8 @@ https://github.com/dbus2/zbus/

The MIT License (MIT)

Copyright (c) 2024 Zeeshan Ali Khan & zbus contributors

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
Expand Down

0 comments on commit 01f0279

Please sign in to comment.