patch-2.4.0-test9 linux/arch/arm/kernel/semaphore.c

Next file: linux/arch/arm/kernel/setup.c
Previous file: linux/arch/arm/kernel/ptrace.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/kernel/semaphore.c linux/arch/arm/kernel/semaphore.c
@@ -1,11 +1,15 @@
 /*
- * ARM semaphore implementation, taken from
+ *  ARM semaphore implementation, taken from
  *
- * i386 semaphore implementation.
+ *  i386 semaphore implementation.
  *
- * (C) Copyright 1999 Linus Torvalds
+ *  (C) Copyright 1999 Linus Torvalds
  *
- * Modified for ARM by Russell King
+ *  Modified for ARM by 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.
  */
 #include <linux/config.h>
 #include <linux/sched.h>

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