aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/surface/aggregator/ssh_parser.h
diff options
context:
space:
mode:
authorMaximilian Luz <[email protected]>2022-06-24 20:58:00 +0000
committerHans de Goede <[email protected]>2022-07-02 09:23:30 +0000
commit221756e61b7cc3d7f47f57fb4f371242aa4ccb1d (patch)
treec81db15cc9a82c7ff95c609dac4b2dec0bc5a4de /drivers/platform/surface/aggregator/ssh_parser.h
parentplatform/surface: aggregator: Move subsystem hub drivers to their own module (diff)
downloadkernel-221756e61b7cc3d7f47f57fb4f371242aa4ccb1d.tar.gz
kernel-221756e61b7cc3d7f47f57fb4f371242aa4ccb1d.zip
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/ssh_parser.h')
-rw-r--r--drivers/platform/surface/aggregator/ssh_parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/aggregator/ssh_parser.h b/drivers/platform/surface/aggregator/ssh_parser.h
index 3bd6e180fd16..801d8fa69fb5 100644
--- a/drivers/platform/surface/aggregator/ssh_parser.h
+++ b/drivers/platform/surface/aggregator/ssh_parser.h
@@ -2,7 +2,7 @@
/*
* SSH message parser.
*
- * Copyright (C) 2019-2021 Maximilian Luz <[email protected]>
+ * Copyright (C) 2019-2022 Maximilian Luz <[email protected]>
*/
#ifndef _SURFACE_AGGREGATOR_SSH_PARSER_H