Skip to content

Commit d33cf42

Browse files
committed
update license snapshot
1 parent c630bb3 commit d33cf42

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

tests/third_party_notices.test.js.snapshot

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,56 @@ The above copyright notice and this permission notice shall be included in all c
765765
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
766766

767767

768+
-------------------- DEPENDENCY DIVIDER --------------------
769+
770+
Name: uri-js
771+
URL: https://github.com/garycourt/uri-js
772+
Version: <VERSION>
773+
License: BSD-2-Clause
774+
775+
Copyright 2011 Gary Court. All rights reserved.
776+
777+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
778+
779+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
780+
781+
2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
782+
783+
THIS SOFTWARE IS PROVIDED BY GARY COURT "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GARY COURT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
784+
785+
The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Gary Court.
786+
787+
788+
-------------------- DEPENDENCY DIVIDER --------------------
789+
790+
Name: fast-json-stable-stringify
791+
URL: https://github.com/epoberezkin/fast-json-stable-stringify
792+
Version: <VERSION>
793+
License: MIT
794+
795+
This software is released under the MIT license:
796+
797+
Copyright (c) 2017 Evgeny Poberezkin
798+
Copyright (c) 2013 James Halliday
799+
800+
Permission is hereby granted, free of charge, to any person obtaining a copy of
801+
this software and associated documentation files (the "Software"), to deal in
802+
the Software without restriction, including without limitation the rights to
803+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
804+
the Software, and to permit persons to whom the Software is furnished to do so,
805+
subject to the following conditions:
806+
807+
The above copyright notice and this permission notice shall be included in all
808+
copies or substantial portions of the Software.
809+
810+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
811+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
812+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
813+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
814+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
815+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
816+
817+
768818
-------------------- DEPENDENCY DIVIDER --------------------
769819

770820
Name: puppeteer-core

0 commit comments

Comments
 (0)