patch-2.4.0-test9 linux/arch/arm/kernel/isa.c
Next file: linux/arch/arm/kernel/leds-ebsa110.c
Previous file: linux/arch/arm/kernel/irq.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Sep 18 15:15:25 2000
- Orig file:
v2.4.0-test8/linux/arch/arm/kernel/isa.c
- Orig date:
Mon Jun 26 12:04:01 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/kernel/isa.c linux/arch/arm/kernel/isa.c
@@ -1,9 +1,16 @@
/*
- * arch/arm/kernel/isa.c
+ * linux/arch/arm/kernel/isa.c
*
- * ISA shared memory and I/O port support
+ * Copyright (C) 1999 Phil Blundell
*
- * Copyright (C) 1999 Phil Blundell
+ * ISA shared memory and I/O port support
+ */
+
+/*
+ * 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.
*/
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)