[PATCH v7 04/10] mfd: axp20x: Add missing copyright notice
From: Chen-Yu Tsai
Date: Tue Jan 12 2016 - 22:32:36 EST
When the driver was merged, the original author did not include a proper
copyright notice. This patch adds the notice, backdated to when the
driver was merged.
Cc: Carlo Caione <carlo@xxxxxxxxxx>
Signed-off-by: Chen-Yu Tsai <wens@xxxxxxxx>
---
New patch in v7.
---
drivers/mfd/axp20x.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/mfd/axp20x.c b/drivers/mfd/axp20x.c
index 3e186f2dcac3..cec51e689d1d 100644
--- a/drivers/mfd/axp20x.c
+++ b/drivers/mfd/axp20x.c
@@ -5,6 +5,8 @@
* converters, LDOs, multiple 12-bit ADCs of voltage, current and temperature
* as well as configurable GPIOs.
*
+ * Copyright (C) 2014 Carlo Caione
+ *
* Author: Carlo Caione <carlo@xxxxxxxxxx>
*
* This program is free software; you can redistribute it and/or modify
--
2.6.4