mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Regularise extractor pack licenses to all cite the MIT license that covers the whole CodeQL repository
This commit is contained in:
@@ -8,7 +8,7 @@ codeql_pkg_files(
|
||||
"tools/*.sh",
|
||||
"BUILD.bazel",
|
||||
],
|
||||
),
|
||||
) + ["//:LICENSE"],
|
||||
exes = glob(["tools/*.sh"]),
|
||||
strip_prefix = "",
|
||||
visibility = ["//javascript:__pkg__"],
|
||||
|
||||
Reference in New Issue
Block a user