]> git.sur5r.net Git - u-boot/blobdiff - scripts/kconfig/lxdialog/textbox.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / scripts / kconfig / lxdialog / textbox.c
index d3ad43fd955fe0141c8bf2ffa27421c17427bc78..ab34000d9b9327b8679c961c40da72dc9f451186 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *  textbox.c -- implements the text box
  *
  *  ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
  *  MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include "dialog.h"