From: Bhanusree Pola Date: Thu, 21 Feb 2019 07:34:51 +0000 (+0530) Subject: Staging: rtl8192e: Replace license text with SPDX identifier X-Git-Tag: v5.4-rc1~1509^2~51 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=160e2c9dce02030cc54be2fafa53f87b2938ddcd;p=platform%2Fkernel%2Flinux-rpi.git Staging: rtl8192e: Replace license text with SPDX identifier - adds the SPDX GPL-2.0 license identifier which solves the checkpatch.pl warning - Removed license boilerplate text - Issue found with checkpatch.pl warning: "WARNING: Missing or malformed SPDX-License-Identifier tag in line 1" Signed-off-by: Bhanusree Pola Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192e/dot11d.h b/drivers/staging/rtl8192e/dot11d.h index 0637de1..6d2b93a 100644 --- a/drivers/staging/rtl8192e/dot11d.h +++ b/drivers/staging/rtl8192e/dot11d.h @@ -1,14 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /****************************************************************************** * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. * - * This program is distributed in the hope that it will be useful, but WITHOUT - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or - * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for - * more details. - * - * The full GNU General Public License is included in this distribution in the - * file called LICENSE. - * * Contact Information: * wlanfae ******************************************************************************/