Update my e-mail address
[b43-tools.git] / debug / b43-beautifier
index ce18aec75d1c76fa6568d9eee232ade77031550c..10d699fb265a70f6b76fc0db95e995b642f6a372 100755 (executable)
@@ -2,7 +2,7 @@
 """
 #  b43 firmware assembly code beautifier
 #
-#  Copyright (C) 2008-2010 Michael Buesch <mb@bu3sch.de>
+#  Copyright (C) 2008-2010 Michael Buesch <m@bues.ch>
 #
 #  This program is free software: you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License version 3
@@ -25,7 +25,7 @@ from libb43 import *
 def usage():
        print "b43 firmware assembly code beautifier"
        print ""
-       print "Copyright (C) 2008 Michael Buesch <mb@bu3sch.de>"
+       print "Copyright (C) 2008 Michael Buesch <m@bues.ch>"
        print "Licensed under the GNU/GPL version 3"
        print ""
        print "Usage: b43-beautifier [OPTIONS]"