diff --git a/pages/about/librejs.html b/pages/about/librejs.html
index 43d7ba5c..77d419bf 100644
--- a/pages/about/librejs.html
+++ b/pages/about/librejs.html
@@ -19,10 +19,6 @@ permalink: /about/javascript/
bootstrap.min.js |
Expat |
-
- | jquery-3.3.1.min.js |
- Expat |
-
| popper.min.js |
Expat |
diff --git a/pages/notices.md b/pages/notices.md
index c52f115a..4118f205 100644
--- a/pages/notices.md
+++ b/pages/notices.md
@@ -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)