diff options
author | Maximilian Luz | 2022-06-24 22:58:00 +0200 |
---|---|---|
committer | Hans de Goede | 2022-07-02 11:23:30 +0200 |
commit | 221756e61b7cc3d7f47f57fb4f371242aa4ccb1d (patch) | |
tree | c81db15cc9a82c7ff95c609dac4b2dec0bc5a4de /drivers/platform/surface/surface_dtx.c | |
parent | 993a9e2aca6e6432695082d689353a03662d18d1 (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_dtx.c')
-rw-r--r-- | drivers/platform/surface/surface_dtx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/surface_dtx.c b/drivers/platform/surface/surface_dtx.c index 1203b9a82993..ed36944467f9 100644 --- a/drivers/platform/surface/surface_dtx.c +++ b/drivers/platform/surface/surface_dtx.c @@ -8,7 +8,7 @@ * acknowledge (to speed things up), abort (e.g. in case the dGPU is still in * use), or request detachment via user-space. * - * Copyright (C) 2019-2021 Maximilian Luz <luzmaximilian@gmail.com> + * Copyright (C) 2019-2022 Maximilian Luz <luzmaximilian@gmail.com> */ #include <linux/fs.h> |