diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-12-01 17:07:18 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2021-12-01 18:13:16 +0100 |
commit | 8b71bc7ec704301325752ba9d0efd0b75663349b (patch) | |
tree | 5a4927ed83356bacee9371d5884470f6425acad8 /writerperfect/qa | |
parent | 970cbb120a62e952e80348b8e94478600241273a (diff) |
uitest: fix license headers
Change-Id: I6b1a2808af9e6bb4d3240a83798c3c5958ef38e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126183
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'writerperfect/qa')
-rw-r--r-- | writerperfect/qa/uitest/epubexport/epubexport.py | 3 |
1 files changed, 3 insertions, 0 deletions
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 |