readlicense_oo/license/license.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+)
New commits: commit d2a8b60e2d277b0ce1bc987ea1e537ddbb495ff3 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Mon Feb 24 15:39:36 2025 +0100 Commit: Miklos Vajna <vmik...@collabora.com> CommitDate: Mon Feb 24 16:24:41 2025 +0100 license: add Box2D Change-Id: I1192d0b0c08ec8a5efffad1b33e6c50a4e357314 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182090 Reviewed-by: Miklos Vajna <vmik...@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> diff --git a/readlicense_oo/license/license.xml b/readlicense_oo/license/license.xml index 17e82b49a25b..822dec341803 100644 --- a/readlicense_oo/license/license.xml +++ b/readlicense_oo/license/license.xml @@ -83,6 +83,25 @@ LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p> </div> + <div class="BOX2D"> + <h2>Box2D</h2> + <p>The following software may be included in this product: Box2D, a 2D Physics Engine for Games. Use of any + of this software is governed by the terms of the license below:</p> + <p>MIT License</p> + <p>Copyright (c) 2019 Erin Catto</p> + <p>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:</p> + <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> + </div> <div class="BREAKPAD"> <h2>Breakpad</h2> <p>The following software may be included in this product: Google breakpad crash-reporting library. Use of any