Skip to content

Commit d979a55

Browse files
committed
add new rule for public domain license
Reference: #3997
1 parent a4415e7 commit d979a55

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
license_expression: public-domain
3+
is_license_tag: yes
4+
ignorable_urls:
5+
- https://github.com/stleary/JSON-java/blob/master/LICENSE
6+
---
7+
8+
<licenses>
9+
<license>
10+
<name>{{Public Domain}}</name>
11+
<url>https://github.com/stleary/JSON-java/blob/master/LICENSE</url>
12+
<distribution>repo</distribution>
13+
</license>
14+
</licenses>

0 commit comments

Comments
 (0)