Re: [PATCH] rust_binder: add Rust Binder driver

From: Greg Kroah-Hartman

Date: Thu Sep 18 2025 - 13:03:18 EST


On Thu, Sep 18, 2025 at 04:55:11PM +0000, Alice Ryhl wrote:
> On Thu, Sep 18, 2025 at 04:19:57PM +0000, Carlos Llamas wrote:
> > > +// SPDX-License-Identifier: GPL-2.0
> >
> > I'm not sure if all these need to be "GPL-2.0-only" explicitly?
>
> It should be the same.

To be specific, yes, they both mean exactly the same thing.
See the top of LICENSES/preferred/GPL-2.0 for this.

thanks,

greg k-h