From e425cca3ce528efe90834c77127662aa99d7d120 Mon Sep 17 00:00:00 2001 From: ghidra1 Date: Wed, 28 Oct 2020 14:52:46 -0400 Subject: [PATCH] Corrected additional IP issues --- Ghidra/Features/FileFormats/Module.manifest | 4 +-- licenses/INRIA_License.txt | 27 +++++++++++++++++++++ licenses/certification.manifest | 1 + 3 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 licenses/INRIA_License.txt diff --git a/Ghidra/Features/FileFormats/Module.manifest b/Ghidra/Features/FileFormats/Module.manifest index f414a0bcc2..cc8ce9024f 100644 --- a/Ghidra/Features/FileFormats/Module.manifest +++ b/Ghidra/Features/FileFormats/Module.manifest @@ -3,8 +3,8 @@ MODULE FILE LICENSE: lib/dexlib-1.4.0.jar Apache License 2.0 MODULE FILE LICENSE: lib/dex-reader-2.0.jar Apache License 2.0 MODULE FILE LICENSE: lib/dex-reader-api-2.0.jar Apache License 2.0 MODULE FILE LICENSE: lib/dex-translator-2.0.jar Apache License 2.0 -MODULE FILE LICENSE: lib/asm-debug-all-4.1.jar Apache License 2.0 -MODULE FILE LICENSE: lib/baksmali-1.4.0.jar Apache License 2.0 +MODULE FILE LICENSE: lib/asm-debug-all-4.1.jar INRIA License +MODULE FILE LICENSE: lib/baksmali-1.4.0.jar BSD MODULE FILE LICENSE: lib/sevenzipjbinding-16.02-2.01.jar LGPL 2.1 MODULE FILE LICENSE: lib/sevenzipjbinding-all-platforms-16.02-2.01.jar LGPL 2.1 MODULE FILE LICENSE: lib/AXMLPrinter2.jar Apache License 2.0 diff --git a/licenses/INRIA_License.txt b/licenses/INRIA_License.txt new file mode 100644 index 0000000000..b63c2c3ec3 --- /dev/null +++ b/licenses/INRIA_License.txt @@ -0,0 +1,27 @@ +ASM: a very small and fast Java bytecode manipulation framework +Copyright (c) 2000-2011 INRIA, France Telecom +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +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. +3. Neither the name of the copyright holders nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + * +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 OWNER 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. diff --git a/licenses/certification.manifest b/licenses/certification.manifest index b4e51e19fb..ecefef8ebd 100644 --- a/licenses/certification.manifest +++ b/licenses/certification.manifest @@ -7,6 +7,7 @@ Crystal_Clear_Icons_-_LGPL_2.1.txt||LICENSE||||END| FAMFAMFAM_Icons_-_CC_2.5.txt||LICENSE||||END| FAMFAMFAM_Mini_Icons_-_Public_Domain.txt||LICENSE||||END| GPL_2_With_Classpath_Exception.txt||LICENSE||||END| +INRIA_License.txt||LICENSE||||END| JDOM_License.txt||LICENSE||||END| Jython_License.txt||LICENSE||||END| LGPL_2.1.txt||LICENSE||||END|