diff options
Diffstat (limited to 'miscutils/runlevel.c')
-rw-r--r-- | miscutils/runlevel.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/miscutils/runlevel.c b/miscutils/runlevel.c index 608e87fe1..363e45049 100644 --- a/miscutils/runlevel.c +++ b/miscutils/runlevel.c | |||
@@ -1,11 +1,11 @@ | |||
1 | /* vi: set sw=4 ts=4: */ | 1 | /* vi: set sw=4 ts=4: */ |
2 | /* | 2 | /* |
3 | * runlevel Prints out the previous and the current runlevel. | 3 | * Prints out the previous and the current runlevel. |
4 | * | 4 | * |
5 | * Version: @(#)runlevel 1.20 16-Apr-1997 MvS | 5 | * Version: @(#)runlevel 1.20 16-Apr-1997 MvS |
6 | * | 6 | * |
7 | * This file is part of the sysvinit suite, | 7 | * This file is part of the sysvinit suite, |
8 | * Copyright 1991-1997 Miquel van Smoorenburg. | 8 | * Copyright 1991-1997 Miquel van Smoorenburg. |
9 | * | 9 | * |
10 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 10 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
11 | * | 11 | * |