diff options
Diffstat (limited to 'drivers/watchdog/rc32434_wdt.c')
| -rw-r--r-- | drivers/watchdog/rc32434_wdt.c | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/watchdog/rc32434_wdt.c b/drivers/watchdog/rc32434_wdt.c index c9c73b69c5e..57027f4653c 100644 --- a/drivers/watchdog/rc32434_wdt.c +++ b/drivers/watchdog/rc32434_wdt.c @@ -7,7 +7,8 @@   *  based on   *  SoftDog 0.05:	A Software Watchdog Device   * - *  (c) Copyright 1996 Alan Cox <alan@redhat.com>, All Rights Reserved. + *  (c) Copyright 1996 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  |