colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / include / ram.h
index e2172a8741ce79cffe7b3c9f0f0602a5b9f73af1..67e22d76c930d56c398c872dc93434b8c497930d 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (c) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __RAM_H