Skip to content

Commit aee388a

Browse files
Add new rules for paypal sdk license
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 829ec71 commit aee388a

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -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+
- https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE
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+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
license_expression: unknown-license-reference
3+
is_license_reference: yes
4+
minimum_coverage: 80
5+
referenced_filenames:
6+
- LICENSE
7+
---
8+
9+
License
10+
11+
Code released under [SDK LICENSE](LICENSE)

0 commit comments

Comments
 (0)