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