Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
Find license files in the docs/ directory.
Browse files Browse the repository at this point in the history
For gdbstub crate.

Test: ./crate_tool fix-licenses gdbstub
Change-Id: Id48adab19cc7bb074105c94b11cc0069252cf87c
  • Loading branch information
jfgoog committed Jan 29, 2025
1 parent 737fedb commit 66eabe3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ static LICENSE_GLOBS: &[&str] = &[
"license",
"license.*",
"third-party/chromium/LICENSE",
"docs/LICENSE*",
];

pub(crate) fn find_license_files(
Expand Down

0 comments on commit 66eabe3

Please sign in to comment.