]> git.sur5r.net Git - u-boot/blobdiff - scripts/kconfig/lxdialog/checklist.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / scripts / kconfig / lxdialog / checklist.c
index 09938ae63a2b5e4a81060dd7c7550621ad9fa7f4..fc0b12bbccbea8509f5b3d2d60ad0577adfb01c5 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  *  checklist.c -- implements the checklist box
  *
@@ -5,8 +6,6 @@
  *     Stuart Herbert - S.Herbert@sheffield.ac.uk: radiolist extension
  *     Alessandro Rubini - rubini@ipvvis.unipv.it: merged the two
  *  MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include "dialog.h"