Removes 'rollup' and 'glob' from NOTICES.txt (#20043)

* removes the mention of rollup in NOTICES.txt and makes it clear that the file only contains first-party mentions

* removes the mention of 'glob'
This commit is contained in:
Jacob Overgaard
2025-09-01 13:10:37 +02:00
committed by GitHub
parent ddf0819153
commit ae44f301cf

View File

@@ -3,7 +3,9 @@ Third-Party Notices
This file contains notices and attributions for third-party software used in the Umbraco CMS project. This file contains notices and attributions for third-party software used in the Umbraco CMS project.
It is not a license and does not grant any rights to use the third-party software. Third-party software may contain dependencies that are not explicitly listed here.
This notice is not a license and does not grant any rights to use the third-party software.
Umbraco CMS is licensed under the MIT License, which can be found in the LICENSE file. Umbraco CMS is licensed under the MIT License, which can be found in the LICENSE file.
@@ -113,14 +115,6 @@ Copyright: 2023 Shannon Deminick
--- ---
Glob: A library for matching file paths using glob patterns
URL: https://github.com/isaacs/node-glob
License: ISC License
Copyright: 2009-2023 Isaac Z. Schlueter and Contributors
---
Globals: A library for managing global variables in JavaScript Globals: A library for managing global variables in JavaScript
URL: https://github.com/sindresorhus/globals URL: https://github.com/sindresorhus/globals
@@ -356,38 +350,6 @@ Copyright: Titus Wormer
--- ---
Rollup: A module bundler for JavaScript
URL: https://rollupjs.org/
License: MIT License
Copyright: 2015-present Rollup contributors
---
Rollup Plugins: A collection of Rollup plugins
URL: https://github.com/rollup/plugins
License: MIT License
Copyright: 2019-present Rollup Plugins contributors
---
Rollup-plugin-esbuild: A Rollup plugin for using esbuild
URL: https://github.com/egoist/rollup-plugin-esbuild
License: MIT License
Copyright: 2020 EGOIST
---
Rollup-plugin-import-css: A Rollup plugin for importing CSS files
URL: https://github.com/jleeson/rollup-plugin-import-css
License: MIT License
Copyright: 2020 Jacob Leeson
---
rxjs: Reactive Extensions for JavaScript rxjs: Reactive Extensions for JavaScript
URL: https://rxjs.dev/ URL: https://rxjs.dev/