Skip to content

Commit

Permalink
Add new rules for paypal sdk license
Browse files Browse the repository at this point in the history
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
  • Loading branch information
AyanSinhaMahapatra committed Aug 7, 2023
1 parent 829ec71 commit 2a622cc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/licensedcode/data/rules/paypal-sdk-2013-2016_1.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
license_expression: paypal-sdk-2013-2016
is_license_tag: yes
referenced_filenames:
- https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE
ignorable_urls:
- https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE
---

licenses
license
name '{{PayPal SDK License}}'
url 'https://github.com/paypal/PayPal-Java-SDK/blob/master/LICENSE'
11 changes: 11 additions & 0 deletions src/licensedcode/data/rules/unknown-license-reference_385.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
license_expression: unknown-license-reference
is_license_reference: yes
minimum_coverage: 80
referenced_filenames:
- LICENSE
---

License

Code released under [SDK LICENSE](LICENSE)

0 comments on commit 2a622cc

Please sign in to comment.