On Tue, Jun 23, 2020 at 4:53 AM Mauro Carvalho Chehab
wrote:
>
> The main goal of this series is to finish the ReST conversion. After this
> series, we have just those files still in plain old format:
>
> - Documentation/RCU/RTFP.txt
> - Documentation/atomic_bitops.txt
> -
Hi Mauro,
On Tue, Jun 23, 2020 at 4:53 AM Mauro Carvalho Chehab
wrote:
>
> Those are used on some documentation texts.
>
> Signed-off-by: Mauro Carvalho Chehab
> ---
> LICENSES/deprecated/GFDL-1.1+ | 366 ++
> LICENSES/deprecated/GFDL-1.2 | 408 +
; @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
>
> #ifndef __QCOM_FASTRPC_H__
> #define __QCOM_FASTRPC_H__
> diff --git a/include/uapi/rdma/rvt-abi.h b/include/uapi/rdma/rvt-abi.h
> index 7328293c715c..7c05a02d2be5 100644
> --- a/include/uapi/rdma/rvt-abi.h
> +++ b/include/uapi/rdma/rvt-abi.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: (GPL-2.0 OR BSD-3-Clause) */
> +/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR
> BSD-3-Clause) */
>
> /*
> * This file contains defines, structures, etc. that are used
> diff --git a/include/uapi/rdma/siw-abi.h b/include/uapi/rdma/siw-abi.h
> index 3dd8071ace7b..7de68f1dc707 100644
> --- a/include/uapi/rdma/siw-abi.h
> +++ b/include/uapi/rdma/siw-abi.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 or BSD-3-Clause */
> +/* SPDX-License-Identifier: (GPL-2.0 WITH Linux-syscall-note) or
> BSD-3-Clause */
>
> /* Authors: Bernard Metzler */
> /* Copyright (c) 2008-2019, IBM Corporation */
> diff --git a/include/uapi/scsi/scsi_bsg_ufs.h
> b/include/uapi/scsi/scsi_bsg_ufs.h
> index 17c7abd0803a..9988db6ad244 100644
> --- a/include/uapi/scsi/scsi_bsg_ufs.h
> +++ b/include/uapi/scsi/scsi_bsg_ufs.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
> /*
> * UFS Transport SGIO v4 BSG Message Support
> *
> diff --git a/include/uapi/sound/skl-tplg-interface.h
> b/include/uapi/sound/skl-tplg-interface.h
> index f39352cef382..9eee32f5e407 100644
> --- a/include/uapi/sound/skl-tplg-interface.h
> +++ b/include/uapi/sound/skl-tplg-interface.h
> @@ -1,4 +1,4 @@
> -/* SPDX-License-Identifier: GPL-2.0 */
> +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
> /*
> * skl-tplg-interface.h - Intel DSP FW private data interface
> *
> --
> 2.17.1
>
Reviewed-by: Kate Stewart
Apache-2.0.html#licenseText
>>
>> Signed-off-by: Thomas Gleixner
>
> Reviewed-by: Greg Kroah-Hartman
Reviewed-by: Kate Stewart
nseText
>>
>> Signed-off-by: Thomas Gleixner
>
> Reviewed-by: Greg Kroah-Hartman
Reviewed-by: Kate Stewart
-BY-SA-4.0.html#licenseText
>>
>> Signed-off-by: Thomas Gleixner
>
> Reviewed-by: Greg Kroah-Hartman
>
Reviewed-by: Kate Stewart
; OpenIB.org license is a true match to BSD-2-Clause.
>
> The license text was copied from:
>
> https://spdx.org/licenses/Linux-OpenIB.html#licenseText
>
> Signed-off-by: Thomas Gleixner
Reviewed-by: Kate Stewart
7 matches
Mail list logo