regularize format of source file headers, no code changes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
b63afead44
commit
0c4dbd481a
96 changed files with 158 additions and 246 deletions
|
@ -1,12 +1,11 @@
|
|||
/* vi: set sw=4 ts=4: */
|
||||
/*
|
||||
* rfkill implementation for busybox
|
||||
*
|
||||
* Copyright (C) 2010 Malek Degachi <malek-degachi@laposte.net>
|
||||
*
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
|
||||
* rfkill implementation for busybox
|
||||
*
|
||||
* Copyright (C) 2010 Malek Degachi <malek-degachi@laposte.net>
|
||||
*
|
||||
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
|
||||
*/
|
||||
//config:config RFKILL
|
||||
//config: bool "rfkill (5.3 kb)"
|
||||
//config: default n # doesn't build on Ubuntu 9.04
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue