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/surface_aggregator_registry.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/surface_aggregator_registry.c')
-rw-r--r-- | drivers/platform/surface/surface_aggregator_registry.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c index 0cbb7f3a6b2d..d5655f6a4a41 100644 --- a/drivers/platform/surface/surface_aggregator_registry.c +++ b/drivers/platform/surface/surface_aggregator_registry.c @@ -6,7 +6,7 @@ * cannot be auto-detected. Provides device-hubs and performs instantiation * for these devices. * - * Copyright (C) 2020-2021 Maximilian Luz <[email protected]> + * Copyright (C) 2020-2022 Maximilian Luz <[email protected]> */ #include <linux/acpi.h> |