hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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