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-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1804222108120.6136@nanos.tec.linutronix.de>
Date:   Sun, 22 Apr 2018 21:14:32 +0200 (CEST)
From:   Thomas Gleixner <tglx@...utronix.de>
To:     LKML <linux-kernel@...r.kernel.org>
cc:     Yixun Lan <yixun.lan@...ogic.com>,
        Neil Armstrong <narmstrong@...libre.com>,
        Philipp Zabel <p.zabel@...gutronix.de>,
        Kate Stewart <kstewart@...uxfoundation.org>,
        Greg KH <gregkh@...uxfoundation.org>
Subject: dt-bindings: Invalid SPDX License Identifier

Yixun,

commit c16292578ffa437c77e17d5d3da20330a10b8a86
Author: Yixun Lan <yixun.lan@...ogic.com>
Date:   Fri Nov 10 16:46:49 2017 +0800

    dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
    
    Add DT bindings for the Meson-AXG SoC Reset Controller include file,
    and also slightly update documentation.
    
    Signed-off-by: Yixun Lan <yixun.lan@...ogic.com>
    Reviewed-by: Neil Armstrong <narmstrong@...libre.com>
    Signed-off-by: Philipp Zabel <p.zabel@...gutronix.de>

Added the following SPDX-License-Identifier: (GPL-2.0+ OR BSD) in the
middle of the top of file comment.

There are two problems with that:

1) BSD is not a valid SPDX identifier. See https://spdx.org/licenses/

   You need to say which BSD variant you mean.

2) Please put the License identifier to the place which is defined in
   Documentation/process/licenses.rst, i.e. the first line of the dts file
   and not to some random place.

Thanks,

	tglx


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ