]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
pinctrl: stm32: Add header with SPDX licence
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 9 Sep 2020 15:50:15 +0000 (17:50 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 2 Oct 2020 13:05:14 +0000 (15:05 +0200)
Cosmetics: Add header with SPDX licence

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
drivers/pinctrl/pinctrl_stm32.c

index 24ed83dd46aa9fc8b471a69321b272deb70c7d26..dbea99532cb3f5767e64bc4d44de0fa4af24b9da 100644 (file)
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
+/*
+ * Copyright (C) 2017-2020 STMicroelectronics - All Rights Reserved
+ */
+
 #include <common.h>
 #include <dm.h>
 #include <hwspinlock.h>