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 /sw/qa/uitest/macro_tests/tdf64690.py | |
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 'sw/qa/uitest/macro_tests/tdf64690.py')
-rw-r--r-- | sw/qa/uitest/macro_tests/tdf64690.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/qa/uitest/macro_tests/tdf64690.py b/sw/qa/uitest/macro_tests/tdf64690.py index 8e04db282d05..27ca45767c1f 100644 --- a/sw/qa/uitest/macro_tests/tdf64690.py +++ b/sw/qa/uitest/macro_tests/tdf64690.py @@ -1,5 +1,7 @@ # -*- 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 # file, You can obtain one at http://mozilla.org/MPL/2.0/. |