From: Christian Gromm Date: Tue, 14 Jan 2020 15:57:50 +0000 (+0100) Subject: staging: most: core: fix date in file comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ca78e042f286af6d8171481e4ec6800f3843b89f;p=linux.git staging: most: core: fix date in file comment This patch updates the date range in the comment section. Signed-off-by: Christian Gromm Link: https://lore.kernel.org/r/1579017478-3339-2-git-send-email-christian.gromm@microchip.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/most/core.c b/drivers/staging/most/core.c index af542ed6c7f02..bc375e73a9d1a 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