SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / display.h
index d0a08d4..16f317c 100644 (file)
@@ -1,7 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright 2014 Google Inc.
- *
- * SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef _DISPLAY_H