Skip to content

Commit a8a7b86

Browse files
author
Tooru
committed
Fix license policy format for package allowlist
1 parent ce23194 commit a8a7b86

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.license-policy.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,9 @@
1717

1818
# Development/test dependencies with GPL licenses (not distributed)
1919
# These are transitive dependencies brought in by testing frameworks
20-
rfc3987 # Dev-only: GPL-licensed transitive dep; used only in test environment
21-
text-unidecode # Dev-only: GPL/Artistic dual-licensed transitive dep; used only in test environment
20+
21+
# rfc3987: Dev-only GPL-licensed transitive dep; used only in test environment
22+
rfc3987
23+
24+
# text-unidecode: Dev-only GPL/Artistic dual-licensed transitive dep; used only in test environment
25+
text-unidecode

0 commit comments

Comments
 (0)