Skip to content

Copyright our code under "The HPCToolkit Project"

Implements #837 (closed)

Our code is currently copyright "Rice University." While this is true, moving forward we'll be acting as a separate legal entity, so we should update our copyrights to match. To any files previously copyright "Rice University," this MR adds a copyright entry for:

2024 The HPCToolkit Project and its contributors

Backward Compatibility

  • This MR does not alter the data formats.
  • This MR does not alter any CLIs.

Additional Information

This MR uses the succinct REUSE copyright headers added in !1110 (merged), so that MR has to be reviewed and merged first.

Checklist

  • I have run pre-commit run -a on my local checkout and fixed any reported issues.
  • I have confirmed that existing tests and/or the tests added by this MR cover the changes introduced by this MR.
  • I have confirmed that any added tests will be automatically run in CI.
  • I have updated all relevant documentation:
    • LICENSE file

Merge request reports