diff options
author | Alexandre Torgue <alexandre.torgue@st.com> | 2017-12-08 16:53:11 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-12-13 09:15:54 +0100 |
commit | 953e5b507198ed394537a8d76552b9422f400336 (patch) | |
tree | 5e1ffab6462c32e21c9478f177ef5bac6239c54e /include/dt-bindings/pinctrl/stm32-pinfunc.h | |
parent | 0458bb62a2a454ed4dd83c893bc3a5e12038388e (diff) |
dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier
Add missing copyright and add SPDX identifier.
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'include/dt-bindings/pinctrl/stm32-pinfunc.h')
-rw-r--r-- | include/dt-bindings/pinctrl/stm32-pinfunc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/dt-bindings/pinctrl/stm32-pinfunc.h b/include/dt-bindings/pinctrl/stm32-pinfunc.h index b8dfe31821e6..b5a2174a6386 100644 --- a/include/dt-bindings/pinctrl/stm32-pinfunc.h +++ b/include/dt-bindings/pinctrl/stm32-pinfunc.h @@ -1,3 +1,9 @@ +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */ +/* + * Copyright (C) STMicroelectronics 2017 - All Rights Reserved + * Author: Torgue Alexandre <alexandre.torgue@st.com> for STMicroelectronics. + */ + #ifndef _DT_BINDINGS_STM32_PINFUNC_H #define _DT_BINDINGS_STM32_PINFUNC_H |