# File lib/rpm/file.rb, line 88
    def license?
      ! (@attr & RPM::C::FileAttrs[:license]).zero?
    end