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 a4415e7 commit d979a55Copy full SHA for d979a55
src/licensedcode/data/rules/public-domain_544.RULE
@@ -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