forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/scripts/coccinelle/misc/orplus.cocci
....@@ -1,10 +1,11 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Check for constants that are added but are used elsewhere as bitmasks
23 /// The results should be checked manually to ensure that the nonzero
34 /// bits in the two constants are actually disjoint.
45 ///
56 // Confidence: Moderate
6
-// Copyright: (C) 2013 Julia Lawall, INRIA/LIP6. GPLv2.
7
-// Copyright: (C) 2013 Gilles Muller, INRIA/LIP6. GPLv2.
7
+// Copyright: (C) 2013 Julia Lawall, INRIA/LIP6.
8
+// Copyright: (C) 2013 Gilles Muller, INRIA/LIP6.
89 // URL: http://coccinelle.lip6.fr/
910 // Comments:
1011 // Options: --no-includes --include-headers