Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error path for search_copyright_information. (#491)
Callers now expect it to return a 4-tuple, but in the case that there was no data it was only returning a 2-tuple. Signed-off-by: Chris Lalancette <[email protected]>
- Loading branch information