# File lib/licensee.rb, line 42
    def license(path)
      Licensee.project(path).license
    end