kernel/scripts/coccinelle/misc/cstptr.cocci
.. .. @@ -1,9 +1,10 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /// PTR_ERR should be applied before its argument is reassigned, typically 2 3 /// to NULL 3 4 /// 4 5 // Confidence: High 5 -// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.6 -// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2.6 +// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6.7 +// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6.7 8 // URL: http://coccinelle.lip6.fr/ 8 9 // Comments: 9 10 // Options: --no-includes --include-headers