[PATCH] clk: meson: use SPDX license identifiers consistently

Fabio Estevam festevam at gmail.com
Tue May 15 10:02:31 PDT 2018


On Tue, May 15, 2018 at 1:42 PM, Jerome Brunet <jbrunet at baylibre.com> wrote:

> diff --git a/drivers/clk/meson/clk-audio-divider.c b/drivers/clk/meson/clk-audio-divider.c
> index f7ab5b1db342..ac0743cd0f2f 100644
> --- a/drivers/clk/meson/clk-audio-divider.c
> +++ b/drivers/clk/meson/clk-audio-divider.c
> @@ -1,18 +1,7 @@
> +// SPDX-License-Identifier: GPL-2.0+

Here you put GPL2.0+, but it should be GPL2.0 instead

>  /*
>   * Copyright (c) 2017 AmLogic, Inc.
>   * Author: Jerome Brunet <jbrunet at baylibre.com>
> - *
> - * This program is free software; you can redistribute it and/or modify it
> - * under the terms and conditions of the GNU General Public License,
> - * version 2, as published by the Free Software Foundation.

.... according to the original text.



More information about the linux-amlogic mailing list