|
@@ -3,7 +3,7 @@
|
|
*
|
|
*
|
|
* Michael MIC (IEEE 802.11i/TKIP) keyed digest
|
|
* Michael MIC (IEEE 802.11i/TKIP) keyed digest
|
|
*
|
|
*
|
|
- * Copyright (c) 2004 Jouni Malinen <jkmaline@cc.hut.fi>
|
|
|
|
|
|
+ * Copyright (c) 2004 Jouni Malinen <j@w1.fi>
|
|
*
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* This program is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
* it under the terms of the GNU General Public License version 2 as
|
|
@@ -173,4 +173,4 @@ module_exit(michael_mic_exit);
|
|
|
|
|
|
MODULE_LICENSE("GPL v2");
|
|
MODULE_LICENSE("GPL v2");
|
|
MODULE_DESCRIPTION("Michael MIC");
|
|
MODULE_DESCRIPTION("Michael MIC");
|
|
-MODULE_AUTHOR("Jouni Malinen <jkmaline@cc.hut.fi>");
|
|
|
|
|
|
+MODULE_AUTHOR("Jouni Malinen <j@w1.fi>");
|