diff options
Diffstat (limited to 'sys/i4b/layer2/i4b_l2timer.c')
-rw-r--r-- | sys/i4b/layer2/i4b_l2timer.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer2/i4b_l2timer.c b/sys/i4b/layer2/i4b_l2timer.c index 3b45e807dcdbf..b9ae4a1794a4c 100644 --- a/sys/i4b/layer2/i4b_l2timer.c +++ b/sys/i4b/layer2/i4b_l2timer.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 @@ * i4b_l2timer.c - layer 2 timer handling * -------------------------------------- * - * $Id: i4b_l2timer.c,v 1.12 1998/12/05 18:05:15 hm Exp $ + * $Id: i4b_l2timer.c,v 1.13 1999/02/14 09:45:00 hm Exp $ * - * last edit-date: [Sat Dec 5 18:29:13 1998] + * last edit-date: [Sun Feb 14 10:31:48 1999] * *---------------------------------------------------------------------------*/ |