From 4df54d30697f6d5f1748a1bafe2562c99a166b07 Mon Sep 17 00:00:00 2001 From: pacien Date: Sat, 15 Feb 2020 19:08:20 +0100 Subject: docs: gather dependencies licenses GitHub: closes #131 --- readme.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 2ceb248..0248d83 100644 --- a/readme.md +++ b/readme.md @@ -29,3 +29,36 @@ License Copyright (C) 2019-2020 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`. + +Builds of this software embed and make use of the following libraries: + +* Compiler (Hackage packages) + * base, licensed under the BSD-3-Clause License + * containers, licensed under the BSD-3-Clause License + * data-ordlist, licensed under the BSD-3-Clause License + * filepath, licensed under the BSD-3-Clause License + * directory, licensed under the BSD-3-Clause License + * text, licensed under the BSD-2-Clause License + * aeson, licensed under the BSD-3-Clause License + * yaml, licensed under the BSD-3-Clause License + * cmdargs, licensed under the BSD-3-Clause License + * parallel-io, licensed under the BSD-3-Clause License + * Glob, licensed under the BSD-3-Clause License + * safe, licensed under the BSD-3-Clause License + * time, licensed under the BSD-3-Clause License + * process, licensed under the BSD-3-Clause License +* Viewer (npm packages) + * fortawesome/fontawesome-svg-core, licensed under the MIT License + * fortawesome/free-solid-svg-icons, licensed under the CC-BY-4.0 and MIT Licenses + * fortawesome/vue-fontawesome, licensed under the MIT License + * buefy, licensed under the MIT License + * core-js, licensed under the MIT License + * v-lazy-image, licensed under the MIT License + * vue, licensed under the MIT License + * vue-class-component, licensed under the MIT License + * vue-dragscroll, licensed under the MIT License + * vue-i18n, licensed under the MIT License + * vue-property-decorator, licensed under the MIT License + * vue-router, licensed under the MIT License + * vuex, licensed under the MIT License + * vuex-class-component, licensed under the ISC License -- cgit v1.2.3