diff options
Diffstat (limited to 'drivers/watchdog/sbc8360.c')
| -rw-r--r-- | drivers/watchdog/sbc8360.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/watchdog/sbc8360.c b/drivers/watchdog/sbc8360.c index fd83dd052d8c..ae74f6bcfa23 100644 --- a/drivers/watchdog/sbc8360.c +++ b/drivers/watchdog/sbc8360.c | |||
| @@ -16,8 +16,8 @@ | |||
| 16 | * Based on acquirewdt.c which is based on wdt.c. | 16 | * Based on acquirewdt.c which is based on wdt.c. |
| 17 | * Original copyright messages: | 17 | * Original copyright messages: |
| 18 | * | 18 | * |
| 19 | * (c) Copyright 1996 Alan Cox <alan@redhat.com>, All Rights Reserved. | 19 | * (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk>, |
| 20 | * http://www.redhat.com | 20 | * All Rights Reserved. |
| 21 | * | 21 | * |
| 22 | * This program is free software; you can redistribute it and/or | 22 | * This program is free software; you can redistribute it and/or |
| 23 | * modify it under the terms of the GNU General Public License | 23 | * modify it under the terms of the GNU General Public License |
| @@ -28,7 +28,7 @@ | |||
| 28 | * warranty for any of this software. This material is provided | 28 | * warranty for any of this software. This material is provided |
| 29 | * "AS-IS" and at no charge. | 29 | * "AS-IS" and at no charge. |
| 30 | * | 30 | * |
| 31 | * (c) Copyright 1995 Alan Cox <alan@redhat.com> | 31 | * (c) Copyright 1995 Alan Cox <alan@lxorguk.ukuu.org.uk> |
| 32 | * | 32 | * |
| 33 | * 14-Dec-2001 Matt Domsch <Matt_Domsch@dell.com> | 33 | * 14-Dec-2001 Matt Domsch <Matt_Domsch@dell.com> |
| 34 | * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT | 34 | * Added nowayout module option to override CONFIG_WATCHDOG_NOWAYOUT |
