patch-2.4.11-dontuse linux/drivers/isdn/sc/command.c
Next file: linux/drivers/isdn/sc/debug.c
Previous file: linux/drivers/isdn/sc/card.h
Back to the patch index
Back to the overall index
- Lines: 36
- Date:
Sun Sep 30 12:26:06 2001
- Orig file:
v2.4.10/linux/drivers/isdn/sc/command.c
- Orig date:
Thu May 29 21:53:06 1997
diff -u --recursive --new-file v2.4.10/linux/drivers/isdn/sc/command.c linux/drivers/isdn/sc/command.c
@@ -1,22 +1,11 @@
-/*
- * $Id: command.c,v 1.4 1997/03/30 16:51:34 calle Exp $
- * Copyright (C) 1996 SpellCaster Telecommunications Inc.
+/* $Id: command.c,v 1.4.10.1 2001/09/23 22:24:59 kai Exp $
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * This software may be used and distributed according to the terms
+ * of the GNU General Public License, incorporated herein by reference.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- * For more information, please contact gpl-info@spellcast.com or write:
+ * For more information, please contact gpl-info@spellcast.com or write:
*
* SpellCaster Telecommunications Inc.
* 5621 Finch Avenue East, Unit #3
@@ -27,6 +16,7 @@
*/
#define __NO_VERSION__
+#include <linux/module.h>
#include "includes.h" /* This must be first */
#include "hardware.h"
#include "message.h"
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)