aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorWim Van Sebroeck <wim@iguana.be>2005-10-22 16:27:19 +0200
committerWim Van Sebroeck <wim@iguana.be>2005-11-01 19:31:48 +0100
commitb3faed6373bfd4468384880a39d4014ead7159f7 (patch)
treef2260ddfa608558bed4dcaa192ef3a4f584abe39 /drivers
parent[WATCHDOG] w83627hf_wdt trivial typo (diff)
downloadlinux-dev-b3faed6373bfd4468384880a39d4014ead7159f7.tar.xz
linux-dev-b3faed6373bfd4468384880a39d4014ead7159f7.zip
[WATCHDOG] pcwd_pci.c update comments
update copyright + update bells and whistles driver for v2.6 Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/char/watchdog/pcwd_pci.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/drivers/char/watchdog/pcwd_pci.c b/drivers/char/watchdog/pcwd_pci.c
index 5308e5c8f29a..d9ef55bdf88a 100644
--- a/drivers/char/watchdog/pcwd_pci.c
+++ b/drivers/char/watchdog/pcwd_pci.c
@@ -1,7 +1,7 @@
/*
* Berkshire PCI-PC Watchdog Card Driver
*
- * (c) Copyright 2003 Wim Van Sebroeck <wim@iguana.be>.
+ * (c) Copyright 2003-2005 Wim Van Sebroeck <wim@iguana.be>.
*
* Based on source code of the following authors:
* Ken Hollis <kenji@bitgate.com>,
@@ -21,7 +21,9 @@
*/
/*
- * A bells and whistles driver is available from http://www.pcwd.de/
+ * A bells and whistles driver is available from:
+ * http://www.kernel.org/pub/linux/kernel/people/wim/pcwd/pcwd_pci/
+ *
* More info available at http://www.berkprod.com/ or http://www.pcwatchdog.com/
*/