Skip to content

Commit

Permalink
Merge pull request #6 from DynamoDS/AddLicense
Browse files Browse the repository at this point in the history
Add Licence
  • Loading branch information
QilongTang authored Feb 15, 2024
2 parents 4731c41 + 78e2ece commit b7bc0bd
Show file tree
Hide file tree
Showing 5 changed files with 734 additions and 0 deletions.
168 changes: 168 additions & 0 deletions license_output/about-box_direct.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,168 @@
<div>
<p>
<strong>
'dynamo-home' &copy; 2025 Autodesk, Inc. All rights reserved.
</strong>
</p>
<div>
<p>
<strong>
This Offering is subject to the Autodesk Terms of Use found
<a href="https://www.autodesk.com/company/terms-of-use/en/general-terms">here</a>,
which you accepted during your Autodesk account registration or subscription process, or by
installing,
accessing or using this Offering.
</strong>
</p>
<p>
<strong>Privacy</strong>
<br />
To learn more about Autodesk&rsquo;s online and offline privacy practices, please see the
<a href="https://www.autodesk.com/company/legal-notices-trademarks/privacy-statement">Autodesk Privacy Statement</a>.
</p>
<p>
<strong>Autodesk Trademarks</strong>
<br />
The trademarks on the
<a href="https://www.autodesk.com/company/legal-notices-trademarks/intellectual-property/trademarks">Autodesk Trademarks page</a>
are registered trademarks or trademarks of Autodesk, Inc., and/or its subsidiaries and/or affiliates in the USA and/or other countries.
</p>
<p>
All other brand names, product names or trademarks belong to their respective holders.
</p>
<p>
<strong>Patents</strong>
<br />
This
Product or Service
is protected by patents listed on the
<a href="https://www.autodesk.com/company/legal-notices-trademarks/patents">Autodesk Patents</a>
page.
</p>
<p>
<strong>Autodesk Cloud and Desktop Components</strong>
<br />
This
Product or Service
may incorporate or use background Autodesk online and desktop technology components. For information about these components, see
<a href="https://www.autodesk.com/company/legal-notices-trademarks/autodesk-desktop-platform-components">Autodesk Internal Components</a>.
</p>
<p>
<strong>
Third-Party Trademarks, Software Credits and Attributions
</strong>
</p>
<span data-name="dynamo-home" data-license="MIT">
<strong>dynamo-home</strong>:
<br />
Copyright (c) 2023 DynamoDS
<br />
<span>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</span>
<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
</p>
<p>
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.
</p>
</span>
<span data-name="react-dom" data-license="MIT">
<strong>react-dom</strong>:
<br />
Copyright (c) Facebook, Inc. and its affiliates.
<br />
<span>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</span>
<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
</p>
<p>
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.
</p>
</span>
<span data-name="react-intl" data-license="BSD-3-Clause">
<strong>react-intl</strong>:
<br />
Copyright 2019 Oath Inc.. All rights reserved.
<br />
<span>
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
</span>
<ol>
<li> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. </li>
<li> 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. </li>
<li> Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. </li>
</ol>
<p>
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 THE COPYRIGHT HOLDER 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.
</p>
</span>
<span data-name="react-split-pane" data-license="MIT">
<strong>react-split-pane</strong>:
<br />
Copyright (c) 2015 tomkp
<br />
<span>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</span>
<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
</p>
<p>
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.
</p>
</span>
<span data-name="react-table" data-license="MIT">
<strong>react-table</strong>:
<br />
Copyright (c) 2016 Tanner Linsley
<br />
<span>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</span>
<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
</p>
<p>
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.
</p>
</span>
<span data-name="react" data-license="MIT">
<strong>react</strong>:
<br />
Copyright (c) Facebook, Inc. and its affiliates.
<br />
<span>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
</span>
<p>
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
</p>
<p>
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.
</p>
</span>
</div>
<p>
IF THIS AUTODESK PRODUCT HAS BEEN LABELED AND IDENTIFIED AS CITRIX READY,
then this means that this Autodesk software has completed validation
testing with Citrix® Presentation Server™/XenApp™ software through the
Citrix Ready program. The Citrix Ready designation identifies products that
are compatible with a Citrix application delivery environment. To find out
more, visit www.autodesk.com/citrix. Citrix is a registered trademark and
the Citrix Ready logo(s) is a trademark of Citrix Systems, Inc.
</p>
<p>
Additional Disclaimer: Whether this Autodesk Product has been labeled and
identified as Citrix Ready, or this Autodesk product just works on the
Citrix platform but has not been labeled and identified as Citrix Ready,
please note that the Citrix application is network-based, and performance
of Autodesk Applications on the Citrix Platform may vary with network
performance. The Autodesk software does not include the Citrix application,
nor does Autodesk provide direct support for issues with the Citrix
application. Users should contact Citrix directly with questions related to
procurement and operation of the Citrix application.
</p>
</div>
Loading

0 comments on commit b7bc0bd

Please sign in to comment.