diff options
Diffstat (limited to 'sys/i4b/layer2/i4b_uframe.c')
-rw-r--r-- | sys/i4b/layer2/i4b_uframe.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer2/i4b_uframe.c b/sys/i4b/layer2/i4b_uframe.c index 90e79124d29c8..1e8619ddae667 100644 --- a/sys/i4b/layer2/i4b_uframe.c +++ b/sys/i4b/layer2/i4b_uframe.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_uframe.c - routines for handling U-frames * ----------------------------------------------- * - * $Id: i4b_uframe.c,v 1.6 1998/12/05 18:05:24 hm Exp $ + * $Id: i4b_uframe.c,v 1.7 1999/02/14 09:45:00 hm Exp $ * - * last edit-date: [Sat Dec 5 18:30:33 1998] + * last edit-date: [Sun Feb 14 10:32:17 1999] * *---------------------------------------------------------------------------*/ |