From: Uwe Hermann Date: Sun, 13 Apr 2014 17:56:09 +0000 (+0200) Subject: z80: Fix incorrect license field. X-Git-Tag: libsigrokdecode-0.3.0~34 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=486858f7208207fb12a281640c5f6e9be4e4626f z80: Fix incorrect license field. --- diff --git a/decoders/z80/pd.py b/decoders/z80/pd.py index f07b76c..f6bafb1 100644 --- a/decoders/z80/pd.py +++ b/decoders/z80/pd.py @@ -69,7 +69,7 @@ class Decoder(srd.Decoder): name = 'Z80' longname = 'Zilog Z80 CPU' desc = 'Zilog Z80 microprocessor disassembly.' - license = 'gplv2+' + license = 'gplv3+' inputs = ['logic'] outputs = ['z80'] probes = tuple({