diff options
author | Maximilian Luz <luzmaximilian@gmail.com> | 2021-06-04 15:47:51 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2021-06-16 17:47:53 +0200 |
commit | b2763358feb28590f6b52a4c95c94a645dadfb26 (patch) | |
tree | 4cb8c2d9c584cc3d89cecab013da34a7b6082566 /include/linux/surface_aggregator/controller.h | |
parent | 4b38a1dcf378f5075884b54dc5afeb9d0dfe7681 (diff) | |
download | linux-b2763358feb28590f6b52a4c95c94a645dadfb26.tar.gz linux-b2763358feb28590f6b52a4c95c94a645dadfb26.tar.bz2 linux-b2763358feb28590f6b52a4c95c94a645dadfb26.zip |
platform/surface: aggregator: Update copyright
It's 2021, update the copyright accordingly.
Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20210604134755.535590-4-luzmaximilian@gmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'include/linux/surface_aggregator/controller.h')
-rw-r--r-- | include/linux/surface_aggregator/controller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/surface_aggregator/controller.h b/include/linux/surface_aggregator/controller.h index 7965bdc669c5..068e1982ad37 100644 --- a/include/linux/surface_aggregator/controller.h +++ b/include/linux/surface_aggregator/controller.h @@ -6,7 +6,7 @@ * managing access and communication to and from the SSAM EC, as well as main * communication structures and definitions. * - * Copyright (C) 2019-2020 Maximilian Luz <luzmaximilian@gmail.com> + * Copyright (C) 2019-2021 Maximilian Luz <luzmaximilian@gmail.com> */ #ifndef _LINUX_SURFACE_AGGREGATOR_CONTROLLER_H |