Commit b4977b44 authored by Jon Oberheide's avatar Jon Oberheide Committed by James Morris

[CRYPTO]: Email update in crypto/arc4.c

parent c079dba3
......@@ -3,7 +3,7 @@
*
* ARC4 Cipher Algorithm
*
* Jon Oberheide <jon@focalhost.com>
* Jon Oberheide <jon@oberheide.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
......@@ -100,4 +100,4 @@ module_exit(arc4_exit);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("ARC4 Cipher Algorithm");
MODULE_AUTHOR("Jon Oberheide <jon@focalhost.com>");
MODULE_AUTHOR("Jon Oberheide <jon@oberheide.org>");
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment