diff options
Diffstat (limited to 'kconfig/conf.c')
-rw-r--r-- | kconfig/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfig/conf.c b/kconfig/conf.c index 5a795c50..b86c7de8 100644 --- a/kconfig/conf.c +++ b/kconfig/conf.c @@ -1,6 +1,6 @@ +// 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> |