kernel/drivers/crypto/ux500/cryp/cryp_irq.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /** 2 3 * Copyright (C) ST-Ericsson SA 2010 3 4 * Author: Shujuan Chen <shujuan.chen@stericsson.com> for ST-Ericsson. .. .. @@ -5,7 +6,6 @@ 5 6 * Author: Joakim Bech <joakim.xx.bech@stericsson.com> for ST-Ericsson. 6 7 * Author: Berne Hebark <berne.herbark@stericsson.com> for ST-Ericsson. 7 8 * Author: Niklas Hernaeus <niklas.hernaeus@stericsson.com> for ST-Ericsson. 8 - * License terms: GNU General Public License (GPL) version 29 9 */ 10 10 11 11 #ifndef _CRYP_IRQ_H_