Skip to content

Commit b9c98cc

Browse files
authoredOct 20, 2023
Update license kind to Apache2.0 instead of generic notice (p4lang#464)
1 parent 7e267bb commit b9c98cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎proto/BUILD.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ package(
1313

1414
license(
1515
name = "license",
16-
license_kinds = ["@rules_license//licenses/generic:notice"],
16+
license_kinds = ["@rules_license//licenses/spdx:Apache-2.0"],
1717
license_text = "LICENSE",
1818
)
1919

0 commit comments

Comments
 (0)
Please sign in to comment.