From e45b311f5b4113ed69a9fdc1cf07a93fe62bd8f3 Mon Sep 17 00:00:00 2001 From: Kamil ATLI Date: Wed, 22 Jun 2022 11:07:07 +0300 Subject: [PATCH] zanshin --- office/zanshin/actions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/office/zanshin/actions.py b/office/zanshin/actions.py index 046466a19a..6eaea2ed40 100644 --- a/office/zanshin/actions.py +++ b/office/zanshin/actions.py @@ -18,5 +18,5 @@ def install(): kde5.install() - pisitools.dodoc("AUTHORS", "COPYING.LIB", "COPYING") + pisitools.dodoc("README.md", "LICENSES/*")