aboutsummaryrefslogtreecommitdiff
path: root/klibc-utils/nuke.c
diff options
context:
space:
mode:
Diffstat (limited to 'klibc-utils/nuke.c')
-rw-r--r--klibc-utils/nuke.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/klibc-utils/nuke.c b/klibc-utils/nuke.c
index a5d2f8d70..6b65f705f 100644
--- a/klibc-utils/nuke.c
+++ b/klibc-utils/nuke.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * Copyright (c) 2017 Denys Vlasenko <vda.linux@googlemail.com> 2 * Copyright (c) 2017 Denys Vlasenko <vda.linux@googlemail.com>
3 * 3 *
4 * Licensed under GPLv2 or later, see file LICENSE in this source tree. 4 * Licensed under GPLv2, see file LICENSE in this source tree.
5 */ 5 */
6//config:config NUKE 6//config:config NUKE
7//config: bool "nuke" 7//config: bool "nuke"