summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b/isdntel
diff options
context:
space:
mode:
authorhm <hm@FreeBSD.org>1999-03-07 16:12:47 +0000
committerhm <hm@FreeBSD.org>1999-03-07 16:12:47 +0000
commit36b481d4f3a44d80e63d9ab230c89bdc520fb8c2 (patch)
treeabc3088378a2452b0fa146a0004c2c09e5cffdb7 /usr.sbin/i4b/isdntel
parentb5deeb6bf1fe0c49cd65fd1140c0935a47d172de (diff)
downloadFreeBSD-src-36b481d4f3a44d80e63d9ab230c89bdc520fb8c2.zip
FreeBSD-src-36b481d4f3a44d80e63d9ab230c89bdc520fb8c2.tar.gz
update the i4b userland to i4b release 0.71.00
Diffstat (limited to 'usr.sbin/i4b/isdntel')
-rw-r--r--usr.sbin/i4b/isdntel/alias.c6
-rw-r--r--usr.sbin/i4b/isdntel/alias.h6
-rw-r--r--usr.sbin/i4b/isdntel/defs.h6
-rw-r--r--usr.sbin/i4b/isdntel/display.c6
-rw-r--r--usr.sbin/i4b/isdntel/files.c6
-rw-r--r--usr.sbin/i4b/isdntel/isdntel.86
-rw-r--r--usr.sbin/i4b/isdntel/main.c6
7 files changed, 21 insertions, 21 deletions
diff --git a/usr.sbin/i4b/isdntel/alias.c b/usr.sbin/i4b/isdntel/alias.c
index fa02ea9..95ca985 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 98b91da..7540ac0 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 e9233c3..35d1b1e 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 1cc0034..8b837dd 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 ea153f5..d5d6a76 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 d87c848..45d9de1 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 fd6a3b2..5f80440 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]
*
*----------------------------------------------------------------------------*/
OpenPOWER on IntegriCloud