diff options
Diffstat (limited to 'usr.sbin/i4b/isdnd/alias.c')
-rw-r--r-- | usr.sbin/i4b/isdnd/alias.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/i4b/isdnd/alias.c b/usr.sbin/i4b/isdnd/alias.c index b802776..cf5089e 100644 --- a/usr.sbin/i4b/isdnd/alias.c +++ b/usr.sbin/i4b/isdnd/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 @@ -30,9 +30,9 @@ * NOTE: this has to stay in sync with isdntel/alias.c to be able * to share a common aliasfile! * - * $Id: alias.c,v 1.5 1998/12/05 18:03:03 hm Exp $ + * $Id: alias.c,v 1.6 1999/02/14 09:44:55 hm Exp $ * - * last edit-date: [Sat Dec 5 18:05:40 1998] + * last edit-date: [Sun Feb 14 10:10:03 1999] * *----------------------------------------------------------------------------*/ |