staging: most: core: fix date in file comment

This patch updates the date range in the comment section.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1579017478-3339-2-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Christian Gromm 2020-01-14 16:57:50 +01:00 committed by Greg Kroah-Hartman
parent 7a176c1079
commit ca78e042f2
1 changed files with 1 additions and 1 deletions

View File

@ -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