From f4c5bdba98d21ea4d4de8e08c126418e7241e055 Mon Sep 17 00:00:00 2001 From: Kazumasa Yokomizo Date: Sat, 18 Jul 2020 14:36:44 +0900 Subject: [PATCH] Fix copiright --- LICENSE.md | 2 +- src/components/PreferencesModal/AboutTab.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 92bb538f6c..e65865358e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ Boost Note -Copyright (C) 2019 BoostIO +Copyright (C) 2016 - 2020 BoostIO This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/src/components/PreferencesModal/AboutTab.tsx b/src/components/PreferencesModal/AboutTab.tsx index 346d0722fc..0ba4d09497 100644 --- a/src/components/PreferencesModal/AboutTab.tsx +++ b/src/components/PreferencesModal/AboutTab.tsx @@ -142,7 +142,7 @@ const AboutTab = () => { - Copyright (C) 2017 - 2019 BoostIO + Copyright (C) 2016 - 2020 BoostIO
License: GPL v3