diff options
Diffstat (limited to 'kconfig/util.c')
-rw-r--r-- | kconfig/util.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kconfig/util.c b/kconfig/util.c index d999683b..29585394 100644 --- a/kconfig/util.c +++ b/kconfig/util.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2002-2005 Roman Zippel <zippel@linux-m68k.org> * Copyright (C) 2002-2005 Sam Ravnborg <sam@ravnborg.org> - * - * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> |