Skip to content

Commit

Permalink
Add new rule for public domain license
Browse files Browse the repository at this point in the history
  • Loading branch information
alok1304 committed Feb 2, 2025
1 parent e795bc6 commit 92d6b35
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/licensedcode/data/rules/public-domain_537.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
license_expression: public-domain
is_license_tag: yes
relevance: 100
ignorable_urls:
- https://github.com/stleary/JSON-java/blob/master/LICENSE
---

<licenses>
<license>
<name>Public Domain</name>
<url>https://github.com/stleary/JSON-java/blob/master/LICENSE</url>
<distribution>repo</distribution>
</license>
</licenses>

0 comments on commit 92d6b35

Please sign in to comment.