From 3ceae7626521c59eb39f058771603948a113d3a7 Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 31 Oct 2022 00:18:33 +0100 Subject: viewer: add Epub.js as new dependency --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index b363490..0d4ed9f 100644 --- a/readme.md +++ b/readme.md @@ -77,6 +77,7 @@ Builds of this software embed and make use of the following libraries: * fortawesome/vue-fontawesome, licensed under the MIT License * vueuse/core, licensed under the MIT License * core-js, licensed under the MIT License + * Epub.js, licensed under the BSD-2-Clause License * hammerjs, licensed under the MIT License * marked, licensed under the MIT License * mosha-vue-toastify, licensed under the MIT License -- cgit v1.2.3 From e939712a284dff9af6d81cc1fcd4e7f7ec9ad503 Mon Sep 17 00:00:00 2001 From: pacien Date: Fri, 17 Feb 2023 22:52:05 +0100 Subject: project: release v2.2 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 0d4ed9f..906f8eb 100644 --- a/readme.md +++ b/readme.md @@ -49,7 +49,7 @@ pandoc --standalone --to man viewer/ldgallery-viewer.7.md --output ldgallery-vie Copyright and license --------------------- -Copyright (C) 2019-2022 Pacien TRAN-GIRARD and Guillaume FOUET. +Copyright (C) 2019-2023 Pacien TRAN-GIRARD and Guillaume FOUET. _ldgallery_ is distributed under the terms of the GNU Affero General Public License v3.0, as detailed in `license.md`. -- cgit v1.2.3