Class Licensee::Matchers::Copyright
In: lib/licensee/matchers/copyright_matcher.rb
Parent: Object

Methods

confidence   match   new  

Constants

REGEX = /\s*(Copyright|\(c\)) (©|\(c\)|\xC2\xA9)? ?(\d{4}|\[year\])(.*)?\s*/i   rubocop:disable Metrics/LineLength

Attributes

file  [R] 

Public Class methods

Public Instance methods

[Validate]