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/*")