Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place
[oweals/u-boot.git] / include / armcoremodule.h
index cc6f2b4d3b60f8b6f31d53ed8c367069bfa953c0..613b884270269b6500f567bbaf50e24368149a12 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2005
  * ARM Ltd.
@@ -5,8 +6,6 @@
  * Configuration for ARM Core Modules.
  * No standalonw port yet available
  * - this file is included by both integratorap.h & integratorcp.h
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ARMCOREMODULE_H