SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / scripts / kconfig / lxdialog / inputbox.c
index f8b7ef784bb4a6b02db5eb9c4958b8c2f0abd73f..edeb094dbad029509a9243ee44e9b1d27c65c15c 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *  inputbox.c -- implements the input 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"