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-prev] [day] [month] [year] [list]
Date:	Tue, 8 Jul 2014 20:56:29 +0200 (CEST)
From:	Julia Lawall <julia.lawall@...6.fr>
To:	Fabian Frederick <fabf@...net.be>
cc:	linux-kernel@...r.kernel.org, Julia Lawall <Julia.Lawall@...6.fr>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH 1/1 linux-next] scripts/coccinelle/free/ifnullfree.cocci:
 add copyright information

Acked-by: Julia Lawall <Julia.Lawall@...6.fr>

On Tue, 8 Jul 2014, Fabian Frederick wrote:

> all coccinelle scripts have a copyright in the header ...
> 
> Suggested-By: Julia Lawall <Julia.Lawall@...6.fr>
> Cc: Julia Lawall <Julia.Lawall@...6.fr>
> Cc: Andrew Morton <akpm@...ux-foundation.org>
> Signed-off-by: Fabian Frederick <fabf@...net.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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ