We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e795bc6 commit 92d6b35Copy full SHA for 92d6b35
src/licensedcode/data/rules/public-domain_537.RULE
@@ -0,0 +1,15 @@
1
+---
2
+license_expression: public-domain
3
+is_license_tag: yes
4
+relevance: 100
5
+ignorable_urls:
6
+ - https://github.com/stleary/JSON-java/blob/master/LICENSE
7
8
+
9
+<licenses>
10
+ <license>
11
+ <name>Public Domain</name>
12
+ <url>https://github.com/stleary/JSON-java/blob/master/LICENSE</url>
13
+ <distribution>repo</distribution>
14
+ </license>
15
+</licenses>
0 commit comments