projects
/
libsigrokdecode.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20e950f
)
z80: Fix incorrect license field.
author
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 13 Apr 2014 17:56:09 +0000
(19:56 +0200)
committer
Uwe Hermann
<uwe@hermann-uwe.de>
Sun, 13 Apr 2014 17:56:09 +0000
(19:56 +0200)
decoders/z80/pd.py
patch
|
blob
|
history
diff --git
a/decoders/z80/pd.py
b/decoders/z80/pd.py
index f07b76c931e6ad6ed28ca9d1d64b496ae9115ff8..f6bafb11f9ad2901db8f5df9fec19d0a33228a8e 100644
(file)
--- 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 = 'gplv
2
+'
+ license = 'gplv
3
+'
inputs = ['logic']
outputs = ['z80']
probes = tuple({