From 1e8b33a74f84a22410dfbab735a9fa734e816093 Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Fri, 10 Jan 2025 19:04:40 +0100 Subject: [PATCH] Add credits and license info --- CREDITS.md | 2 ++ novelwriter/assets/text/credits_en.htm | 2 ++ setup/debian/copyright | 23 +++++++++++++++++++++++ setup/iss_license.txt | 10 ++++++++++ utils/icon_themes.py | 2 +- 5 files changed, 38 insertions(+), 1 deletion(-) diff --git a/CREDITS.md b/CREDITS.md index ef2b2224..51c45f6c 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -55,6 +55,8 @@ The following libraries are dependencies of novelWriter: Some of the assets bundled with novelWriter were adapted from the following sources: * **Material Symbols** icons by Google Inc (Apache 2.0) +* **Remix** icons by RemixIcon (Apache 2.0) +* **Font Awesome** icons by Fonticons Inc (CC BY 4.0) * **Tomorrow** syntax themes by Chris Kempson (MIT License) * **Owl** syntax themes by Sarah Drasner (MIT License) * **Solarized** themes by Ethan Schoonover (MIT License) diff --git a/novelwriter/assets/text/credits_en.htm b/novelwriter/assets/text/credits_en.htm index aa90ae45..30e6b9e0 100644 --- a/novelwriter/assets/text/credits_en.htm +++ b/novelwriter/assets/text/credits_en.htm @@ -66,6 +66,8 @@ more contributions are listed on the project's Members page.