diff options
Diffstat (limited to 'miscutils/flash_lock_unlock.c')
-rw-r--r-- | miscutils/flash_lock_unlock.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/miscutils/flash_lock_unlock.c b/miscutils/flash_lock_unlock.c index 6f2c049f4..12f72efaf 100644 --- a/miscutils/flash_lock_unlock.c +++ b/miscutils/flash_lock_unlock.c | |||
@@ -1,5 +1,6 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* Ported to busybox from mtd-utils. | 2 | /* |
3 | * Ported to busybox from mtd-utils. | ||
3 | * | 4 | * |
4 | * Licensed under GPLv2, see file LICENSE in this source tree. | 5 | * Licensed under GPLv2, see file LICENSE in this source tree. |
5 | */ | 6 | */ |