Skip to content

Commit f4cf291

Browse files
Fix deprecated rule
Reference: #3740 Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent 43fc6f8 commit f4cf291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/licensedcode/data/rules/agpl-3.0-plus_or_commercial-license_4.RULE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
license_expression: agpl-3.0-plus
2+
license_expression: agpl-3.0-plus OR commercial-license
33
is_license_notice: yes
44
relevance: 100
55
ignorable_urls:

0 commit comments

Comments
 (0)