| .. | .. |
|---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0+ */ |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * watchdog_core.h |
|---|
| 3 | 4 | * |
|---|
| .. | .. |
|---|
| 15 | 16 | * Rusty Lynch <rusty@linux.co.intel.com> |
|---|
| 16 | 17 | * Satyam Sharma <satyam@infradead.org> |
|---|
| 17 | 18 | * Randy Dunlap <randy.dunlap@oracle.com> |
|---|
| 18 | | - * |
|---|
| 19 | | - * This program is free software; you can redistribute it and/or |
|---|
| 20 | | - * modify it under the terms of the GNU General Public License |
|---|
| 21 | | - * as published by the Free Software Foundation; either version |
|---|
| 22 | | - * 2 of the License, or (at your option) any later version. |
|---|
| 23 | 19 | * |
|---|
| 24 | 20 | * Neither Alan Cox, CymruNet Ltd., Wim Van Sebroeck nor Iguana vzw. |
|---|
| 25 | 21 | * admit liability nor provide warranty for any of this software. |
|---|