# File lib/licensee/project.rb, line 15
    def license
      @license ||= matched_file && matched_file.license
    end