hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/misc/genwqe/card_ddcb.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 #ifndef __CARD_DDCB_H__
23 #define __CARD_DDCB_H__
34
....@@ -10,16 +11,6 @@
1011 * Author: Joerg-Stephan Vogt <jsvogt@de.ibm.com>
1112 * Author: Michael Jung <mijung@gmx.net>
1213 * Author: Michael Ruettger <michael@ibmra.de>
13
- *
14
- * This program is free software; you can redistribute it and/or modify
15
- * it under the terms of the GNU General Public License as published by
16
- * the Free Software Foundation; either version 2, or (at your option)
17
- * any later version.
18
- *
19
- * This program is distributed in the hope that it will be useful,
20
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
21
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22
- * GNU General Public License for more details.
2314 */
2415
2516 #include <linux/types.h>