[PATCH RFC v3 1/9] staging: most: core: fix date in file comment

Christian Gromm christian.gromm at microchip.com
Tue Jan 14 15:57:50 UTC 2020


This patch updates the date range in the comment section.

Signed-off-by: Christian Gromm <christian.gromm at microchip.com>
---
v3:
	This patch has been added to the series.

 drivers/staging/most/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/most/core.c b/drivers/staging/most/core.c
index af542ed..8c8a647 100644
--- a/drivers/staging/most/core.c
+++ b/drivers/staging/most/core.c
@@ -2,7 +2,7 @@
 /*
  * core.c - Implementation of core module of MOST Linux driver stack
  *
- * Copyright (C) 2013-2015 Microchip Technology Germany II GmbH & Co. KG
+ * Copyright (C) 2013-2020 Microchip Technology Germany II GmbH & Co. KG
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-- 
2.7.4



More information about the devel mailing list