Skip to content

Commit ae44f30

Browse files
authored
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'
1 parent ddf0819 commit ae44f30

File tree

1 file changed

+3
-41
lines changed

1 file changed

+3
-41
lines changed

NOTICES.txt

Lines changed: 3 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ Third-Party Notices
33

44
This file contains notices and attributions for third-party software used in the Umbraco CMS project.
55

6-
It is not a license and does not grant any rights to use the third-party software.
6+
Third-party software may contain dependencies that are not explicitly listed here.
7+
8+
This notice is not a license and does not grant any rights to use the third-party software.
79

810
Umbraco CMS is licensed under the MIT License, which can be found in the LICENSE file.
911

@@ -113,14 +115,6 @@ Copyright: 2023 Shannon Deminick
113115

114116
---
115117

116-
Glob: A library for matching file paths using glob patterns
117-
118-
URL: https://github.com/isaacs/node-glob
119-
License: ISC License
120-
Copyright: 2009-2023 Isaac Z. Schlueter and Contributors
121-
122-
---
123-
124118
Globals: A library for managing global variables in JavaScript
125119

126120
URL: https://github.com/sindresorhus/globals
@@ -356,38 +350,6 @@ Copyright: Titus Wormer
356350

357351
---
358352

359-
Rollup: A module bundler for JavaScript
360-
361-
URL: https://rollupjs.org/
362-
License: MIT License
363-
Copyright: 2015-present Rollup contributors
364-
365-
---
366-
367-
Rollup Plugins: A collection of Rollup plugins
368-
369-
URL: https://github.com/rollup/plugins
370-
License: MIT License
371-
Copyright: 2019-present Rollup Plugins contributors
372-
373-
---
374-
375-
Rollup-plugin-esbuild: A Rollup plugin for using esbuild
376-
377-
URL: https://github.com/egoist/rollup-plugin-esbuild
378-
License: MIT License
379-
Copyright: 2020 EGOIST
380-
381-
---
382-
383-
Rollup-plugin-import-css: A Rollup plugin for importing CSS files
384-
385-
URL: https://github.com/jleeson/rollup-plugin-import-css
386-
License: MIT License
387-
Copyright: 2020 Jacob Leeson
388-
389-
---
390-
391353
rxjs: Reactive Extensions for JavaScript
392354

393355
URL: https://rxjs.dev/

0 commit comments

Comments
 (0)