Update my e-mail address
[b43-tools.git] / disassembler / b43-ivaldump
index eb87899bb949f3bfcfe496e51f92d60421ea77aa..ce06cbb0f0930226e56fbbd005fa17f71de0e2c6 100755 (executable)
@@ -2,7 +2,7 @@
 """
 #   A small script to dump the contents of a b43 initvals file
 #
-#   Copyright (C) 2008  Michael Buesch <mb@bu3sch.de>
+#   Copyright (C) 2008  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 2
@@ -21,7 +21,7 @@ def usage():
        print "b43 initvals file dumper"
        print "Prints a .initvals assembly section to stdout."
        print ""
-       print "Copyright (C) 2008-2010 Michael Buesch <mb@bu3sch.de>"
+       print "Copyright (C) 2008-2010 Michael Buesch <m@bues.ch>"
        print "Licensed under the GNU/GPL version 2"
        print ""
        print "Usage: b43-ivaldump FILE"