From a14680cba3bababbab12055002a3a26de566da26 Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Mon, 2 Sep 2024 00:15:49 +0100 Subject: [PATCH] FIx license type of epub.js in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f080587..c055539 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ Contributions are always welcome! Fork the repo to another git service, make you - KoReader Sync Server: https://github.com/koreader/koreader-sync-server/ (AGPL 3.0) - PDF.js: https://mozilla.github.io/pdf.js/ (Apache 2.0) - JSZip: https://stuk.github.io/jszip/ (MIT or GPLv3) -- EPUB.js: https://github.com/futurepress/epub.js (Copyright) +- EPUB.js: https://github.com/futurepress/epub.js (BSD) -- GitLab