Relicense condret's disassemblers as LGPL
This commit is contained in:
parent
7caa013414
commit
0c43d23a35
|
@ -1,4 +1,4 @@
|
|||
/* radare - GPL3 - 2013 condret@runas-racer.com */
|
||||
/* radare - LGPL - Copyright 2013 - condret@runas-racer.com */
|
||||
|
||||
#define GB_8BIT 1
|
||||
#define GB_16BIT 2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* radare - GPL3 - 2013 condret@runas-racer.com */
|
||||
/* radare - LGPL - Copyright 2013 - condret@runas-racer.com */
|
||||
|
||||
#include <r_types.h>
|
||||
#include <r_util.h>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* radare - GPL3 - 2013 condret@runas-racer.com */
|
||||
/* radare - LGPL - Copyright 2013 - condret@runas-racer.com */
|
||||
|
||||
#include <r_types.h>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* radare - GPL3 - 2013 condret@runas-racer.com */
|
||||
/* radare - LGPL - Copyright 2013 - condret@runas-racer.com */
|
||||
|
||||
#include <r_types.h>
|
||||
#include <r_util.h>
|
||||
|
|
Loading…
Reference in New Issue