SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / video / simple_panel.c
index 8824f47e2ea75a0d109a60f9dd0eea89d396046e..6c604f9bedb6a20f566963cdcde02582236cd51c 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2016 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>