We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d261c commit 8d2e149Copy full SHA for 8d2e149
drivers/watchdog/ibmasr.c
@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-1.0+
2
/*
3
* IBM Automatic Server Restart driver.
4
*
@@ -6,8 +7,6 @@
6
7
* Based on driver written by Pete Reynolds.
8
* Copyright (c) IBM Corporation, 1998-2004.
9
- * This software may be used and distributed according to the terms
10
- * of the GNU Public License, incorporated herein by reference.
11
*/
12
13
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
0 commit comments