Rust: add licensing information to crates and extractor pack

This commit is contained in:
Paolo Tranquilli
2025-02-20 10:22:17 +01:00
parent 7fa41c438f
commit 1038f7c035
5 changed files with 5 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ codeql_pkg_files(
"codeql-extractor.yml",
"ql/lib/rust.dbscheme",
"ql/lib/rust.dbscheme.stats",
"//:LICENSE",
],
)