patch-2.4.0-test9 linux/arch/arm/lib/testchangebit.S

Next file: linux/arch/arm/lib/testclearbit.S
Previous file: linux/arch/arm/lib/strrchr.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/lib/testchangebit.S linux/arch/arm/lib/testchangebit.S
@@ -1,9 +1,12 @@
 /*
- * linux/arch/arm/lib/testchangebit.S
+ *  linux/arch/arm/lib/testchangebit.S
  *
- * Copyright (C) 1995-1996 Russell King
+ *  Copyright (C) 1995-1996 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/linkage.h>
 #include <asm/assembler.h>
                 .text

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