patch-2.4.0-test9 linux/arch/arm/boot/bootp/bootp.lds

Next file: linux/arch/arm/boot/bootp/init.S
Previous file: linux/arch/arm/boot/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/boot/bootp/bootp.lds linux/arch/arm/boot/bootp/bootp.lds
@@ -1,3 +1,12 @@
+/*
+ *  linux/arch/arm/boot/bootp/bootp.lds
+ *
+ *  Copyright (C) 2000 Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
 OUTPUT_ARCH(arm)
 ENTRY(_start)
 SECTIONS

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)