lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 22 Oct 2023 20:27:14 -0600
From:   Jonathan Corbet <corbet@....net>
To:     Min-Hua Chen <minhuadotchen@...il.com>,
        Hu Haowen <src.res.211@...il.com>
Cc:     Min-Hua Chen <minhuadotchen@...il.com>,
        kernel test robot <lkp@...el.com>, linux-doc@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] docs: sparse: add SPDX-License-Identifier

Min-Hua Chen <minhuadotchen@...il.com> writes:

> Add SPDX-License-Identifier to fix the checkpatch warning:
>
> WARNING:SPDX_LICENSE_TAG: Missing or malformed SPDX-License-Identifier tag in line 1
> \#26: FILE: Documentation/translations/zh_TW/dev-tools/index.rst:1:
> +.. include:: ../disclaimer-zh_TW.rst
>
> Signed-off-by: Min-Hua Chen <minhuadotchen@...il.com>
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202310110859.tumJoXFl-lkp@intel.com/
> ---
>  Documentation/translations/zh_TW/dev-tools/index.rst | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/translations/zh_TW/dev-tools/index.rst b/Documentation/translations/zh_TW/dev-tools/index.rst
> index 8f101db5a07f..e2e18a72ef94 100644
> --- a/Documentation/translations/zh_TW/dev-tools/index.rst
> +++ b/Documentation/translations/zh_TW/dev-tools/index.rst
> @@ -1,3 +1,5 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
>  .. include:: ../disclaimer-zh_TW.rst

Applied, thanks.

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ