Skip to content

update license to exactly match the 2-Clause BSD license text

What does this MR do?

This updates the license text to exactly match the 2-Clause BSD license, without changing its meaning. This is required to get through the automated process for the Opensource subscription.

Changes to public APIs

Author's checklist (required)

  • If bugs have been solved, tests have been added (guidelines)
  • A changelog entry has been added (guidelines)
  • Newly added code is documented (guidelines)
  • Newly added code has a style consistent with the rest of the repository
  • Intermediate commits compile (use git rebase -i main if not)

Related issues

Merge request reports

Loading