diff options
| -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\ |
