diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2017-07-26 17:54:39 -0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-09-09 15:11:58 -0400 |
commit | 1f185596e7981ea1e606ae8c47b141be729e95ae (patch) | |
tree | 08a32bf2b292a66783f1b2122612b34529e7ce05 | |
parent | 9c22b6d33605d4b24e2491fdb743a285e8588738 (diff) |
watchdog: renesas_wdt: update copyright dates
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
-rw-r--r-- | drivers/watchdog/renesas_wdt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/watchdog/renesas_wdt.c b/drivers/watchdog/renesas_wdt.c index 2927b5086e15..831ef83f6de1 100644 --- a/drivers/watchdog/renesas_wdt.c +++ b/drivers/watchdog/renesas_wdt.c | |||
@@ -1,8 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * Watchdog driver for Renesas WDT watchdog | 2 | * Watchdog driver for Renesas WDT watchdog |
3 | * | 3 | * |
4 | * Copyright (C) 2015-16 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com> | 4 | * Copyright (C) 2015-17 Wolfram Sang, Sang Engineering <wsa@sang-engineering.com> |
5 | * Copyright (C) 2015-16 Renesas Electronics Corporation | 5 | * Copyright (C) 2015-17 Renesas Electronics Corporation |
6 | * | 6 | * |
7 | * This program is free software; you can redistribute it and/or modify it | 7 | * This program is free software; you can redistribute it and/or modify it |
8 | * under the terms of the GNU General Public License version 2 as published by | 8 | * under the terms of the GNU General Public License version 2 as published by |