We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f321b4d commit 0ab5e12Copy full SHA for 0ab5e12
src/licensedcode/data/rules/amazon-sl_8.RULE
@@ -6,4 +6,4 @@ relevance: 100
6
7
License
8
9
-This library is licensed under the Amazon Software License.
+This library is licensed under the {{Amazon Software License}}.
src/licensedcode/data/rules/mit_1351.RULE
@@ -0,0 +1,7 @@
1
+---
2
+license_expression: mit
3
+is_license_notice: yes
4
+relevance: 100
5
+
+This library is licensed under The {{MIT License (MIT)}}
src/licensedcode/data/rules/mit_1352.RULE
@@ -0,0 +1,8 @@
+This library is licensed under The {{MIT}}
0 commit comments