Bundle fork me on GH ribbon css (https://github.com/openscad/openscad-playground/issues/56)
This commit is contained in:
parent
8a0a062c3d
commit
7b99679fb6
4 changed files with 37 additions and 4 deletions
29
LICENSE.md
29
LICENSE.md
|
|
@ -34,6 +34,7 @@ The WASM build was made possible by https://github.com/DSchroer/openscad-wasm.
|
|||
* [double-conversion](#double-conversion)
|
||||
* [Liberation Fonts](#liberation-fonts)
|
||||
* [Noto Fonts](#noto-fonts)
|
||||
* [Fork me on GitHub CSS ribbon](#fork-me-on-github-css-ribbon)
|
||||
* [SCAD Libraries](#scad-libraries)
|
||||
+ [BOSL2](#bosl2)
|
||||
+ [NopSCADlib](#nopscadlib)
|
||||
|
|
@ -876,6 +877,34 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||
SOFTWARE.
|
||||
```
|
||||
|
||||
## Fork me on GitHub CSS ribbon
|
||||
|
||||
https://github.com/simonwhitaker/github-fork-ribbon-css
|
||||
|
||||
```
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2013 Simon Whitaker
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
```
|
||||
|
||||
## Common licenses
|
||||
|
||||
These are linked from a few of the packages listed above.
|
||||
|
|
|
|||
Loading…
Reference in a new issue