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 | |
parent | c02553cef258cf3488e73b51310e1fdca809729c (diff) |
Notes
Diffstat (limited to 'usr.sbin/i4b/isdntel')
-rw-r--r-- | usr.sbin/i4b/isdntel/alias.c | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/alias.h | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/defs.h | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/display.c | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/files.c | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/isdntel.8 | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/isdntel/main.c | 6 |
7 files changed, 21 insertions, 21 deletions
diff --git a/usr.sbin/i4b/isdntel/alias.c b/usr.sbin/i4b/isdntel/alias.c index fa02ea962cd4a..95ca985410ab3 100644 --- a/usr.sbin/i4b/isdntel/alias.c +++ b/usr.sbin/i4b/isdntel/alias.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: alias.c,v 1.5 1998/12/05 18:03:51 hm Exp $ + * $Id: alias.c,v 1.6 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:15:02 1998] + * last edit-date: [Sun Feb 14 10:19:13 1999] * *----------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdntel/alias.h b/usr.sbin/i4b/isdntel/alias.h index 98b91daf8feb4..7540ac0943879 100644 --- a/usr.sbin/i4b/isdntel/alias.h +++ b/usr.sbin/i4b/isdntel/alias.h @@ -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 @@ * isdn4bsd common alias file handling header * ========================================== * - * $Id: alias.h,v 1.3 1998/12/05 18:03:52 hm Exp $ + * $Id: alias.h,v 1.4 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:15:13 1998] + * last edit-date: [Sun Feb 14 10:19:20 1999] * *----------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdntel/defs.h b/usr.sbin/i4b/isdntel/defs.h index e9233c370355f..35d1b1edbb48d 100644 --- a/usr.sbin/i4b/isdntel/defs.h +++ b/usr.sbin/i4b/isdntel/defs.h @@ -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 support * ============================================== * - * $Id: defs.h,v 1.6 1998/12/05 18:03:53 hm Exp $ + * $Id: defs.h,v 1.7 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:15:26 1998] + * last edit-date: [Sun Feb 14 10:19:26 1999] * *----------------------------------------------------------------------------*/ 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] * *----------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdntel/files.c b/usr.sbin/i4b/isdntel/files.c index ea153f5ee0064..d5d6a7614d22f 100644 --- a/usr.sbin/i4b/isdntel/files.c +++ b/usr.sbin/i4b/isdntel/files.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: files.c,v 1.6 1998/12/05 18:03:56 hm Exp $ + * $Id: files.c,v 1.7 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:15:57 1998] + * last edit-date: [Sun Feb 14 10:19:38 1999] * *----------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8 index d87c848a8bc06..45d9de1e7ff5e 100644 --- a/usr.sbin/i4b/isdntel/isdntel.8 +++ b/usr.sbin/i4b/isdntel/isdntel.8 @@ -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 @@ -22,9 +22,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" last edit-date: [Sat Dec 5 18:16:19 1998] +.\" last edit-date: [Sun Feb 14 10:19:44 1999] .\" -.\" $Id: isdntel.8,v 1.6 1998/12/05 18:03:58 hm Exp $ +.\" $Id: isdntel.8,v 1.7 1999/02/14 09:44:57 hm Exp $ .\" .Dd July 11, 1998 .Dt isdntel 8 diff --git a/usr.sbin/i4b/isdntel/main.c b/usr.sbin/i4b/isdntel/main.c index fd6a3b2ccf563..5f80440c5226f 100644 --- a/usr.sbin/i4b/isdntel/main.c +++ b/usr.sbin/i4b/isdntel/main.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: main.c,v 1.6 1998/12/05 18:03:59 hm Exp $ + * $Id: main.c,v 1.7 1999/02/14 09:44:57 hm Exp $ * - * last edit-date: [Sat Dec 5 18:16:33 1998] + * last edit-date: [Sun Feb 14 10:19:50 1999] * *----------------------------------------------------------------------------*/ |