SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / drivers / dfu / dfu_tftp.c
index f0afbac477e38ebae04cd42aa4627ec63e2e46bf..e5b35bfd5f71e982ae3c292fcd24add306a1df89 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015
  * Lukasz Majewski <l.majewski@majess.pl>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>