mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig
[oweals/u-boot.git] / include / menu.h
index 063cd196bdfc9402ab9fa476b633170de3af5d63..fbff429c895d4435ee1879e5f624551ad11a15ce 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright 2010-2011 Calxeda, Inc.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __MENU_H__