diff options
Diffstat (limited to 'include/power/pmic.h')
-rw-r--r-- | include/power/pmic.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/power/pmic.h b/include/power/pmic.h index f2fe537fb7c..2ca9365fc8a 100644 --- a/include/power/pmic.h +++ b/include/power/pmic.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2014-2015 Samsung Electronics * Przemyslaw Marczak <p.marczak@samsung.com> * * Copyright (C) 2011-2012 Samsung Electronics * Lukasz Majewski <l.majewski@samsung.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CORE_PMIC_H_ |