]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - net/iucv/iucv.c
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux...
[thirdparty/linux.git] / net / iucv / iucv.c
index 5b56ae6612dd11f218241a9735e4435fd517b0bf..4d8ee3607b53df3efd1bf69452682a466b7798c4 100644 (file)
@@ -1904,6 +1904,6 @@ static void __exit iucv_exit(void)
 subsys_initcall(iucv_init);
 module_exit(iucv_exit);
 
-MODULE_AUTHOR("(C) 2001 IBM Corp. by Fritz Elfert (felfert@millenux.com)");
+MODULE_AUTHOR("(C) 2001 IBM Corp. by Fritz Elfert <felfert@millenux.com>");
 MODULE_DESCRIPTION("Linux for S/390 IUCV lowlevel driver");
 MODULE_LICENSE("GPL");