forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/scripts/coccinelle/misc/noderef.cocci
....@@ -1,9 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// sizeof when applied to a pointer typed expression gives the size of
23 /// the pointer
34 ///
45 // 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.
78 // URL: http://coccinelle.lip6.fr/
89 // Comments:
910 // Options: --no-includes --include-headers