Remove references
This commit is contained in:
parent
66f8a4c981
commit
0ada71bfb4
@ -19,10 +19,6 @@ permalink: /about/javascript/
|
||||
<td><a href="/assets/js/bootstrap.min.js">bootstrap.min.js</a></td>
|
||||
<td><a href="https://github.com/twbs/bootstrap/raw/main/LICENSE">Expat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/jquery-3.3.1.min.js">jquery-3.3.1.min.js</a></td>
|
||||
<td><a href="https://github.com/jquery/jquery/raw/master/LICENSE.txt">Expat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="/assets/js/popper.min.js">popper.min.js</a></td>
|
||||
<td><a href="https://github.com/FezVrasta/popper.js/raw/master/LICENSE.md">Expat</a></td>
|
||||
|
@ -28,7 +28,6 @@ In certain jurisdictions, namely those in which the copyright waiver in the CC0-
|
||||
Code, including source files and code samples if any in the content, is released under CC-1.0, with the following exceptions:
|
||||
|
||||
- Bootstrap code is under the MIT license. See: [github.com/twbs/bootstrap/blob/master/LICENSE](https://github.com/twbs/bootstrap/blob/master/LICENSE)
|
||||
- [jQuery](https://github.com/privacytools/privacytools.io/blob/master/assets/js/jquery-3.3.1.min.js) is under the MIT license. See: [jquery.org/license](https://jquery.org/license/)
|
||||
- [Popper.js](https://github.com/privacytools/privacytools.io/blob/master/assets/js/popper.min.js) is under the MIT license. See: [github.com/FezVrasta/popper.js/raw/master/LICENSE.md](https://github.com/FezVrasta/popper.js/raw/master/LICENSE.md)
|
||||
- [Sortable](https://github.com/privacytools/privacytools.io/blob/master/assets/js/sortable.min.js) is under the MIT license. See: [github.com/HubSpot/sortable/raw/master/LICENSE](https://github.com/HubSpot/sortable/raw/master/LICENSE)
|
||||
- The Font Awesome icons are under CC-BY-4.0, Font Awesome fonts are under SIL OFL 1.1, and Font Awesome code is under the MIT License. See: [fontawesome.com/license/free](https://fontawesome.com/license/free)
|
||||
|
Reference in New Issue
Block a user