mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
GT-3029: Licensing SuperH processor under the Ghidra license (Apache
2.0) with the authors' permission.
This commit is contained in:
parent
0cb71d1c3b
commit
3d58e2fbb0
2 changed files with 10 additions and 33 deletions
|
@ -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.
|
|
|
@ -1,12 +1,11 @@
|
||||||
##VERSION: 2.0
|
##VERSION: 2.0
|
||||||
##MODULE IP: MIT
|
LICENSE||GHIDRA||||END|
|
||||||
LICENSE||MIT||||END|
|
Module.manifest||GHIDRA||||END|
|
||||||
Module.manifest||MIT||||END|
|
build.gradle||GHIDRA||||END|
|
||||||
build.gradle||MIT||||END|
|
data/languages/sh-1.slaspec||GHIDRA||||END|
|
||||||
data/languages/sh-1.slaspec||MIT||||END|
|
data/languages/sh-2.slaspec||GHIDRA||||END|
|
||||||
data/languages/sh-2.slaspec||MIT||||END|
|
data/languages/sh-2a.slaspec||GHIDRA||||END|
|
||||||
data/languages/sh-2a.slaspec||MIT||||END|
|
data/languages/superh.cspec||GHIDRA||||END|
|
||||||
data/languages/superh.cspec||MIT||||END|
|
data/languages/superh.ldefs||GHIDRA||||END|
|
||||||
data/languages/superh.ldefs||MIT||||END|
|
data/languages/superh.pspec||GHIDRA||||END|
|
||||||
data/languages/superh.pspec||MIT||||END|
|
data/languages/superh.sinc||GHIDRA||||END|
|
||||||
data/languages/superh.sinc||MIT||||END|
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue