Skip to content

Commit d8d2905

Browse files
committed
scripts: generate_rust_analyzer: add missing SPDX identifier
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent cbfce3d commit d8d2905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/generate_rust_analyzer.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python3
2+
# SPDX-License-Identifier: GPL-2.0
23
"""generate_rust_analyzer - Generates the `rust-project.json` file for `rust-analyzer`.
34
"""
45

0 commit comments

Comments
 (0)