[PATCH 1/2] drivers/android: use SPDX license information

Todd Kjos tkjos at google.com
Fri Jun 22 15:27:24 UTC 2018


Are you planning to add this for every source file in the kernel tree?
Why this file?

On Fri, Jun 22, 2018 at 2:25 AM Mawanda Henry
<mawandahenrynaco at gmail.com> wrote:
>
> SPDX license helps developers and machines to know the right license
> governing a file
>
> Signed-off-by: Mawanda Henry <mawandahenrynaco at gmail.com>
> ---
>  drivers/android/binder_alloc.c | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/android/binder_alloc.c b/drivers/android/binder_alloc.c
> index 2628806..84da232 100644
> --- a/drivers/android/binder_alloc.c
> +++ b/drivers/android/binder_alloc.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later
>  /* binder_alloc.c
>   *
>   * Android IPC Subsystem
> --
> 2.7.4
>


More information about the devel mailing list