From: Michal Simek Date: Thu, 14 Apr 2022 12:37:10 +0000 (+0530) Subject: net: emaclite: Update copyright text to correct format X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7ae7d494f626a2f1a598fcf15b789a347c2d451a;p=linux.git 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 Signed-off-by: Radhey Shyam Pandey Signed-off-by: David S. Miller --- diff --git a/drivers/net/ethernet/xilinx/xilinx_emaclite.c b/drivers/net/ethernet/xilinx/xilinx_emaclite.c index 6294b714fbfa7..bb9c3ebde522b 100644 --- a/drivers/net/ethernet/xilinx/xilinx_emaclite.c +++ b/drivers/net/ethernet/xilinx/xilinx_emaclite.c @@ -4,7 +4,7 @@ * This is a new flat driver which is based on the original emac_lite * driver from John Williams . * - * 2007 - 2013 (c) Xilinx, Inc. + * Copyright (c) 2007 - 2013 Xilinx, Inc. */ #include