kernel/scripts/coccinelle/misc/ifaddr.cocci
.. .. @@ -1,8 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /// The address of a variable or field is likely always to be non-zero. 2 3 /// 3 4 // Confidence: High 4 -// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.5 -// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2.5 +// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6.6 +// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6.6 7 // URL: http://coccinelle.lip6.fr/ 7 8 // Comments: 8 9 // Options: --no-includes --include-headers