From: Zach Turner Date: Tue, 23 Oct 2018 19:36:09 +0000 (-0600) Subject: staging: rtl8192e: Add SPDX-License-Identifier - Style X-Git-Tag: v5.0-rc1~97^2~429 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=de770acb079a6bd68aaa975b678d40acc488c559;p=thirdparty%2Fkernel%2Flinux.git staging: rtl8192e: Add SPDX-License-Identifier - Style Add SPDX-Licens-Identifier tag to the start of the file. This is a coding style change which should not impact the runtime code execution. Signed-off-by: Zach Turner Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c b/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c index bab2265372bcf..9a4d56ec5e0c0 100644 --- a/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c +++ b/drivers/staging/rtl8192e/rtllib_crypt_ccmp.c @@ -1,12 +1,7 @@ -/* - * Host AP crypt: host-based CCMP encryption implementation for Host AP driver +// SPDX-License-Identifier: GPL-2.0 +/* Host AP crypt: host-based CCMP encryption implementation for Host AP driver * * Copyright (c) 2003-2004, Jouni Malinen - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. See README and COPYING for - * more details. */ #include