hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/scripts/coccinelle/api/memdup.cocci
....@@ -1,9 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Use kmemdup rather than duplicating its implementation
23 ///
34 // Confidence: High
4
-// Copyright: (C) 2010-2012 Nicolas Palix. GPLv2.
5
-// Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6. GPLv2.
6
-// Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6. GPLv2.
5
+// Copyright: (C) 2010-2012 Nicolas Palix.
6
+// Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6.
7
+// Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6.
78 // URL: http://coccinelle.lip6.fr/
89 // Comments:
910 // Options: --no-includes --include-headers