Skip to content

Fix normalization for GPL2 with CPE

Olivier Gonzalez requested to merge fix_GPL2_CPE_normalization into main

What does this MR do?

This update the normalization for two licenses:

  • GPL2 w/ CPE
  • GNU General Public License v2.0 only, with Classpath exception

The originally were normalized into GPL-2.0-only but should be mapped with GPL-2.0-with-classpath-exception instead

What are the relevant issue numbers?

gitlab-org/gitlab#343945 (closed)

Does this MR meet the acceptance criteria?

Edited by Olivier Gonzalez

Merge request reports