summaryrefslogtreecommitdiff
path: root/sw/qa/uitest/styleInspector
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-12-01 17:07:18 +0100
committerMichael Meeks <michael.meeks@collabora.com>2021-12-01 18:13:16 +0100
commit8b71bc7ec704301325752ba9d0efd0b75663349b (patch)
tree5a4927ed83356bacee9371d5884470f6425acad8 /sw/qa/uitest/styleInspector
parent970cbb120a62e952e80348b8e94478600241273a (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/styleInspector')
-rw-r--r--sw/qa/uitest/styleInspector/styleInspector.py2
-rw-r--r--sw/qa/uitest/styleInspector/tdf137105.py5
-rw-r--r--sw/qa/uitest/styleInspector/tdf137513.py5
3 files changed, 12 insertions, 0 deletions
diff --git a/sw/qa/uitest/styleInspector/styleInspector.py b/sw/qa/uitest/styleInspector/styleInspector.py
index 7cfabce07dcc..14b4590582cf 100644
--- a/sw/qa/uitest/styleInspector/styleInspector.py
+++ b/sw/qa/uitest/styleInspector/styleInspector.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/.
diff --git a/sw/qa/uitest/styleInspector/tdf137105.py b/sw/qa/uitest/styleInspector/tdf137105.py
index c69d0cec82c7..bfb8dc779006 100644
--- a/sw/qa/uitest/styleInspector/tdf137105.py
+++ b/sw/qa/uitest/styleInspector/tdf137105.py
@@ -1,6 +1,11 @@
# -*- 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/.
+#
from uitest.framework import UITestCase
from libreoffice.uno.propertyvalue import mkPropertyValues
diff --git a/sw/qa/uitest/styleInspector/tdf137513.py b/sw/qa/uitest/styleInspector/tdf137513.py
index b030d6e70ba7..63d208dc2d86 100644
--- a/sw/qa/uitest/styleInspector/tdf137513.py
+++ b/sw/qa/uitest/styleInspector/tdf137513.py
@@ -1,6 +1,11 @@
# -*- 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/.
+#
from uitest.framework import UITestCase
from libreoffice.uno.propertyvalue import mkPropertyValues