]> git.sur5r.net Git - u-boot/commitdiff
SPDX: Fixup SPDX tags in a few new files
authorTom Rini <trini@konsulko.com>
Sun, 20 May 2018 13:47:45 +0000 (09:47 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 20 May 2018 13:47:45 +0000 (09:47 -0400)
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-socfpga/include/mach/sdram_gen5.h
drivers/ddr/altera/sdram_arria10.c
drivers/phy/phy-stm32-usbphyc.c

index b16d77668fcd649e84273704a5060d9f2d12439c..a238d5d17fe92a1f2dbe390b33fc9f0ffc278e74 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright Altera Corporation (C) 2014-2015
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #ifndef        _SOCFPGA_SDRAM_GEN5_H_
 #define        _SOCFPGA_SDRAM_GEN5_H_
index d953c376b8446d920675be6325c67883361df356..706a038b88809149e6b39186fa5c6c6d41f20561 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (C) 2017 Intel Corporation <www.intel.com>
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>
index 4ff6a9a34bc25aa82cd713386033fa12b7d754c9..8e98b4b627bf6cef5046484a21c9b7d169911297 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier:    GPL-2.0+        BSD-3-Clause
+// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
 /*
  * Copyright (C) 2018, STMicroelectronics - All Rights Reserved
  */