]> git.sur5r.net Git - u-boot/blobdiff - tools/ifdtool.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / ifdtool.c
index e4c2f82c4a1e540f22f5acc1476b8a30bfd70520..a576e2fce19a7a40e4ea30f44164b9b03c63c315 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * ifdtool - Manage Intel Firmware Descriptor information
  *
  * Copyright 2014 Google, Inc
  *
- * SPDX-License-Identifier:    GPL-2.0
- *
  * From Coreboot project, but it got a serious code clean-up
  * and a few new features
  */