Fix LICENSE path for opencl build (#939)

This commit is contained in:
Joseph Macaranas
2025-09-10 17:54:22 -04:00
committed by GitHub
parent cf8173a892
commit dd1a2dbf8a
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# License
```{include} ../LICENSE.txt
```{include} ../LICENSE.md
```