SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / video / sunxi / sunxi_display.c
index 4da169fffd8cc5a2887e7e889c5278c6e9b35cba..5c8f88c42fe82066b859e7fe4907f3503572ab4f 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Display driver for Allwinner SoCs.
  *
  * (C) Copyright 2013-2014 Luc Verhaegen <libv@skynet.be>
  * (C) Copyright 2014-2015 Hans de Goede <hdegoede@redhat.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>