diff options
author | Hellmuth Michaelis <hm@FreeBSD.org> | 1999-03-07 16:08:20 +0000 |
---|---|---|
committer | Hellmuth Michaelis <hm@FreeBSD.org> | 1999-03-07 16:08:20 +0000 |
commit | a90de87a4015ef01c7dc15d86f1c2ba773c4df5b (patch) | |
tree | 11b1997b06959a5a987b034ef089e1f3d5705766 /sys/i4b/layer2/i4b_l2fsm.h | |
parent | a199ed3cc3d1d1c3860b38c9f43ba478e2512145 (diff) |
Notes
Diffstat (limited to 'sys/i4b/layer2/i4b_l2fsm.h')
-rw-r--r-- | sys/i4b/layer2/i4b_l2fsm.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer2/i4b_l2fsm.h b/sys/i4b/layer2/i4b_l2fsm.h index 8f510682bebfc..00b82d623fa47 100644 --- a/sys/i4b/layer2/i4b_l2fsm.h +++ b/sys/i4b/layer2/i4b_l2fsm.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 @@ * i4b_l2fsm.h - layer 2 FSM * ------------------------- * - * $Id: i4b_l2fsm.h,v 1.3 1998/12/05 18:05:13 hm Exp $ + * $Id: i4b_l2fsm.h,v 1.4 1999/02/14 09:45:00 hm Exp $ * - * last edit-date: [Sat Dec 5 18:28:39 1998] + * last edit-date: [Sun Feb 14 10:31:43 1999] * *---------------------------------------------------------------------------*/ |