SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / linux / edd.h
index a83742f..992ce7c 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * linux/include/linux/edd.h
  *  Copyright (C) 2002, 2003, 2004 Dell Inc.
@@ -16,8 +17,6 @@
  * transferred into the edd structure, and in drivers/firmware/edd.c, that
  * information is used to identify BIOS boot disk.  The code in setup.S
  * is very sensitive to the size of these structures.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 #ifndef _LINUX_EDD_H
 #define _LINUX_EDD_H