Skip to content

Commit e01ffc4

Browse files
committed
chore: regenerate dependency_licenses.txt for updated dependencies
1 parent 5df899a commit e01ffc4

1 file changed

Lines changed: 60 additions & 63 deletions

File tree

dependency_licenses.txt

Lines changed: 60 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -9498,7 +9498,7 @@ Apache License
94989498
same "printed page" as the copyright notice for easier
94999499
identification within third-party archives.
95009500

9501-
Copyright 2018-2025 Amazon.com, Inc. or its affiliates. All Rights Reserved.
9501+
Copyright 2018-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved.
95029502

95039503
Licensed under the Apache License, Version 2.0 (the "License");
95049504
you may not use this file except in compliance with the License.
@@ -9516,26 +9516,69 @@ Apache License
95169516
NOTICE
95179517

95189518
AWS Cloud Development Kit (AWS CDK)
9519-
Copyright 2018-2025 Amazon.com, Inc. or its affiliates. All Rights Reserved.
9519+
Copyright 2018-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved.
95209520

95219521
-------------------------------------------------------------------------------
95229522

95239523
The AWS CDK includes the following third-party software/licensing:
95249524

95259525
** minimatch - https://www.npmjs.com/package/minimatch
9526-
Copyright (c) Isaac Z. Schlueter and Contributors
95279526

9528-
Permission to use, copy, modify, and/or distribute this software for any
9529-
purpose with or without fee is hereby granted, provided that the above
9530-
copyright notice and this permission notice appear in all copies.
9527+
Blue Oak Model License
95319528

9532-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9533-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
9534-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
9535-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
9536-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
9537-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
9538-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
9529+
Version 1.0.0
9530+
9531+
Purpose
9532+
9533+
This license gives everyone as much permission to work with
9534+
this software as possible, while protecting contributors
9535+
from liability.
9536+
9537+
Acceptance
9538+
9539+
In order to receive this license, you must agree to its
9540+
rules. The rules of this license are both obligations
9541+
under that agreement and conditions to your license.
9542+
You must not do anything with this software that triggers
9543+
a rule that you cannot or will not follow.
9544+
9545+
Copyright
9546+
9547+
Each contributor licenses you to do everything with this
9548+
software that would otherwise infringe that contributor's
9549+
copyright in it.
9550+
9551+
Notices
9552+
9553+
You must ensure that everyone who gets a copy of
9554+
any part of this software from you, with or without
9555+
changes, also gets the text of this license or a link to
9556+
https://blueoakcouncil.org/license/1.0.0.
9557+
9558+
Excuse
9559+
9560+
If anyone notifies you in writing that you have not
9561+
complied with Notices, you can keep your
9562+
license by taking all practical steps to comply within 30
9563+
days after the notice. If you do not do so, your license
9564+
ends immediately.
9565+
9566+
Patent
9567+
9568+
Each contributor licenses you to do everything with this
9569+
software that would otherwise infringe any patent claims
9570+
they can license or become able to license.
9571+
9572+
Reliability
9573+
9574+
No contributor can revoke this license.
9575+
9576+
No Liability
9577+
9578+
As far as the law allows, this software comes as is,
9579+
without any warranty or condition, and no contributor
9580+
will be liable to anyone for any damages related to this
9581+
software or this license, under any kind of legal claim.
95399582

95409583
----------------
95419584

@@ -9799,7 +9842,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
97999842
----------------
98009843

98019844
** brace-expansion - https://www.npmjs.com/package/brace-expansion
9802-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
9845+
Copyright Julian Gruber <julian@juliangruber.com>
9846+
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
98039847

98049848
Permission is hereby granted, free of charge, to any person obtaining a copy
98059849
of this software and associated documentation files (the "Software"), to deal
@@ -9822,29 +9866,8 @@ SOFTWARE.
98229866
----------------
98239867

98249868
** balanced-match - https://www.npmjs.com/package/balanced-match
9825-
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
9826-
9827-
Permission is hereby granted, free of charge, to any person obtaining a copy
9828-
of this software and associated documentation files (the "Software"), to deal
9829-
in the Software without restriction, including without limitation the rights
9830-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9831-
copies of the Software, and to permit persons to whom the Software is
9832-
furnished to do so, subject to the following conditions:
9833-
9834-
The above copyright notice and this permission notice shall be included in all
9835-
copies or substantial portions of the Software.
9836-
9837-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9838-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9839-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9840-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9841-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9842-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9843-
SOFTWARE.
9844-
9845-
----------------
9846-
9847-
** concat-map - https://www.npmjs.com/package/concat-map
9869+
Original code Copyright Julian Gruber <julian@juliangruber.com>
9870+
Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
98489871

98499872
Permission is hereby granted, free of charge, to any person obtaining a copy
98509873
of this software and associated documentation files (the "Software"), to deal
@@ -33850,32 +33873,6 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
3385033873

3385133874
-----
3385233875

33853-
The following software may be included in this product: ws. A copy of the source code may be downloaded from https://github.com/websockets/ws.git. This software contains the following license and notice below:
33854-
33855-
The MIT License (MIT)
33856-
33857-
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
33858-
33859-
Permission is hereby granted, free of charge, to any person obtaining a copy
33860-
of this software and associated documentation files (the "Software"), to deal
33861-
in the Software without restriction, including without limitation the rights
33862-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33863-
copies of the Software, and to permit persons to whom the Software is
33864-
furnished to do so, subject to the following conditions:
33865-
33866-
The above copyright notice and this permission notice shall be included in all
33867-
copies or substantial portions of the Software.
33868-
33869-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33870-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33871-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33872-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33873-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33874-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
33875-
SOFTWARE.
33876-
33877-
-----
33878-
3387933876
The following software may be included in this product: ws. A copy of the source code may be downloaded from git+https://github.com/websockets/ws.git. This software contains the following license and notice below:
3388033877

3388133878
Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>

0 commit comments

Comments
 (0)