diff options
Diffstat (limited to 'sys/i4b/layer2/i4b_l2.c')
-rw-r--r-- | sys/i4b/layer2/i4b_l2.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer2/i4b_l2.c b/sys/i4b/layer2/i4b_l2.c index 5cdc1c7cc582a..875fabb17e882 100644 --- a/sys/i4b/layer2/i4b_l2.c +++ b/sys/i4b/layer2/i4b_l2.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_l2.c - ISDN layer 2 (Q.921) * ------------------------------- * - * $Id: i4b_l2.c,v 1.23 1998/12/05 18:05:08 hm Exp $ + * $Id: i4b_l2.c,v 1.24 1999/02/14 09:45:00 hm Exp $ * - * last edit-date: [Sat Dec 5 18:27:00 1998] + * last edit-date: [Sun Feb 14 10:31:25 1999] * *---------------------------------------------------------------------------*/ |