Skip to content

Commit 2ef7648

Browse files
authored
Update 3rdpartynotices file with ref to ipywidgets (#8900)
1 parent 31e7294 commit 2ef7648

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

ThirdPartyNotices-Repository.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Microsoft Python extension for Visual Studio Code incorporates third party mater
1616
13. nteract (https://github.com/nteract/nteract)
1717
14. less-plugin-inline-urls (https://github.com/less/less-plugin-inline-urls/)
1818
15. jupyter-notebook (https://github.com/jupyter/notebook)
19+
16. ipywidgets (https://github.com/jupyter-widgets)
1920

2021

2122
%%
@@ -1028,3 +1029,35 @@ to indicate the copyright and license terms:
10281029

10291030
=========================================
10301031
END OF jupyter notebook NOTICES, INFORMATION, AND LICENSE
1032+
1033+
%% ipywidgets NOTICES, INFORMATION, AND LICENSE BEGIN HERE
1034+
=========================================
1035+
Copyright (c) 2015 Project Jupyter Contributors
1036+
All rights reserved.
1037+
1038+
Redistribution and use in source and binary forms, with or without
1039+
modification, are permitted provided that the following conditions are met:
1040+
1041+
1. Redistributions of source code must retain the above copyright notice, this
1042+
list of conditions and the following disclaimer.
1043+
1044+
2. Redistributions in binary form must reproduce the above copyright notice,
1045+
this list of conditions and the following disclaimer in the documentation
1046+
and/or other materials provided with the distribution.
1047+
1048+
3. Neither the name of the copyright holder nor the names of its
1049+
contributors may be used to endorse or promote products derived from
1050+
this software without specific prior written permission.
1051+
1052+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1053+
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1054+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1055+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1056+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1057+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1058+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1059+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1060+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1061+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1062+
=========================================
1063+
END OF ipywidgets NOTICES, INFORMATION, AND LICENSE

0 commit comments

Comments
 (0)