hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/crypto/ux500/cryp/cryp_irq.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /**
23 * Copyright (C) ST-Ericsson SA 2010
34 * Author: Shujuan Chen <shujuan.chen@stericsson.com> for ST-Ericsson.
....@@ -5,7 +6,6 @@
56 * Author: Joakim Bech <joakim.xx.bech@stericsson.com> for ST-Ericsson.
67 * Author: Berne Hebark <berne.herbark@stericsson.com> for ST-Ericsson.
78 * Author: Niklas Hernaeus <niklas.hernaeus@stericsson.com> for ST-Ericsson.
8
- * License terms: GNU General Public License (GPL) version 2
99 */
1010
1111 #ifndef _CRYP_IRQ_H_