Commit graph

6 commits

Author SHA1 Message Date
Lubomir Rintel
a63ec765cb all: update FSF address in GPL 2.0 notices
If you write to 59 Temple Place you're unlikely to get a response.
Let's realign the address with a more up-to-date one from [1].

  [1] https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt

This is purely a cosmetic change, doesn't affect the meaning of the
license. Done to make rpmlint happy.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
2017-09-15 13:06:22 +02:00
Edward Tomasz Napierala
018fe2eea2 Make Python shebangs portable.
Replace all instances of '#!/usr/bin/python' with '#!/usr/bin/env
python'; in FreeBSD the python binary lives in /usr/local/bin/.

Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
2016-07-13 06:59:15 -05:00
Robert W. Ellenberg
7bddca8198 Added exception for overflow in decode_dmesg 2014-06-11 14:43:50 -05:00
Jeff Epler
b78674f925 add copyright notice 2011-08-14 14:43:10 +00:00
jepler
20d714ead8 decode_dmesg: script should be marked executable 2010-11-30 13:55:38 +00:00
Jeff Epler
3fe8805143 decode_dmesg: decode hex floats in dmesg 2010-11-30 04:18:16 +00:00