summaryrefslogtreecommitdiff
path: root/drivers/platform/surface/surface_gpe.c
diff options
context:
space:
mode:
authorMaximilian Luz <luzmaximilian@gmail.com>2022-06-24 22:58:00 +0200
committerHans de Goede <hdegoede@redhat.com>2022-07-02 11:23:30 +0200
commit221756e61b7cc3d7f47f57fb4f371242aa4ccb1d (patch)
treec81db15cc9a82c7ff95c609dac4b2dec0bc5a4de /drivers/platform/surface/surface_gpe.c
parent993a9e2aca6e6432695082d689353a03662d18d1 (diff)
platform/surface: Update copyright year of various drivers
Update the copyright of various Surface drivers to the current year. Signed-off-by: Maximilian Luz <luzmaximilian@gmail.com> Link: https://lore.kernel.org/r/20220624205800.1355621-4-luzmaximilian@gmail.com Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'drivers/platform/surface/surface_gpe.c')
-rw-r--r--drivers/platform/surface/surface_gpe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/surface_gpe.c b/drivers/platform/surface/surface_gpe.c
index ec66fde28e75..27365cbe1ee9 100644
--- a/drivers/platform/surface/surface_gpe.c
+++ b/drivers/platform/surface/surface_gpe.c
@@ -4,7 +4,7 @@
* properly configuring the respective GPEs. Required for wakeup via lid on
* newer Intel-based Microsoft Surface devices.
*
- * Copyright (C) 2020 Maximilian Luz <luzmaximilian@gmail.com>
+ * Copyright (C) 2020-2022 Maximilian Luz <luzmaximilian@gmail.com>
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt