diff options
Diffstat (limited to 'usr.sbin/i4b/isdnd/pcause.c')
-rw-r--r-- | usr.sbin/i4b/isdnd/pcause.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdnd/pcause.c b/usr.sbin/i4b/isdnd/pcause.c index c782f2c..31f928d 100644 --- a/usr.sbin/i4b/isdnd/pcause.c +++ b/usr.sbin/i4b/isdnd/pcause.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 @@ * printing cause values * --------------------- * - * $Id: pcause.c,v 1.9 1998/12/05 18:03:31 hm Exp $ + * $Id: pcause.c,v 1.10 1999/02/14 09:44:56 hm Exp $ * - * last edit-date: [Sat Dec 5 18:11:31 1998] + * last edit-date: [Sun Feb 14 10:11:49 1999] * *---------------------------------------------------------------------------*/ |