From: Mathieu Desnoyers Date: Fri, 17 May 2019 20:38:33 +0000 (-0400) Subject: Cleanup: bitfield.h: move to kernel style SPDX license identifiers X-Git-Tag: v2.9.13~12 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=4a06003953d230e9eb1616649a0bbb93f369dcf6;hp=4a06003953d230e9eb1616649a0bbb93f369dcf6;p=lttng-modules.git Cleanup: bitfield.h: move to kernel style SPDX license identifiers The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. According to kernel documentation it has to be inserted on the first or second line of a file. Signed-off-by: Mathieu Desnoyers ---