Acked-by: Julia Lawall <julia.law...@lip6.fr>

On Tue, 8 Jul 2014, Fabian Frederick wrote:

> all coccinelle scripts have a copyright in the header ...
> 
> Suggested-By: Julia Lawall <julia.law...@lip6.fr>
> Cc: Julia Lawall <julia.law...@lip6.fr>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Signed-off-by: Fabian Frederick <f...@skynet.be>
> ---
>  scripts/coccinelle/free/ifnullfree.cocci | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/scripts/coccinelle/free/ifnullfree.cocci 
> b/scripts/coccinelle/free/ifnullfree.cocci
> index c826d98..9321fe3 100644
> --- a/scripts/coccinelle/free/ifnullfree.cocci
> +++ b/scripts/coccinelle/free/ifnullfree.cocci
> @@ -4,8 +4,9 @@
>  /// "kfree(NULL) is safe this check is probably not required"
>  /// and kfreeaddr.cocci by Julia Lawall.
>  ///
> -/// Comments: -
> -/// Options: --no-includes --include-headers
> +// Copyright: (C) 2014 Fabian Frederick.  GPLv2.
> +// Comments: -
> +// Options: --no-includes --include-headers
>  
>  virtual patch
>  virtual org
> -- 
> 1.8.4.5
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to