SPDX: Convert all of our multiple license tags to Linux Kernel style
[oweals/u-boot.git] / include / configs / stm32mp1.h
index b2b654ca7a9a60796f6b7495d4cb5e915af743b5..aea0d9855bb6b782ce4ec43dda932cf0030cb337 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
 /*
  * Copyright (C) 2018, STMicroelectronics - All Rights Reserved
  *
  * Configuration settings for the STM32MP15x CPU
- *
- * SPDX-License-Identifier:    GPL-2.0+        BSD-3-Clause
  */
 
 #ifndef __CONFIG_H