summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-10-01 07:52:14 +0200
committerAndras Timar <andras.timar@collabora.com>2020-10-02 15:58:12 +0200
commit60e66556ff5f5dd11e6c01da28b8de5c2a7413ad (patch)
tree8e11c85900273ff43e9e4f25ab48331f6068e23f /scripts
parentremove .gitreview, we do not use gerrit any more (diff)
downloadonline-60e66556ff5f5dd11e6c01da28b8de5c2a7413ad.tar.gz
online-60e66556ff5f5dd11e6c01da28b8de5c2a7413ad.zip
fix license headers
Change-Id: I8623770b32d278a45357dc7f757fabfadd2b4af7
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/locorestrings.py2
-rwxr-xr-xscripts/perftrace.pl2
-rwxr-xr-xscripts/unocommands.py2
-rwxr-xr-xscripts/untranslated.py2
4 files changed, 0 insertions, 8 deletions
diff --git a/scripts/locorestrings.py b/scripts/locorestrings.py
index 8a9fda2cf7..f1c819ba4a 100755
--- a/scripts/locorestrings.py
+++ b/scripts/locorestrings.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python
# -*- 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/scripts/perftrace.pl b/scripts/perftrace.pl
index 12f2a409b1..5b27730782 100755
--- a/scripts/perftrace.pl
+++ b/scripts/perftrace.pl
@@ -1,7 +1,5 @@
#!/usr/bin/perl -w
#
-# 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/scripts/unocommands.py b/scripts/unocommands.py
index 0e09d231ee..8e344e9e61 100755
--- a/scripts/unocommands.py
+++ b/scripts/unocommands.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python3
# -*- 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/scripts/untranslated.py b/scripts/untranslated.py
index 5512f2344a..a5c474cd27 100755
--- a/scripts/untranslated.py
+++ b/scripts/untranslated.py
@@ -1,8 +1,6 @@
#!/usr/bin/env python
# -*- 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/.