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 dc363e2..9345005 100644 --- a/shell/shell_common.c +++ b/shell/shell_common.c @@ -14,7 +14,7 @@ * Copyright (c) 2010 Denys Vlasenko * Split from ash.c * - * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ #include "libbb.h" #include "shell_common.h" |