We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 829ec71 commit aee388aCopy full SHA for aee388a
src/licensedcode/data/rules/paypal-sdk-2013-2016_1.RULE
@@ -0,0 +1,16 @@
1
+---
2
+license_expression: paypal-sdk-2013-2016
3
+is_license_tag: yes
4
+referenced_filenames:
5
+ - https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE
6
+ignorable_urls:
7
8
9
+
10
+licenses {
11
+ license {
12
+ name '{{PayPal SDK License}}'
13
+ url 'https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE'
14
+ distribution 'repo'
15
+ }
16
+}
src/licensedcode/data/rules/unknown-license-reference_385.RULE
@@ -0,0 +1,11 @@
+license_expression: unknown-license-reference
+is_license_reference: yes
+minimum_coverage: 80
+ - LICENSE
+License
+Code released under [SDK LICENSE](LICENSE)
0 commit comments