# File lib/licensee/project_files/license_file.rb, line 32
      def possible_matchers
        [Matchers::Copyright, Matchers::Exact, Matchers::Dice]
      end