patch-2.4.0-test9 linux/drivers/acorn/char/pcf8583.c

Next file: linux/drivers/acorn/char/pcf8583.h
Previous file: linux/drivers/acorn/char/mouse_rpc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/drivers/acorn/char/pcf8583.c linux/drivers/acorn/char/pcf8583.c
@@ -1,11 +1,14 @@
 /*
- * linux/drivers/i2c/pcf8583.c
+ *  linux/drivers/acorn/char/pcf8583.c
  *
- * Copyright (C) 2000 Russell King
+ *  Copyright (C) 2000 Russell King
  *
- * Driver for PCF8583 RTC & RAM chip
+ * 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.
+ *
+ *  Driver for PCF8583 RTC & RAM chip
  */
-
 #include <linux/i2c.h>
 #include <linux/malloc.h>
 #include <linux/string.h>

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