diff options
Diffstat (limited to 'drivers/watchdog/wdt_pci.c')
| -rw-r--r-- | drivers/watchdog/wdt_pci.c | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/wdt_pci.c b/drivers/watchdog/wdt_pci.c index ed02bdb38c0..c45839a4a34 100644 --- a/drivers/watchdog/wdt_pci.c +++ b/drivers/watchdog/wdt_pci.c @@ -1,8 +1,8 @@  /*   *	Industrial Computer Source PCI-WDT500/501 driver   * - *	(c) Copyright 1996-1997 Alan Cox <alan@redhat.com>, All Rights Reserved. - *				http://www.redhat.com + *	(c) Copyright 1996-1997 Alan Cox <alan@lxorguk.ukuu.org.uk>, + *						 All Rights Reserved.   *   *	This program is free software; you can redistribute it and/or   *	modify it under the terms of the GNU General Public License  |