X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=debug%2Fb43-fwdump;fp=debug%2Fb43-fwdump;h=a24c61466d83195c590e3ca0ad74b72da0697ee0;hb=41859f7435757173b3933bf1fd53f22fa673299b;hp=6ac7aa0f01c6d8c7140555614a41f0a5e34ddd04;hpb=1a43ed005f3ffe10b0ca3d6f2975870c8d505b92;p=b43-tools.git diff --git a/debug/b43-fwdump b/debug/b43-fwdump index 6ac7aa0..a24c614 100755 --- a/debug/b43-fwdump +++ b/debug/b43-fwdump @@ -2,7 +2,7 @@ """ # b43 firmware state dumper # -# Copyright (C) 2008 Michael Buesch +# Copyright (C) 2008 Michael Buesch # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 3 @@ -27,7 +27,7 @@ import re def usage(): print "b43 firmware state dumper" print "" - print "Copyright (C) 2008 Michael Buesch " + print "Copyright (C) 2008 Michael Buesch " print "Licensed under the GNU/GPL version 3" print "" print "Usage: b43-fwdump [OPTIONS]"