watchdog: hpwdt: Update Module info and copyright.
Update Copyright and Module description to reflect branding changes. Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
committed by
Wim Van Sebroeck
parent
3c829f47e3
commit
9a46fc4ec9
@ -4,7 +4,7 @@
|
|||||||
*
|
*
|
||||||
* SoftDog 0.05: A Software Watchdog Device
|
* SoftDog 0.05: A Software Watchdog Device
|
||||||
*
|
*
|
||||||
* (c) Copyright 2015 Hewlett Packard Enterprise Development LP
|
* (c) Copyright 2018 Hewlett Packard Enterprise Development LP
|
||||||
* Thomas Mingarelli <thomas.mingarelli@hpe.com>
|
* Thomas Mingarelli <thomas.mingarelli@hpe.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
@ -425,7 +425,7 @@ static struct pci_driver hpwdt_driver = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
MODULE_AUTHOR("Tom Mingarelli");
|
MODULE_AUTHOR("Tom Mingarelli");
|
||||||
MODULE_DESCRIPTION("hp watchdog driver");
|
MODULE_DESCRIPTION("hpe watchdog driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
MODULE_VERSION(HPWDT_VERSION);
|
MODULE_VERSION(HPWDT_VERSION);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user