Skip to content

Commit

Permalink
Remove license entry for old speedreader repo (fixes brave/brave-brow…
Browse files Browse the repository at this point in the history
…ser#9939)

This repo was removed in 1ff745a
and merged into brave-core proper so it is covered by the main
license.
  • Loading branch information
fmarier committed Jun 3, 2020
1 parent aad2ed5 commit 0489fa5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions script/brave_license_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,11 +129,6 @@ def AddBraveCredits(prune_paths, special_cases, prune_dirs, additional_paths):
"URL": "https://github.com/brave/Sparkle",
"License": "MIT",
},
os.path.join('brave', 'vendor', 'speedreader_rust_ffi'): {
"Name": "speedreader-rust-ffi",
"URL": "https://github.com/brave-experiments/speedreader-rust-ffi",
"License": "MPL-2.0",
},
})

# Don't recurse into these directories looking for third-party code.
Expand Down

0 comments on commit 0489fa5

Please sign in to comment.