diff options
Diffstat (limited to 'shell/shell_common.c')
-rw-r--r-- | shell/shell_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/shell_common.c b/shell/shell_common.c index dc363e298..9345005c7 100644 --- a/shell/shell_common.c +++ b/shell/shell_common.c | |||
@@ -14,7 +14,7 @@ | |||
14 | * Copyright (c) 2010 Denys Vlasenko | 14 | * Copyright (c) 2010 Denys Vlasenko |
15 | * Split from ash.c | 15 | * Split from ash.c |
16 | * | 16 | * |
17 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 17 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
18 | */ | 18 | */ |
19 | #include "libbb.h" | 19 | #include "libbb.h" |
20 | #include "shell_common.h" | 20 | #include "shell_common.h" |