From 3d58e2fbb0ff8b006615099b5b580c38b5b8caca Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Tue, 10 Sep 2019 12:48:35 -0400 Subject: [PATCH] GT-3029: Licensing SuperH processor under the Ghidra license (Apache 2.0) with the authors' permission. --- Ghidra/Processors/SuperH/LICENSE | 22 ------------------- .../Processors/SuperH/certification.manifest | 21 +++++++++--------- 2 files changed, 10 insertions(+), 33 deletions(-) diff --git a/Ghidra/Processors/SuperH/LICENSE b/Ghidra/Processors/SuperH/LICENSE index 10966a4d88..e69de29bb2 100644 --- a/Ghidra/Processors/SuperH/LICENSE +++ b/Ghidra/Processors/SuperH/LICENSE @@ -1,22 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2019 VGKintsugi -Copyright (c) 2019 Toka (https://www.tokagroup.com) - -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: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -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. diff --git a/Ghidra/Processors/SuperH/certification.manifest b/Ghidra/Processors/SuperH/certification.manifest index f479664207..b2806885f8 100644 --- a/Ghidra/Processors/SuperH/certification.manifest +++ b/Ghidra/Processors/SuperH/certification.manifest @@ -1,12 +1,11 @@ ##VERSION: 2.0 -##MODULE IP: MIT -LICENSE||MIT||||END| -Module.manifest||MIT||||END| -build.gradle||MIT||||END| -data/languages/sh-1.slaspec||MIT||||END| -data/languages/sh-2.slaspec||MIT||||END| -data/languages/sh-2a.slaspec||MIT||||END| -data/languages/superh.cspec||MIT||||END| -data/languages/superh.ldefs||MIT||||END| -data/languages/superh.pspec||MIT||||END| -data/languages/superh.sinc||MIT||||END| +LICENSE||GHIDRA||||END| +Module.manifest||GHIDRA||||END| +build.gradle||GHIDRA||||END| +data/languages/sh-1.slaspec||GHIDRA||||END| +data/languages/sh-2.slaspec||GHIDRA||||END| +data/languages/sh-2a.slaspec||GHIDRA||||END| +data/languages/superh.cspec||GHIDRA||||END| +data/languages/superh.ldefs||GHIDRA||||END| +data/languages/superh.pspec||GHIDRA||||END| +data/languages/superh.sinc||GHIDRA||||END|