]> sigrok.org Git - libsigrokdecode.git/commit
srd: Decoders: Remove author/email fields.
authorUwe Hermann <redacted>
Sun, 15 Jan 2012 12:16:48 +0000 (13:16 +0100)
committerUwe Hermann <redacted>
Sun, 15 Jan 2012 12:16:48 +0000 (13:16 +0100)
commit56270764cd4dd3d255979a283092765057a0d3de
tree1f174bcbf2954a69a66f4fe36b96d5c50b2a95c9
parent9e587cc9d4db0da9bdfffbc023d848dd59df74b4
srd: Decoders: Remove author/email fields.

We decided it's too much hassle to deal with this in GUIs (multiple
fields, multiple name and email addresses and copyright years etc. etc)
with too little gain. The authors/emails etc. are already in the .py file's
license header and in git anyway.
decoders/dcf77.py
decoders/ddc.py
decoders/ebr30a_i2c_demux.py
decoders/i2c.py
decoders/mx25lxx05d.py
decoders/nunchuk.py
decoders/pan1321.py
decoders/spi.py
decoders/transitioncounter.py
decoders/uart.py
decoders/usb.py