kconfig: convert to SPDX License Identifier
[carl9170fw.git] / config / zconf.y
index aedcbc2b0d419ea30bb8d1c17e94310a45f6876f..4394ef915dcc8a3659c3be9e04014c1488d234dc 100644 (file)
@@ -1,8 +1,8 @@
-%{
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
- * Released under the terms of the GNU GPL v2.0.
  */
+%{
 
 #include <ctype.h>
 #include <stdarg.h>