|
| 1 | +<?xml version="1.0" encoding="UTF-8" ?> |
| 2 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| 3 | +<html> |
| 4 | +<head> |
| 5 | +<title>About</title> |
| 6 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| 7 | +</head> |
| 8 | +<body lang="EN-US"> |
| 9 | +<h2>About This Content</h2> |
| 10 | + |
| 11 | +<p> |
| 12 | + 2025/04/02 |
| 13 | +</p> |
| 14 | + |
| 15 | +<h3>License</h3> |
| 16 | + |
| 17 | +<p> |
| 18 | + All Content in this distribution is made available by Mountainminds GmbH & Co. |
| 19 | + KG, Munich. Unless otherwise indicated below, the Content is provided to you |
| 20 | + under the terms and conditions of the Eclipse Public License Version 2.0 |
| 21 | + ("EPL"). A copy of the EPL is available at |
| 22 | + <a href="https://www.eclipse.org/legal/epl-2.0/">https://www.eclipse.org/legal/epl-2.0/</a>. |
| 23 | + For purposes of the EPL, "Program" will mean the Content. |
| 24 | +</p> |
| 25 | + |
| 26 | +<h3>Third Party Content</h3> |
| 27 | + |
| 28 | +<p> |
| 29 | + The Content includes items that have been sourced from third parties as set |
| 30 | + out below. |
| 31 | +</p> |
| 32 | + |
| 33 | +<h4>ASM</h4> |
| 34 | + |
| 35 | +<p> |
| 36 | + <a href="https://asm.ow2.io/">ASM 9.8</a> is subject to the terms and |
| 37 | + conditions of the following license: |
| 38 | +</p> |
| 39 | + |
| 40 | +<pre> |
| 41 | +ASM: a very small and fast Java bytecode manipulation framework |
| 42 | +Copyright (c) 2000-2011 INRIA, France Telecom |
| 43 | +All rights reserved. |
| 44 | + |
| 45 | +Redistribution and use in source and binary forms, with or without |
| 46 | +modification, are permitted provided that the following conditions |
| 47 | +are met: |
| 48 | +1. Redistributions of source code must retain the above copyright |
| 49 | + notice, this list of conditions and the following disclaimer. |
| 50 | +2. Redistributions in binary form must reproduce the above copyright |
| 51 | + notice, this list of conditions and the following disclaimer in the |
| 52 | + documentation and/or other materials provided with the distribution. |
| 53 | +3. Neither the name of the copyright holders nor the names of its |
| 54 | + contributors may be used to endorse or promote products derived from |
| 55 | + this software without specific prior written permission. |
| 56 | + |
| 57 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 58 | +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 59 | +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 60 | +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
| 61 | +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 62 | +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 63 | +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 64 | +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 65 | +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 66 | +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| 67 | +THE POSSIBILITY OF SUCH DAMAGE. |
| 68 | +</pre> |
| 69 | + |
| 70 | + |
| 71 | +</body> |
| 72 | +</html> |
0 commit comments