Skip to content

Commit

Permalink
Merge pull request #327 from chef/CHEF-18322-fix-chef-server-licensin…
Browse files Browse the repository at this point in the history
…g-error/muthuja

update licensing README file to README.md
  • Loading branch information
sean-simmons-progress authored Dec 30, 2024
2 parents 6e6f209 + d74e56f commit f0a8247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/license_scout/overrides.rb
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ def default_overrides
["Algorithm-Diff", "Perl-5", ["lib/Algorithm/Diff.pm"]],
["Encode-Locale", nil, ["README"]],
["Hash-Merge", nil, ["README.md"]],
["Clone", nil, ["README"]],
["Clone", nil, ["README.md"]],
["Clone-Choose", nil, ["README.md"]],
["URI-db", nil, ["README"]],
["URI-Nested", nil, ["README.md"]],
Expand Down

0 comments on commit f0a8247

Please sign in to comment.