mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-28 13:46:26 -04:00
net: emaclite: Update copyright text to correct format
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>
This commit is contained in:
committed by
David S. Miller
parent
945e659dff
commit
7ae7d494f6
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user