diff options
Diffstat (limited to 'sys/i4b/layer1/i4b_tel_s0P.c')
-rw-r--r-- | sys/i4b/layer1/i4b_tel_s0P.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/i4b/layer1/i4b_tel_s0P.c b/sys/i4b/layer1/i4b_tel_s0P.c index 9bccd77b6fc92..ffe9bef097230 100644 --- a/sys/i4b/layer1/i4b_tel_s0P.c +++ b/sys/i4b/layer1/i4b_tel_s0P.c @@ -1,7 +1,7 @@ /* * Copyright (c) 1997 Andrew Gordon. All rights reserved. * - * 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 @@ -38,9 +38,9 @@ * EXPERIMENTAL !!! * ================ * - * $Id: i4b_tel_s0P.c,v 1.12 1998/12/13 09:52:34 hm Exp $ + * $Id: i4b_tel_s0P.c,v 1.13 1999/02/14 09:45:00 hm Exp $ * - * last edit-date: [Thu Dec 10 07:11:15 1998] + * last edit-date: [Sun Feb 14 10:29:00 1999] * * -hm rudimentary PnP support, hint from Andrew Gordon * -hm more cleanup |