From 8b71bc7ec704301325752ba9d0efd0b75663349b Mon Sep 17 00:00:00 2001 From: Xisco Fauli Date: Wed, 1 Dec 2021 17:07:18 +0100 Subject: uitest: fix license headers Change-Id: I6b1a2808af9e6bb4d3240a83798c3c5958ef38e4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126183 Tested-by: Jenkins Reviewed-by: Michael Meeks --- writerperfect/qa/uitest/epubexport/epubexport.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'writerperfect') diff --git a/writerperfect/qa/uitest/epubexport/epubexport.py b/writerperfect/qa/uitest/epubexport/epubexport.py index 861280f5537b..76d8c5e43229 100644 --- a/writerperfect/qa/uitest/epubexport/epubexport.py +++ b/writerperfect/qa/uitest/epubexport/epubexport.py @@ -1,3 +1,6 @@ +# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*- +# +# This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this -- cgit