fix_file

Function fix_file 

Source
pub fn fix_file(
    path: &Path,
    expected_holder: &str,
    expected_license: &str,
) -> Result<()>