mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Regularise extractor pack licenses to all cite the MIT license that covers the whole CodeQL repository
This commit is contained in:
@@ -4,6 +4,7 @@ codeql_pkg_files(
|
||||
name = "extractor",
|
||||
srcs = [
|
||||
"codeql-extractor.yml",
|
||||
"//:LICENSE",
|
||||
] + glob(["tools/**"]),
|
||||
strip_prefix = strip_prefix.from_pkg(),
|
||||
visibility = ["//actions:__pkg__"],
|
||||
|
||||
Reference in New Issue
Block a user