Skip to content

Commit 7f03f9a

Browse files
authored
Fix license_file tag
1 parent 123e6f5 commit 7f03f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/recipes_emscripten/cppinterop/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ about:
2727
home: https://github.com/compiler-research/CppInterOp
2828
license: Apache-2.0 WITH LLVM-exception
2929
license_family: Apache
30-
license_file: cppinterop/LICENSE.txt
30+
license_file: LICENSE.TXT
3131
summary: |
3232
The CppInterOp library provides a minimalist approach for other languages
3333
to interoperate with C++ entities.

0 commit comments

Comments
 (0)