Commit 42edf96
committed
Add copy of Starter Workflows’s license
GitHub’s starter-workflows repo is available under the MIT License. The
MIT License says:
> The above copyright notice and this permission notice shall be included in all
> copies or substantial portions of the Software.
Before this commit, the just-the-docs-template repo did not include a
copy of the start-workflows repo’s version of the MIT License. It
contained a link to the starter-workflows repo’s LICNESE file, but a
link is not good enough. You need to include an actual copy of the
licnese and copyright notice [1].
Before this commit, we did actually include a copy of the MIT License
because this repo itself is available under the MIT License.
Unfortunately, the version of the MIT License that this repo uses is
different than the version of the MIT License that the starter-workflows
repo uses. Additionally, we did not include the copyright notice for the
starter-workflows repo at all before this commit.
This commit was cherry-picked from this PR [2].
[1]: <https://writing.kemitchell.com/2019/03/09/Deprecation-Notice.html#mit-and-bsd-breed-confusion>
[2]: <just-the-docs/just-the-docs-template#50>1 parent 55fdbc4 commit 42edf96
1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
159 | 182 | | |
160 | 183 | | |
161 | 184 | | |
| |||
171 | 194 | | |
172 | 195 | | |
173 | 196 | | |
174 | | - | |
| 197 | + | |
0 commit comments