X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=crypto%2Fmichael_mic.c;h=9e917b8011b11e1b712bf769bf8c7bdab4a79a6e;hb=a35e63efa1fb18c6f20f38e3ddf3f8ffbcf0f6e7;hp=094397b4884968b5e90ee4d8f99fe16395aae178;hpb=fecf3404f4aba6d0edeba31eeb018cbb6326dff2;p=sfrench%2Fcifs-2.6.git diff --git a/crypto/michael_mic.c b/crypto/michael_mic.c index 094397b48849..9e917b8011b1 100644 --- a/crypto/michael_mic.c +++ b/crypto/michael_mic.c @@ -3,7 +3,7 @@ * * Michael MIC (IEEE 802.11i/TKIP) keyed digest * - * Copyright (c) 2004 Jouni Malinen + * Copyright (c) 2004 Jouni Malinen * * 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 @@ -173,4 +173,4 @@ module_exit(michael_mic_exit); MODULE_LICENSE("GPL v2"); MODULE_DESCRIPTION("Michael MIC"); -MODULE_AUTHOR("Jouni Malinen "); +MODULE_AUTHOR("Jouni Malinen ");