Commit 4925328
committed
Use "public domain-equivalent" instead of "public"
Public licenses are not actually the same thing as
public domain-equivalent licenses. A public license is a license that
allows for more general public usage, MIT, GPL and MPL are examples of
public licenses.
Public domain-equivalent licenses, on the other hand are licenses that
provide rights equivalent to the US' public domain. So if they allow for
fully free distribution, commercial usage, modification, and relicensing
without needing to attribution the original authors of the work. IE,
they allow for the same things that they would allow for as if they were
in the public domain.1 parent 6cc7429 commit 4925328
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
0 commit comments