aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2022-08-01 14:42:11 +0300
committerLee Jones <[email protected]>2022-09-28 16:09:49 +0100
commit03f271b0b1340350d47c23811feb08d80d2b066b (patch)
tree335b4ac051f3da03ae708523ecbba9f924c860f7
parent39c8980cb27d8cda707cbf4b3a5b8c82785a0db7 (diff)
mfd: intel_soc_pmic_crc: Update the copyright year
Update the copyright year to be 2012-2014, 2022. Signed-off-by: Andy Shevchenko <[email protected]> Tested-by: Hans de Goede <[email protected]> Signed-off-by: Lee Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected]
-rw-r--r--drivers/mfd/intel_soc_pmic_crc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/intel_soc_pmic_crc.c b/drivers/mfd/intel_soc_pmic_crc.c
index bbb30060d2fb..40f14a0c0790 100644
--- a/drivers/mfd/intel_soc_pmic_crc.c
+++ b/drivers/mfd/intel_soc_pmic_crc.c
@@ -2,7 +2,7 @@
/*
* Device access for Crystal Cove PMIC
*
- * Copyright (C) 2012-2014 Intel Corporation. All rights reserved.
+ * Copyright (C) 2012-2014, 2022 Intel Corporation. All rights reserved.
*
* Author: Yang, Bin <[email protected]>
* Author: Zhu, Lejun <[email protected]>