diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1995-07-22 22:28:31 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1995-07-22 22:28:31 +0000 |
| commit | 3bd85a2333cd3ce435d2f8c9d01f88b0fa9662be (patch) | |
| tree | db250babd000005e998cae7008ccb09e91f44e48 /usr.bin/ruptime | |
| parent | fdb7c7dc11dc33adc9431ee0f58e21b51de11de3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/ruptime')
| -rw-r--r-- | usr.bin/ruptime/ruptime.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ruptime/ruptime.c b/usr.bin/ruptime/ruptime.c index 0b83a5e6bae67..24e20213ef09b 100644 --- a/usr.bin/ruptime/ruptime.c +++ b/usr.bin/ruptime/ruptime.c @@ -31,6 +31,8 @@ * SUCH DAMAGE. */ +/* $Id$ */ + #ifndef lint static char copyright[] = "@(#) Copyright (c) 1983, 1993, 1994\n\ |
