diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 19:25:53 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 19:25:53 +0000 |
commit | 57445428488a2862840c4d7c96d7746c11031aaf (patch) | |
tree | 60b88b3a21896a33ee4dccc727d88b745a9ff731 /drivers/isdn/hisax/cert.c | |
parent | 2e837819b1563679b55363d469239fdf4f17fbbb (diff) |
Merge with Linu 2.4.0-test6-pre6.
Diffstat (limited to 'drivers/isdn/hisax/cert.c')
-rw-r--r-- | drivers/isdn/hisax/cert.c | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/drivers/isdn/hisax/cert.c b/drivers/isdn/hisax/cert.c index 03f416d5b..bf0c6465d 100644 --- a/drivers/isdn/hisax/cert.c +++ b/drivers/isdn/hisax/cert.c @@ -1,22 +1,11 @@ -/* $Id: cert.c,v 2.2 1999/08/07 17:35:05 keil Exp $ - +/* $Id: cert.c,v 2.3 2000/06/26 08:59:12 keil Exp $ + * * Author Karsten Keil (keil@isdn4linux.de) * * This file is (c) under GNU PUBLIC LICENSE * For changes and modifications please read * ../../../Documentation/isdn/HiSax.cert * - * $Log: cert.c,v $ - * Revision 2.2 1999/08/07 17:35:05 keil - * approval for Eicon Technology Diva 2.01 PCI - * - * Revision 2.1 1998/11/15 23:51:15 keil - * certification stuff - * - * Revision 1.2.2.1 1998/11/03 21:46:37 keil - * first version - * - * */ #include <linux/kernel.h> |