diff options
Diffstat (limited to 'init/halt.c')
-rw-r--r-- | init/halt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/halt.c b/init/halt.c index abd801fda..903953e80 100644 --- a/init/halt.c +++ b/init/halt.c @@ -4,7 +4,7 @@ * * Copyright 2006 by Rob Landley <rob@landley.net> * - * Licensed under GPL version 2, see file LICENSE in this tarball for details. + * Licensed under GPLv2, see file LICENSE in this source tree. */ #include "libbb.h" |