mei/hdcp: Fix SPDX identifiers

1. Remove redundant parentheses around single license
2. Fix the license to GPL-2.0 and not GPL-2.0+ in mei_hdcp.h

Cc: Ramalingam C <ramalingam.c@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Tomas Winkler
2019-03-12 00:10:43 +02:00
کامیت شده توسط Greg Kroah-Hartman
والد 191b070072
کامیت 514c37e320
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده

مشاهده پرونده

@@ -1,4 +1,4 @@
// SPDX-License-Identifier: (GPL-2.0)
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright © 2019 Intel Corporation
*

مشاهده پرونده

@@ -1,4 +1,4 @@
/* SPDX-License-Identifier: (GPL-2.0+) */
/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright © 2019 Intel Corporation
*