Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 3 additions & 41 deletions NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Third-Party Notices

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.

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

URL: https://github.com/sindresorhus/globals
Expand Down Expand Up @@ -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

URL: https://rxjs.dev/
Expand Down