Commit 45715f33 authored by Fabian Frederick's avatar Fabian Frederick Committed by Linus Torvalds

scripts/coccinelle/free/ifnullfree.cocci: add copyright information

All coccinelle scripts have a copyright in the header.
Signed-off-by: default avatarFabian Frederick <fabf@skynet.be>
Suggested-by: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Acked-by: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 791dfeb4
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment