net: emaclite: Update copyright text to correct format
authorMichal Simek <michal.simek@xilinx.com>
Thu, 14 Apr 2022 12:37:10 +0000 (18:07 +0530)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Apr 2022 10:46:29 +0000 (11:46 +0100)
Based on recommended guidance Copyright term should be also present in
front of (c). That's why aligned driver to match this pattern.
It helps automated tools with source code scanning.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/xilinx/xilinx_emaclite.c

index 6294b714fbfa75b7e523ee80be8857a42f699c13..bb9c3ebde522b86fc5e5e425f8d94d3d5a82010b 100644 (file)
@@ -4,7 +4,7 @@
  * This is a new flat driver which is based on the original emac_lite
  * driver from John Williams <john.williams@xilinx.com>.
  *
- * 2007 - 2013 (c) Xilinx, Inc.
+ * Copyright (c) 2007 - 2013 Xilinx, Inc.
  */
 
 #include <linux/module.h>