Re-add author names
authornorly <ny-git@enpas.org>
Wed, 16 Mar 2022 20:16:27 +0000 (21:16 +0100)
committernorly <ny-git@enpas.org>
Wed, 16 Mar 2022 20:16:27 +0000 (21:16 +0100)
module/elmcan.c

index 198ef512021a51b77b5943e6343a5bc9e3b8204a..cfcbf2f174a85ba131a5bf445d92dad70ac173bc 100644 (file)
@@ -4,6 +4,11 @@
  * This driver started as a derivative of linux/drivers/net/can/slcan.c
  * and my thanks go to the original authors for their inspiration, even
  * after almost none of their code is left.
+ *
+ * elmcan.c Author : Max Staudt <max-linux@enpas.org>
+ * slcan.c Author  : Oliver Hartkopp <socketcan@hartkopp.net>
+ * slip.c Authors  : Laurence Culhane <loz@holmes.demon.co.uk>
+ *                   Fred N. van Kempen <waltje@uwalt.nl.mugnet.org>
  */
 
 #define pr_fmt(fmt) "[elmcan] " fmt