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

Commit

Permalink
Merge "Find license files in the docs/ directory." into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Treehugger Robot authored and Gerrit Code Review committed Jan 29, 2025
2 parents 737fedb + 66eabe3 commit c0216ca
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 c0216ca

Please sign in to comment.