ROCm / AMDMIGraphX

AMD's graph optimization engine.
https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/
MIT License
185 stars 86 forks source link

fix license dates on recent file changes #3446

Closed causten closed 2 months ago

causten commented 2 months ago

somehow a recent PR https://github.com/ROCm/AMDMIGraphX/pull/3399 was merged with the license check passing. Yet the files in the PR clearly went in with 2023 CC dates. This PR updates the CC year

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92.04%. Comparing base (9dcea5c) to head (ab0ebf6). Report is 3 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3446 +/- ## ======================================== Coverage 92.04% 92.04% ======================================== Files 505 505 Lines 20699 20699 ======================================== Hits 19052 19052 Misses 1647 1647 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.