diff options
author | Hellmuth Michaelis <hm@FreeBSD.org> | 1999-03-07 16:12:47 +0000 |
---|---|---|
committer | Hellmuth Michaelis <hm@FreeBSD.org> | 1999-03-07 16:12:47 +0000 |
commit | e90bc52dbef9009d85b4ebfcaa89456109616833 (patch) | |
tree | 69208e41ac8459ce627937bf8f1b63c972409626 /usr.sbin/i4b/isdntel/display.c | |
parent | c02553cef258cf3488e73b51310e1fdca809729c (diff) |
Notes
Diffstat (limited to 'usr.sbin/i4b/isdntel/display.c')
-rw-r--r-- | usr.sbin/i4b/isdntel/display.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdntel/display.c b/usr.sbin/i4b/isdntel/display.c index 1cc0034f01cf0..8b837dd471f19 100644 --- a/usr.sbin/i4b/isdntel/display.c +++ b/usr.sbin/i4b/isdntel/display.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 @@ * isdntel - isdn4bsd telephone answering machine support * ====================================================== * - * $Id: display.c,v 1.4 1998/12/05 18:03:55 hm Exp $ + * $Id: display.c,v 1.5 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:15:40 1998] + * last edit-date: [Sun Feb 14 10:19:32 1999] * *----------------------------------------------------------------------------*/ |