diff options
Diffstat (limited to 'shell/bbsh.c')
-rw-r--r-- | shell/bbsh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/bbsh.c b/shell/bbsh.c index 83132f928..8e25db458 100644 --- a/shell/bbsh.c +++ b/shell/bbsh.c @@ -4,7 +4,7 @@ * * Copyright 2006 Rob Landley <rob@landley.net> * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ // A section of code that gets repeatedly or conditionally executed is stored |