[ROCProfiler-Register/Systems/Compute] Fixing License file name usage (#927)
ROCProfiler-Register/Systems/Compute: The license file name in the CMake install module and other locations was originally LICENSE, but it was recently changed to LICENSE.md, requiring an update to the CMake install module and all other relevant locations.
This commit is contained in:
@@ -16,7 +16,7 @@ feedback from the community. Please see the
|
||||
[CONTRIBUTING.md](CONTRIBUTING.md) file for additional details on our
|
||||
contribution process.
|
||||
|
||||
* Licensing information can be found in the [LICENSE](LICENSE) file.
|
||||
* Licensing information can be found in the [LICENSE](LICENSE.md) file.
|
||||
|
||||
## Development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user