diff options
Diffstat (limited to 'usr.sbin/i4b/isdnd/curses.c')
-rw-r--r-- | usr.sbin/i4b/isdnd/curses.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdnd/curses.c b/usr.sbin/i4b/isdnd/curses.c index b505382..ad7bb95 100644 --- a/usr.sbin/i4b/isdnd/curses.c +++ b/usr.sbin/i4b/isdnd/curses.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 1998 Hellmuth Michaelis. All rights reserved. + * Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -27,9 +27,9 @@ * i4b daemon - curses fullscreen output * ------------------------------------- * - * $Id: curses.c,v 1.27 1998/12/05 18:03:08 hm Exp $ + * $Id: curses.c,v 1.28 1999/02/14 09:44:56 hm Exp $ * - * last edit-date: [Sat Dec 5 18:06:24 1998] + * last edit-date: [Sun Feb 14 10:10:24 1999] * *---------------------------------------------------------------------------*/ |