]> git.sur5r.net Git - u-boot/blobdiff - include/cli.h
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
[u-boot] / include / cli.h
index 4c39b9e2b1f17420fb9129907eb4cd319a5349e1..39b913743b55089266a38a32c6e94b9bb3cb077e 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2014 Google, Inc
  * Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CLI_H