diff options
author | Maximilian Luz <[email protected]> | 2022-06-24 22:58:00 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-07-02 11:23:30 +0200 |
commit | 221756e61b7cc3d7f47f57fb4f371242aa4ccb1d (patch) | |
tree | c81db15cc9a82c7ff95c609dac4b2dec0bc5a4de /drivers/platform/surface/aggregator/controller.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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'drivers/platform/surface/aggregator/controller.c')
-rw-r--r-- | drivers/platform/surface/aggregator/controller.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/aggregator/controller.c b/drivers/platform/surface/aggregator/controller.c index 6de834b52b63..43e765199137 100644 --- a/drivers/platform/surface/aggregator/controller.c +++ b/drivers/platform/surface/aggregator/controller.c @@ -2,7 +2,7 @@ /* * Main SSAM/SSH controller structure and functionality. * - * Copyright (C) 2019-2021 Maximilian Luz <[email protected]> + * Copyright (C) 2019-2022 Maximilian Luz <[email protected]> */ #include <linux/acpi.h> |