diff options
| author | Maximilian Luz <[email protected]> | 2021-06-04 13:47:51 +0000 |
|---|---|---|
| committer | Hans de Goede <[email protected]> | 2021-06-16 15:47:53 +0000 |
| commit | b2763358feb28590f6b52a4c95c94a645dadfb26 (patch) | |
| tree | 4cb8c2d9c584cc3d89cecab013da34a7b6082566 /drivers/platform/surface/aggregator/ssh_parser.h | |
| parent | platform/surface: aggregator: Allow enabling of events without notifiers (diff) | |
| download | kernel-b2763358feb28590f6b52a4c95c94a645dadfb26.tar.gz kernel-b2763358feb28590f6b52a4c95c94a645dadfb26.zip | |
platform/surface: aggregator: Update copyright
It's 2021, update the copyright accordingly.
Signed-off-by: Maximilian Luz <[email protected]>
Reviewed-by: Hans de Goede <[email protected]>
Link: https://lore.kernel.org/r/[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.h | 2 |
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 63c38d350988..3bd6e180fd16 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-2020 Maximilian Luz <[email protected]> + * Copyright (C) 2019-2021 Maximilian Luz <[email protected]> */ #ifndef _SURFACE_AGGREGATOR_SSH_PARSER_H |
