Skip to content

Rework SPDX License Header Detection

  • split detection of traditional headers from SPDX headers
  • add return values for detection methods in order to make the them testable
  • add manual test to test detection of SPDX headers

Merge request reports