Changeset 0c6b92a for imaps-frontend/node_modules/rollup/LICENSE.md
- Timestamp:
- 12/12/24 17:06:06 (5 weeks ago)
- Branches:
- main
- Parents:
- d565449
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/rollup/LICENSE.md
rd565449 r0c6b92a 14 14 # Licenses of bundled dependencies 15 15 The published Rollup artifact additionally contains code with the following licenses: 16 MIT, ISC 16 MIT, ISC, 0BSD 17 17 18 18 # Bundled dependencies: … … 633 633 --------------------------------------- 634 634 635 ## tslib 636 License: 0BSD 637 By: Microsoft Corp. 638 Repository: https://github.com/Microsoft/tslib.git 639 640 > Copyright (c) Microsoft Corporation. 641 > 642 > Permission to use, copy, modify, and/or distribute this software for any 643 > purpose with or without fee is hereby granted. 644 > 645 > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH 646 > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 647 > AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, 648 > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 649 > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR 650 > OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 651 > PERFORMANCE OF THIS SOFTWARE. 652 653 --------------------------------------- 654 635 655 ## yargs-parser 636 656 License: ISC
Note:
See TracChangeset
for help on using the changeset viewer.