patch-2.4.0-test9 linux/include/asm-arm/atomic.h

Next file: linux/include/asm-arm/bugs.h
Previous file: linux/include/asm-arm/arch-tbox/vmalloc.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/include/asm-arm/atomic.h linux/include/asm-arm/atomic.h
@@ -1,13 +1,17 @@
 /*
- * linux/include/asm-arm/atomic.h
+ *  linux/include/asm-arm/atomic.h
  *
- * Copyright (c) 1996 Russell King.
+ *  Copyright (c) 1996 Russell King.
  *
- * Changelog:
- *  27-06-1996	RMK	Created
- *  13-04-1997	RMK	Made functions atomic!
- *  07-12-1997	RMK	Upgraded for v2.1.
- *  26-08-1998	PJB	Added #ifdef __KERNEL__
+ * 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.
+ *
+ *  Changelog:
+ *   27-06-1996	RMK	Created
+ *   13-04-1997	RMK	Made functions atomic!
+ *   07-12-1997	RMK	Upgraded for v2.1.
+ *   26-08-1998	PJB	Added #ifdef __KERNEL__
  */
 #ifndef __ASM_ARM_ATOMIC_H
 #define __ASM_ARM_ATOMIC_H

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