From 0002fdfd6c21655bcba3fb69b291af4d3801ad79 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 1 Oct 2020 07:52:14 +0200 Subject: [PATCH] fix license headers Change-Id: I8623770b32d278a45357dc7f757fabfadd2b4af7 --- COPYING | 2 -- .../java/org/libreoffice/androidapp/AboutDialogFragment.java | 2 -- .../java/org/libreoffice/androidapp/LibreOfficeApplication.java | 2 -- .../main/java/org/libreoffice/androidapp/SettingsActivity.java | 2 -- .../java/org/libreoffice/androidapp/SettingsListenerModel.java | 2 -- .../main/java/org/libreoffice/androidapp/ShowHTMLActivity.java | 2 -- .../main/java/org/libreoffice/androidapp/ui/FileUtilities.java | 2 -- .../main/java/org/libreoffice/androidapp/ui/FolderIconView.java | 2 -- .../org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java | 2 -- .../java/org/libreoffice/androidapp/ui/RecentFilesAdapter.java | 2 -- android/app/src/main/res/layout/activity_document_browser.xml | 2 -- android/app/src/main/res/layout/file_explorer_grid_item.xml | 1 - android/app/src/main/res/layout/file_list_item.xml | 1 - android/app/src/main/res/layout/item_recent_files.xml | 2 -- android/app/src/main/res/xml/documentprovider_preferences.xml | 1 - android/lib/src/main/cpp/androidapp.cpp | 2 -- android/lib/src/main/cpp/androidapp.hpp | 2 -- .../src/main/java/org/libreoffice/androidlib/LOActivity.java | 2 -- .../src/main/java/org/libreoffice/androidlib/PrintAdapter.java | 2 -- .../main/java/org/libreoffice/androidlib/ProgressDialog.java | 2 -- .../main/java/org/libreoffice/androidlib/RateAppController.java | 2 -- .../main/java/org/libreoffice/androidlib/SlideShowActivity.java | 2 -- .../java/org/libreoffice/androidlib/lok/LokClipboardData.java | 2 -- common/Authorization.cpp | 2 -- common/Authorization.hpp | 2 -- common/Clipboard.hpp | 2 -- common/Common.hpp | 2 -- common/Crypto.cpp | 2 -- common/Crypto.hpp | 2 -- common/FileUtil.cpp | 2 -- common/FileUtil.hpp | 2 -- common/JailUtil.cpp | 2 -- common/JailUtil.hpp | 2 -- common/JsonUtil.hpp | 2 -- common/LOOLWebSocket.hpp | 2 -- common/Log.cpp | 2 -- common/Log.hpp | 2 -- common/Message.hpp | 2 -- common/MessageQueue.cpp | 2 -- common/MessageQueue.hpp | 2 -- common/MobileApp.cpp | 2 -- common/MobileApp.hpp | 2 -- common/Png.hpp | 2 -- common/Protocol.cpp | 2 -- common/Protocol.hpp | 2 -- common/Rectangle.hpp | 2 -- common/RenderTiles.hpp | 2 -- common/Seccomp.cpp | 2 -- common/Seccomp.hpp | 2 -- common/Session.cpp | 2 -- common/Session.hpp | 2 -- common/SigUtil.cpp | 2 -- common/SigUtil.hpp | 2 -- common/StringVector.cpp | 2 -- common/StringVector.hpp | 2 -- common/Unit.cpp | 2 -- common/Unit.hpp | 2 -- common/UnitHTTP.hpp | 2 -- common/Util.cpp | 2 -- common/Util.hpp | 2 -- common/security.h | 2 -- docker/Debian | 2 -- docker/Ubuntu | 2 -- docker/l10n-docker-nightly.sh | 2 -- docker/scripts/run-lool.sh | 2 -- gtk/gtk.hpp | 2 -- gtk/mobile.cpp | 2 -- ios/Mobile/AppDelegate.h | 2 -- ios/Mobile/AppDelegate.mm | 2 -- ios/Mobile/CODocument.h | 2 -- ios/Mobile/CODocument.mm | 2 -- ios/Mobile/DocumentBrowserViewController.h | 2 -- ios/Mobile/DocumentBrowserViewController.mm | 2 -- ios/Mobile/DocumentViewController.h | 2 -- ios/Mobile/DocumentViewController.mm | 2 -- ios/Mobile/L10n.h | 2 -- ios/Mobile/L10n.mm | 2 -- ios/Mobile/SceneDelegate.h | 2 -- ios/Mobile/SceneDelegate.m | 2 -- ios/Mobile/TemplateCollectionViewController.h | 2 -- ios/Mobile/TemplateCollectionViewController.mm | 2 -- ios/Mobile/TemplateSectionHeaderView.h | 2 -- ios/Mobile/TemplateSectionHeaderView.m | 2 -- ios/Mobile/main.m | 2 -- ios/TestFakeSocket/TestFakeSocket/main.mm | 2 -- ios/ios.h | 2 -- ios/ios.mm | 2 -- kit/ChildSession.cpp | 2 -- kit/ChildSession.hpp | 2 -- kit/Delta.hpp | 2 -- kit/DummyLibreOfficeKit.cpp | 2 -- kit/DummyLibreOfficeKit.hpp | 2 -- kit/ForKit.cpp | 2 -- kit/Kit.cpp | 2 -- kit/Kit.hpp | 2 -- kit/KitHelper.hpp | 2 -- kit/SetupKitEnvironment.hpp | 2 -- kit/TestStubs.cpp | 2 -- kit/Watermark.hpp | 2 -- net/DelaySocket.cpp | 2 -- net/DelaySocket.hpp | 2 -- net/FakeSocket.cpp | 2 -- net/FakeSocket.hpp | 2 -- net/ServerSocket.hpp | 2 -- net/Socket.cpp | 2 -- net/Socket.hpp | 2 -- net/Ssl.cpp | 2 -- net/Ssl.hpp | 2 -- net/SslSocket.hpp | 2 -- net/WebSocketHandler.hpp | 2 -- net/clientnb.cpp | 2 -- scripts/locorestrings.py | 2 -- scripts/perftrace.pl | 2 -- scripts/unocommands.py | 2 -- scripts/untranslated.py | 2 -- test/DeltaTests.cpp | 2 -- test/TileCacheTests.cpp | 2 -- test/TileQueueTests.cpp | 2 -- test/UnitAdmin.cpp | 2 -- test/UnitBadDocLoad.cpp | 2 -- test/UnitCalc.cpp | 2 -- test/UnitClient.cpp | 2 -- test/UnitClose.cpp | 2 -- test/UnitConvert.cpp | 2 -- test/UnitCopyPaste.cpp | 2 -- test/UnitCursor.cpp | 2 -- test/UnitEachView.cpp | 2 -- test/UnitFuzz.cpp | 2 -- test/UnitHTTP.cpp | 2 -- test/UnitHosting.cpp | 2 -- test/UnitInsertDelete.cpp | 2 -- test/UnitLargePaste.cpp | 2 -- test/UnitLoad.cpp | 2 -- test/UnitLoadTorture.cpp | 2 -- test/UnitOAuth.cpp | 2 -- test/UnitOOB.cpp | 2 -- test/UnitPHPProxy.cpp | 2 -- test/UnitPasswordProtected.cpp | 2 -- test/UnitPaste.cpp | 2 -- test/UnitPrefork.cpp | 2 -- test/UnitRenderShape.cpp | 2 -- test/UnitRenderingOptions.cpp | 2 -- test/UnitSession.cpp | 2 -- test/UnitStorage.cpp | 2 -- test/UnitTiffLoad.cpp | 2 -- test/UnitTileCache.cpp | 2 -- test/UnitTimeout.cpp | 2 -- test/UnitTyping.cpp | 2 -- test/UnitUNOCommand.cpp | 2 -- test/UnitWOPI.cpp | 2 -- test/UnitWOPIDocumentConflict.cpp | 2 -- test/UnitWOPIHttpHeaders.cpp | 2 -- test/UnitWOPILoadEncoded.cpp | 2 -- test/UnitWOPIRenameFile.cpp | 2 -- test/UnitWOPISaveAs.cpp | 2 -- test/UnitWOPITemplate.cpp | 2 -- test/UnitWOPIVersionRestore.cpp | 2 -- test/UnitWOPIWatermark.cpp | 2 -- test/UnitWopiOwnertermination.cpp | 2 -- test/WhiteBoxTests.cpp | 2 -- test/WopiProofTests.cpp | 2 -- test/WopiTestServer.hpp | 2 -- test/countloolkits.hpp | 2 -- test/fakesockettest.cpp | 2 -- test/helpers.hpp | 2 -- test/httpcrashtest.cpp | 2 -- test/httpwstest.cpp | 2 -- test/integration-http-server.cpp | 2 -- test/lokassert.hpp | 2 -- test/test.cpp | 2 -- test/test.hpp | 2 -- tools/Config.cpp | 2 -- tools/Connect.cpp | 2 -- tools/KitClient.cpp | 2 -- tools/Replay.hpp | 2 -- tools/Stress.cpp | 2 -- tools/Tool.cpp | 2 -- tools/WebSocketDump.cpp | 2 -- tools/map.cpp | 2 -- tools/mount.cpp | 2 -- wsd/Admin.cpp | 2 -- wsd/Admin.hpp | 2 -- wsd/AdminModel.cpp | 2 -- wsd/AdminModel.hpp | 2 -- wsd/Auth.cpp | 2 -- wsd/Auth.hpp | 2 -- wsd/ClientSession.cpp | 2 -- wsd/ClientSession.hpp | 2 -- wsd/DocumentBroker.cpp | 2 -- wsd/DocumentBroker.hpp | 2 -- wsd/Exceptions.hpp | 2 -- wsd/FileServer.cpp | 2 -- wsd/FileServer.hpp | 2 -- wsd/FileServerUtil.cpp | 2 -- wsd/LOOLWSD.cpp | 2 -- wsd/LOOLWSD.hpp | 2 -- wsd/ProofKey.cpp | 2 -- wsd/ProofKey.hpp | 2 -- wsd/ProxyProtocol.cpp | 2 -- wsd/ProxyProtocol.hpp | 2 -- wsd/RequestDetails.cpp | 2 -- wsd/RequestDetails.hpp | 2 -- wsd/SenderQueue.hpp | 2 -- wsd/ServerURL.hpp | 2 -- wsd/Storage.cpp | 2 -- wsd/Storage.hpp | 2 -- wsd/TestStubs.cpp | 2 -- wsd/TileCache.cpp | 2 -- wsd/TileCache.hpp | 2 -- wsd/TileDesc.hpp | 2 -- wsd/TraceFile.hpp | 2 -- wsd/UserMessages.hpp | 2 -- wsd/lint-discovery.py | 2 -- 213 files changed, 423 deletions(-) diff --git a/COPYING b/COPYING index eb827bd51a..41dc2327f1 100644 --- a/COPYING +++ b/COPYING @@ -1,5 +1,3 @@ -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/android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java b/android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java index b348cd58d9..8fca6f23ff 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/AboutDialogFragment.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/LibreOfficeApplication.java b/android/app/src/main/java/org/libreoffice/androidapp/LibreOfficeApplication.java index abbe58af66..53a0cd5b72 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/LibreOfficeApplication.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/LibreOfficeApplication.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/SettingsActivity.java b/android/app/src/main/java/org/libreoffice/androidapp/SettingsActivity.java index 701ae83500..e42017f335 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/SettingsActivity.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/SettingsActivity.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/SettingsListenerModel.java b/android/app/src/main/java/org/libreoffice/androidapp/SettingsListenerModel.java index c2286bbbc5..2c68819576 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/SettingsListenerModel.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/SettingsListenerModel.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/ShowHTMLActivity.java b/android/app/src/main/java/org/libreoffice/androidapp/ShowHTMLActivity.java index eb73bd2fd0..88918f1cc0 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/ShowHTMLActivity.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/ShowHTMLActivity.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/ui/FileUtilities.java b/android/app/src/main/java/org/libreoffice/androidapp/ui/FileUtilities.java index 6041e75e1c..eb5b74a478 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/ui/FileUtilities.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/ui/FileUtilities.java @@ -1,7 +1,5 @@ /* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/ui/FolderIconView.java b/android/app/src/main/java/org/libreoffice/androidapp/ui/FolderIconView.java index b8109eb475..fc2c216c04 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/ui/FolderIconView.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/ui/FolderIconView.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java b/android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java index c83fb31557..1e5776877d 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/ui/LibreOfficeUIActivity.java @@ -1,7 +1,5 @@ /* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/java/org/libreoffice/androidapp/ui/RecentFilesAdapter.java b/android/app/src/main/java/org/libreoffice/androidapp/ui/RecentFilesAdapter.java index 3075c6a0ac..676b2fda50 100644 --- a/android/app/src/main/java/org/libreoffice/androidapp/ui/RecentFilesAdapter.java +++ b/android/app/src/main/java/org/libreoffice/androidapp/ui/RecentFilesAdapter.java @@ -1,7 +1,5 @@ /* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/app/src/main/res/layout/activity_document_browser.xml b/android/app/src/main/res/layout/activity_document_browser.xml index 90584e2e3d..1ba251a540 100644 --- a/android/app/src/main/res/layout/activity_document_browser.xml +++ b/android/app/src/main/res/layout/activity_document_browser.xml @@ -1,7 +1,5 @@ diff --git a/android/lib/src/main/cpp/androidapp.cpp b/android/lib/src/main/cpp/androidapp.cpp index 59a9be2dd3..1e03a15617 100644 --- a/android/lib/src/main/cpp/androidapp.cpp +++ b/android/lib/src/main/cpp/androidapp.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/android/lib/src/main/cpp/androidapp.hpp b/android/lib/src/main/cpp/androidapp.hpp index ef48bf137e..877c675170 100644 --- a/android/lib/src/main/cpp/androidapp.hpp +++ b/android/lib/src/main/cpp/androidapp.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java b/android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java index 2066a1fd6d..d492fb76e4 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/LOActivity.java @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/android/lib/src/main/java/org/libreoffice/androidlib/PrintAdapter.java b/android/lib/src/main/java/org/libreoffice/androidlib/PrintAdapter.java index a103493273..0aab520497 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/PrintAdapter.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/PrintAdapter.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/lib/src/main/java/org/libreoffice/androidlib/ProgressDialog.java b/android/lib/src/main/java/org/libreoffice/androidlib/ProgressDialog.java index 44085c643c..e772206445 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/ProgressDialog.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/ProgressDialog.java @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/android/lib/src/main/java/org/libreoffice/androidlib/RateAppController.java b/android/lib/src/main/java/org/libreoffice/androidlib/RateAppController.java index 1f652d12be..4341c112a1 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/RateAppController.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/RateAppController.java @@ -1,7 +1,5 @@ /* -*- tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/lib/src/main/java/org/libreoffice/androidlib/SlideShowActivity.java b/android/lib/src/main/java/org/libreoffice/androidlib/SlideShowActivity.java index 0767fc656d..fb03cb3c4b 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/SlideShowActivity.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/SlideShowActivity.java @@ -1,7 +1,5 @@ /* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-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/android/lib/src/main/java/org/libreoffice/androidlib/lok/LokClipboardData.java b/android/lib/src/main/java/org/libreoffice/androidlib/lok/LokClipboardData.java index 4ae654f6d5..e16aafba5e 100644 --- a/android/lib/src/main/java/org/libreoffice/androidlib/lok/LokClipboardData.java +++ b/android/lib/src/main/java/org/libreoffice/androidlib/lok/LokClipboardData.java @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Authorization.cpp b/common/Authorization.cpp index 93c5704fc2..f377f71131 100644 --- a/common/Authorization.cpp +++ b/common/Authorization.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Authorization.hpp b/common/Authorization.hpp index b92b0d5650..35b80285e5 100644 --- a/common/Authorization.hpp +++ b/common/Authorization.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Clipboard.hpp b/common/Clipboard.hpp index 15e5e58e29..669e27b54b 100644 --- a/common/Clipboard.hpp +++ b/common/Clipboard.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Common.hpp b/common/Common.hpp index f036f92192..bcefaa9b7d 100644 --- a/common/Common.hpp +++ b/common/Common.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Crypto.cpp b/common/Crypto.cpp index 5faf1988ae..5fa5d7c758 100644 --- a/common/Crypto.cpp +++ b/common/Crypto.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Crypto.hpp b/common/Crypto.hpp index 270e74e0e4..1ba59d8bd6 100644 --- a/common/Crypto.hpp +++ b/common/Crypto.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/FileUtil.cpp b/common/FileUtil.cpp index 7f8e767d71..37ff910dbc 100644 --- a/common/FileUtil.cpp +++ b/common/FileUtil.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/FileUtil.hpp b/common/FileUtil.hpp index dc87d205aa..df516be1b3 100644 --- a/common/FileUtil.hpp +++ b/common/FileUtil.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/JailUtil.cpp b/common/JailUtil.cpp index 7b313d4706..135d430c9f 100644 --- a/common/JailUtil.cpp +++ b/common/JailUtil.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/JailUtil.hpp b/common/JailUtil.hpp index 0fad9950a3..96bfcd6034 100644 --- a/common/JailUtil.hpp +++ b/common/JailUtil.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/JsonUtil.hpp b/common/JsonUtil.hpp index 4fdc260c1f..c1bdce8b16 100644 --- a/common/JsonUtil.hpp +++ b/common/JsonUtil.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/LOOLWebSocket.hpp b/common/LOOLWebSocket.hpp index ddaf0e7ff8..5ffbc0f3bf 100644 --- a/common/LOOLWebSocket.hpp +++ b/common/LOOLWebSocket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Log.cpp b/common/Log.cpp index bc36371837..442b8efca3 100644 --- a/common/Log.cpp +++ b/common/Log.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Log.hpp b/common/Log.hpp index 64d2153171..dab5ea3fff 100644 --- a/common/Log.hpp +++ b/common/Log.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Message.hpp b/common/Message.hpp index c02625dfb2..67518f7d3c 100644 --- a/common/Message.hpp +++ b/common/Message.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/MessageQueue.cpp b/common/MessageQueue.cpp index 632c696b31..336c0e488b 100644 --- a/common/MessageQueue.cpp +++ b/common/MessageQueue.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/MessageQueue.hpp b/common/MessageQueue.hpp index f315de5589..e26b36f55d 100644 --- a/common/MessageQueue.hpp +++ b/common/MessageQueue.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/MobileApp.cpp b/common/MobileApp.cpp index 15706216be..f3640f8ea4 100644 --- a/common/MobileApp.cpp +++ b/common/MobileApp.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/MobileApp.hpp b/common/MobileApp.hpp index fc816113c5..468ab49bdc 100644 --- a/common/MobileApp.hpp +++ b/common/MobileApp.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Png.hpp b/common/Png.hpp index 496d293dff..65dff17c89 100644 --- a/common/Png.hpp +++ b/common/Png.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Protocol.cpp b/common/Protocol.cpp index d02f2d3406..c078b8e92c 100644 --- a/common/Protocol.cpp +++ b/common/Protocol.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Protocol.hpp b/common/Protocol.hpp index 367d9ff275..4cd218f6c1 100644 --- a/common/Protocol.hpp +++ b/common/Protocol.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Rectangle.hpp b/common/Rectangle.hpp index 05099312a4..d52559d3ed 100644 --- a/common/Rectangle.hpp +++ b/common/Rectangle.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/RenderTiles.hpp b/common/RenderTiles.hpp index c5bc9d03ef..2b54271a73 100644 --- a/common/RenderTiles.hpp +++ b/common/RenderTiles.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Seccomp.cpp b/common/Seccomp.cpp index 1307e4911e..f769f28cc7 100644 --- a/common/Seccomp.cpp +++ b/common/Seccomp.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Seccomp.hpp b/common/Seccomp.hpp index e18065d0fd..13f99a3d77 100644 --- a/common/Seccomp.hpp +++ b/common/Seccomp.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/common/Session.cpp b/common/Session.cpp index 14ecb62762..eb20fc6105 100644 --- a/common/Session.cpp +++ b/common/Session.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Session.hpp b/common/Session.hpp index 61e35ff427..43d41ea22c 100644 --- a/common/Session.hpp +++ b/common/Session.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/SigUtil.cpp b/common/SigUtil.cpp index 905db3eaa3..d7574ebc92 100644 --- a/common/SigUtil.cpp +++ b/common/SigUtil.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/SigUtil.hpp b/common/SigUtil.hpp index 9f8296426f..b69df1e0e9 100644 --- a/common/SigUtil.hpp +++ b/common/SigUtil.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/StringVector.cpp b/common/StringVector.cpp index f44ec22333..f29230a22a 100644 --- a/common/StringVector.cpp +++ b/common/StringVector.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/StringVector.hpp b/common/StringVector.hpp index c414beb4f3..74fdb47109 100644 --- a/common/StringVector.hpp +++ b/common/StringVector.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Unit.cpp b/common/Unit.cpp index ff94d63f5a..2b6f0e09c6 100644 --- a/common/Unit.cpp +++ b/common/Unit.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Unit.hpp b/common/Unit.hpp index 3e65d7b233..f37cc6f37f 100644 --- a/common/Unit.hpp +++ b/common/Unit.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/common/UnitHTTP.hpp b/common/UnitHTTP.hpp index 34b225e24c..5064cd22f9 100644 --- a/common/UnitHTTP.hpp +++ b/common/UnitHTTP.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/common/Util.cpp b/common/Util.cpp index e0ce00250f..8fb83fc3a8 100644 --- a/common/Util.cpp +++ b/common/Util.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/Util.hpp b/common/Util.hpp index 03719e97fa..541bba7724 100644 --- a/common/Util.hpp +++ b/common/Util.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/common/security.h b/common/security.h index 0bd794d2b8..ce220878e6 100644 --- a/common/security.h +++ b/common/security.h @@ -1,7 +1,5 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/docker/Debian b/docker/Debian index c0218694af..995c46eaa8 100644 --- a/docker/Debian +++ b/docker/Debian @@ -1,5 +1,3 @@ -# 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/docker/Ubuntu b/docker/Ubuntu index a41d38bba1..5385e4de5e 100644 --- a/docker/Ubuntu +++ b/docker/Ubuntu @@ -1,5 +1,3 @@ -# 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/docker/l10n-docker-nightly.sh b/docker/l10n-docker-nightly.sh index dcd72b0eea..c5109fd4e9 100755 --- a/docker/l10n-docker-nightly.sh +++ b/docker/l10n-docker-nightly.sh @@ -1,6 +1,4 @@ #! /bin/bash -# 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/docker/scripts/run-lool.sh b/docker/scripts/run-lool.sh index b2128268f0..f3c89bd1ea 100755 --- a/docker/scripts/run-lool.sh +++ b/docker/scripts/run-lool.sh @@ -1,6 +1,4 @@ #!/bin/bash -# 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/gtk/gtk.hpp b/gtk/gtk.hpp index 9bc99c2f2c..52c4b12549 100644 --- a/gtk/gtk.hpp +++ b/gtk/gtk.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/gtk/mobile.cpp b/gtk/mobile.cpp index e467a71c28..348e62d411 100644 --- a/gtk/mobile.cpp +++ b/gtk/mobile.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/ios/Mobile/AppDelegate.h b/ios/Mobile/AppDelegate.h index 58c09bf463..53bfc8346d 100644 --- a/ios/Mobile/AppDelegate.h +++ b/ios/Mobile/AppDelegate.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/AppDelegate.mm b/ios/Mobile/AppDelegate.mm index 207d593933..e487052de0 100644 --- a/ios/Mobile/AppDelegate.mm +++ b/ios/Mobile/AppDelegate.mm @@ -1,7 +1,5 @@ // -*- Mode: objc; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/CODocument.h b/ios/Mobile/CODocument.h index 7aa262c25f..e1adec47e6 100644 --- a/ios/Mobile/CODocument.h +++ b/ios/Mobile/CODocument.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/CODocument.mm b/ios/Mobile/CODocument.mm index d25c7ded73..447801fd70 100644 --- a/ios/Mobile/CODocument.mm +++ b/ios/Mobile/CODocument.mm @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/DocumentBrowserViewController.h b/ios/Mobile/DocumentBrowserViewController.h index 542ab3fbcc..bd1d9cbf97 100644 --- a/ios/Mobile/DocumentBrowserViewController.h +++ b/ios/Mobile/DocumentBrowserViewController.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/DocumentBrowserViewController.mm b/ios/Mobile/DocumentBrowserViewController.mm index 92a9dedf0c..c35d3502b2 100644 --- a/ios/Mobile/DocumentBrowserViewController.mm +++ b/ios/Mobile/DocumentBrowserViewController.mm @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/DocumentViewController.h b/ios/Mobile/DocumentViewController.h index cb845b3027..894ecb084f 100644 --- a/ios/Mobile/DocumentViewController.h +++ b/ios/Mobile/DocumentViewController.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/DocumentViewController.mm b/ios/Mobile/DocumentViewController.mm index 53b2d44881..086a18ae80 100644 --- a/ios/Mobile/DocumentViewController.mm +++ b/ios/Mobile/DocumentViewController.mm @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/L10n.h b/ios/Mobile/L10n.h index ce0c50d3e6..0e2e420879 100644 --- a/ios/Mobile/L10n.h +++ b/ios/Mobile/L10n.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/L10n.mm b/ios/Mobile/L10n.mm index 3f232c361b..8093e95a02 100644 --- a/ios/Mobile/L10n.mm +++ b/ios/Mobile/L10n.mm @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/SceneDelegate.h b/ios/Mobile/SceneDelegate.h index d0c8f4d8aa..25009d162d 100644 --- a/ios/Mobile/SceneDelegate.h +++ b/ios/Mobile/SceneDelegate.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/SceneDelegate.m b/ios/Mobile/SceneDelegate.m index b403d7d6dd..70b1837a92 100644 --- a/ios/Mobile/SceneDelegate.m +++ b/ios/Mobile/SceneDelegate.m @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/TemplateCollectionViewController.h b/ios/Mobile/TemplateCollectionViewController.h index 02801bef1a..f7329106f3 100644 --- a/ios/Mobile/TemplateCollectionViewController.h +++ b/ios/Mobile/TemplateCollectionViewController.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/TemplateCollectionViewController.mm b/ios/Mobile/TemplateCollectionViewController.mm index b283d580aa..cd9eea4a28 100644 --- a/ios/Mobile/TemplateCollectionViewController.mm +++ b/ios/Mobile/TemplateCollectionViewController.mm @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/TemplateSectionHeaderView.h b/ios/Mobile/TemplateSectionHeaderView.h index bc38526bdd..32396e3147 100644 --- a/ios/Mobile/TemplateSectionHeaderView.h +++ b/ios/Mobile/TemplateSectionHeaderView.h @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/TemplateSectionHeaderView.m b/ios/Mobile/TemplateSectionHeaderView.m index 5ae0026423..b46283d4c8 100644 --- a/ios/Mobile/TemplateSectionHeaderView.m +++ b/ios/Mobile/TemplateSectionHeaderView.m @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/Mobile/main.m b/ios/Mobile/main.m index 0012006084..572619153a 100644 --- a/ios/Mobile/main.m +++ b/ios/Mobile/main.m @@ -1,7 +1,5 @@ // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/ios/TestFakeSocket/TestFakeSocket/main.mm b/ios/TestFakeSocket/TestFakeSocket/main.mm index 1316e18542..b6fce44085 100644 --- a/ios/TestFakeSocket/TestFakeSocket/main.mm +++ b/ios/TestFakeSocket/TestFakeSocket/main.mm @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/ios/ios.h b/ios/ios.h index 198b9e90aa..d810dd99a5 100644 --- a/ios/ios.h +++ b/ios/ios.h @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/ios/ios.mm b/ios/ios.mm index b5c6ac65bd..28680fa740 100644 --- a/ios/ios.mm +++ b/ios/ios.mm @@ -1,7 +1,5 @@ // -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- // -// 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/kit/ChildSession.cpp b/kit/ChildSession.cpp index 314ff12daf..319ff885a6 100644 --- a/kit/ChildSession.cpp +++ b/kit/ChildSession.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/ChildSession.hpp b/kit/ChildSession.hpp index c828fcce2c..ee6067df82 100644 --- a/kit/ChildSession.hpp +++ b/kit/ChildSession.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/Delta.hpp b/kit/Delta.hpp index 6358c1f423..001b7ecbef 100644 --- a/kit/Delta.hpp +++ b/kit/Delta.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/kit/DummyLibreOfficeKit.cpp b/kit/DummyLibreOfficeKit.cpp index 662a806b67..7d377f97f3 100644 --- a/kit/DummyLibreOfficeKit.cpp +++ b/kit/DummyLibreOfficeKit.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/kit/DummyLibreOfficeKit.hpp b/kit/DummyLibreOfficeKit.hpp index cb3c588d85..5e1afd6a43 100644 --- a/kit/DummyLibreOfficeKit.hpp +++ b/kit/DummyLibreOfficeKit.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/kit/ForKit.cpp b/kit/ForKit.cpp index 492dc300cd..def4979400 100644 --- a/kit/ForKit.cpp +++ b/kit/ForKit.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/Kit.cpp b/kit/Kit.cpp index a68b40e1d2..bcdc7fa2be 100644 --- a/kit/Kit.cpp +++ b/kit/Kit.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/Kit.hpp b/kit/Kit.hpp index a260a9d111..b4ae40dd31 100644 --- a/kit/Kit.hpp +++ b/kit/Kit.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/kit/KitHelper.hpp b/kit/KitHelper.hpp index 07b33750ba..915d4041bf 100644 --- a/kit/KitHelper.hpp +++ b/kit/KitHelper.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/SetupKitEnvironment.hpp b/kit/SetupKitEnvironment.hpp index 48c4df288c..2787de2a0a 100644 --- a/kit/SetupKitEnvironment.hpp +++ b/kit/SetupKitEnvironment.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/TestStubs.cpp b/kit/TestStubs.cpp index f1e2c5c955..3854964c9a 100644 --- a/kit/TestStubs.cpp +++ b/kit/TestStubs.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/kit/Watermark.hpp b/kit/Watermark.hpp index deaca1549c..476f096a18 100644 --- a/kit/Watermark.hpp +++ b/kit/Watermark.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/net/DelaySocket.cpp b/net/DelaySocket.cpp index f2ece32799..235439f87f 100644 --- a/net/DelaySocket.cpp +++ b/net/DelaySocket.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/DelaySocket.hpp b/net/DelaySocket.hpp index c5d4fbe09c..c49d3a85f6 100644 --- a/net/DelaySocket.hpp +++ b/net/DelaySocket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/FakeSocket.cpp b/net/FakeSocket.cpp index 013a15ce93..dc1dee3ac7 100644 --- a/net/FakeSocket.cpp +++ b/net/FakeSocket.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/FakeSocket.hpp b/net/FakeSocket.hpp index f11da3575e..48bd931dd3 100644 --- a/net/FakeSocket.hpp +++ b/net/FakeSocket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/ServerSocket.hpp b/net/ServerSocket.hpp index 557f7004e6..712af9675f 100644 --- a/net/ServerSocket.hpp +++ b/net/ServerSocket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/Socket.cpp b/net/Socket.cpp index 98822919c3..bd85110cbd 100644 --- a/net/Socket.cpp +++ b/net/Socket.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/Socket.hpp b/net/Socket.hpp index 4c2ba13eb5..f57efc555f 100644 --- a/net/Socket.hpp +++ b/net/Socket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/Ssl.cpp b/net/Ssl.cpp index 92f60064d7..a9fd3c38c5 100644 --- a/net/Ssl.cpp +++ b/net/Ssl.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/Ssl.hpp b/net/Ssl.hpp index a5fd70a76f..7fe62238bb 100644 --- a/net/Ssl.hpp +++ b/net/Ssl.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/SslSocket.hpp b/net/SslSocket.hpp index e883d00296..79415f3c30 100644 --- a/net/SslSocket.hpp +++ b/net/SslSocket.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/WebSocketHandler.hpp b/net/WebSocketHandler.hpp index 7a9ec902c4..b1ef11c990 100644 --- a/net/WebSocketHandler.hpp +++ b/net/WebSocketHandler.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/net/clientnb.cpp b/net/clientnb.cpp index 2e00bd4be9..aacebfe8a2 100644 --- a/net/clientnb.cpp +++ b/net/clientnb.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/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/. diff --git a/test/DeltaTests.cpp b/test/DeltaTests.cpp index c0ecf22bf4..ec011e5f34 100644 --- a/test/DeltaTests.cpp +++ b/test/DeltaTests.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/TileCacheTests.cpp b/test/TileCacheTests.cpp index a98dcbe214..cf58468e81 100644 --- a/test/TileCacheTests.cpp +++ b/test/TileCacheTests.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/TileQueueTests.cpp b/test/TileQueueTests.cpp index b4283bf333..30886cdb35 100644 --- a/test/TileQueueTests.cpp +++ b/test/TileQueueTests.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitAdmin.cpp b/test/UnitAdmin.cpp index d6111df5ba..7d9c3c914e 100644 --- a/test/UnitAdmin.cpp +++ b/test/UnitAdmin.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitBadDocLoad.cpp b/test/UnitBadDocLoad.cpp index 550191f697..930bf210ad 100644 --- a/test/UnitBadDocLoad.cpp +++ b/test/UnitBadDocLoad.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitCalc.cpp b/test/UnitCalc.cpp index d8c8f0bb84..eb7c8224bb 100644 --- a/test/UnitCalc.cpp +++ b/test/UnitCalc.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitClient.cpp b/test/UnitClient.cpp index 995566912d..e2e2892e43 100644 --- a/test/UnitClient.cpp +++ b/test/UnitClient.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitClose.cpp b/test/UnitClose.cpp index eba8378e68..a89f7e024c 100644 --- a/test/UnitClose.cpp +++ b/test/UnitClose.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitConvert.cpp b/test/UnitConvert.cpp index 237649d150..bd0457b596 100644 --- a/test/UnitConvert.cpp +++ b/test/UnitConvert.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitCopyPaste.cpp b/test/UnitCopyPaste.cpp index 8b8e6af700..bafd914d3b 100644 --- a/test/UnitCopyPaste.cpp +++ b/test/UnitCopyPaste.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitCursor.cpp b/test/UnitCursor.cpp index c8f177ad5b..90b1d92ee8 100644 --- a/test/UnitCursor.cpp +++ b/test/UnitCursor.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitEachView.cpp b/test/UnitEachView.cpp index f946c3b695..2439faa85b 100644 --- a/test/UnitEachView.cpp +++ b/test/UnitEachView.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitFuzz.cpp b/test/UnitFuzz.cpp index f9ab00a1de..2e55f448bc 100644 --- a/test/UnitFuzz.cpp +++ b/test/UnitFuzz.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitHTTP.cpp b/test/UnitHTTP.cpp index e49853f526..4642e12726 100644 --- a/test/UnitHTTP.cpp +++ b/test/UnitHTTP.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitHosting.cpp b/test/UnitHosting.cpp index 18af0319a9..9ce3baff75 100644 --- a/test/UnitHosting.cpp +++ b/test/UnitHosting.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitInsertDelete.cpp b/test/UnitInsertDelete.cpp index 962d705082..4a499dd0a4 100644 --- a/test/UnitInsertDelete.cpp +++ b/test/UnitInsertDelete.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitLargePaste.cpp b/test/UnitLargePaste.cpp index f397550228..844745c2ad 100644 --- a/test/UnitLargePaste.cpp +++ b/test/UnitLargePaste.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitLoad.cpp b/test/UnitLoad.cpp index 9179e66cb7..4a4a67588f 100644 --- a/test/UnitLoad.cpp +++ b/test/UnitLoad.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitLoadTorture.cpp b/test/UnitLoadTorture.cpp index 739157c0e7..6b54716184 100644 --- a/test/UnitLoadTorture.cpp +++ b/test/UnitLoadTorture.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitOAuth.cpp b/test/UnitOAuth.cpp index 07fc005963..825fcd1f1f 100644 --- a/test/UnitOAuth.cpp +++ b/test/UnitOAuth.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitOOB.cpp b/test/UnitOOB.cpp index 4273ee06ea..6caf7e094e 100644 --- a/test/UnitOOB.cpp +++ b/test/UnitOOB.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitPHPProxy.cpp b/test/UnitPHPProxy.cpp index 7f16954125..f3a341b49a 100644 --- a/test/UnitPHPProxy.cpp +++ b/test/UnitPHPProxy.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitPasswordProtected.cpp b/test/UnitPasswordProtected.cpp index d3126115b9..a5e915d0f6 100644 --- a/test/UnitPasswordProtected.cpp +++ b/test/UnitPasswordProtected.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitPaste.cpp b/test/UnitPaste.cpp index db71dd8390..1819aff246 100644 --- a/test/UnitPaste.cpp +++ b/test/UnitPaste.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitPrefork.cpp b/test/UnitPrefork.cpp index 4f22ffb77a..aae523b4c0 100644 --- a/test/UnitPrefork.cpp +++ b/test/UnitPrefork.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitRenderShape.cpp b/test/UnitRenderShape.cpp index 4f95e15e3c..2266dd1bfa 100644 --- a/test/UnitRenderShape.cpp +++ b/test/UnitRenderShape.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitRenderingOptions.cpp b/test/UnitRenderingOptions.cpp index 9c0a4ddcea..b5bb3be969 100644 --- a/test/UnitRenderingOptions.cpp +++ b/test/UnitRenderingOptions.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitSession.cpp b/test/UnitSession.cpp index bbff4a09e4..4d62385ad6 100644 --- a/test/UnitSession.cpp +++ b/test/UnitSession.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitStorage.cpp b/test/UnitStorage.cpp index 91b08ec9ff..04a4b874e5 100644 --- a/test/UnitStorage.cpp +++ b/test/UnitStorage.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitTiffLoad.cpp b/test/UnitTiffLoad.cpp index b4b10b3ac9..ac643148f5 100644 --- a/test/UnitTiffLoad.cpp +++ b/test/UnitTiffLoad.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitTileCache.cpp b/test/UnitTileCache.cpp index e2ee15a4d1..4e6d98332f 100644 --- a/test/UnitTileCache.cpp +++ b/test/UnitTileCache.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitTimeout.cpp b/test/UnitTimeout.cpp index d0b2de79cf..d575f6244b 100644 --- a/test/UnitTimeout.cpp +++ b/test/UnitTimeout.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitTyping.cpp b/test/UnitTyping.cpp index 1b245ea478..441a691179 100644 --- a/test/UnitTyping.cpp +++ b/test/UnitTyping.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitUNOCommand.cpp b/test/UnitUNOCommand.cpp index ae420c8629..68971fbde8 100644 --- a/test/UnitUNOCommand.cpp +++ b/test/UnitUNOCommand.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPI.cpp b/test/UnitWOPI.cpp index 87f47950d3..5488d6177a 100644 --- a/test/UnitWOPI.cpp +++ b/test/UnitWOPI.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPIDocumentConflict.cpp b/test/UnitWOPIDocumentConflict.cpp index de6b2d97f6..737fc1ea39 100644 --- a/test/UnitWOPIDocumentConflict.cpp +++ b/test/UnitWOPIDocumentConflict.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPIHttpHeaders.cpp b/test/UnitWOPIHttpHeaders.cpp index acf2d74714..b1ab434e31 100644 --- a/test/UnitWOPIHttpHeaders.cpp +++ b/test/UnitWOPIHttpHeaders.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPILoadEncoded.cpp b/test/UnitWOPILoadEncoded.cpp index a3d19db815..158bc3562f 100644 --- a/test/UnitWOPILoadEncoded.cpp +++ b/test/UnitWOPILoadEncoded.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPIRenameFile.cpp b/test/UnitWOPIRenameFile.cpp index 83fe357e94..3045b773be 100644 --- a/test/UnitWOPIRenameFile.cpp +++ b/test/UnitWOPIRenameFile.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPISaveAs.cpp b/test/UnitWOPISaveAs.cpp index 90fdb286a0..23dc8a1776 100644 --- a/test/UnitWOPISaveAs.cpp +++ b/test/UnitWOPISaveAs.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPITemplate.cpp b/test/UnitWOPITemplate.cpp index 83e1bb64fd..9ab66c72f8 100644 --- a/test/UnitWOPITemplate.cpp +++ b/test/UnitWOPITemplate.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPIVersionRestore.cpp b/test/UnitWOPIVersionRestore.cpp index 16192c6219..19d017cdec 100644 --- a/test/UnitWOPIVersionRestore.cpp +++ b/test/UnitWOPIVersionRestore.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWOPIWatermark.cpp b/test/UnitWOPIWatermark.cpp index e5ffad8620..96b54a53fb 100644 --- a/test/UnitWOPIWatermark.cpp +++ b/test/UnitWOPIWatermark.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/UnitWopiOwnertermination.cpp b/test/UnitWopiOwnertermination.cpp index 60be855888..24b4a2ab6b 100644 --- a/test/UnitWopiOwnertermination.cpp +++ b/test/UnitWopiOwnertermination.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/WhiteBoxTests.cpp b/test/WhiteBoxTests.cpp index 8f53c32efd..dbdb7f582b 100644 --- a/test/WhiteBoxTests.cpp +++ b/test/WhiteBoxTests.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/WopiProofTests.cpp b/test/WopiProofTests.cpp index 6d73a3ab9e..2fbe890842 100644 --- a/test/WopiProofTests.cpp +++ b/test/WopiProofTests.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/WopiTestServer.hpp b/test/WopiTestServer.hpp index 305348d396..b08e2a3244 100644 --- a/test/WopiTestServer.hpp +++ b/test/WopiTestServer.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/countloolkits.hpp b/test/countloolkits.hpp index 9ee0f270f6..04ebec20d2 100644 --- a/test/countloolkits.hpp +++ b/test/countloolkits.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/fakesockettest.cpp b/test/fakesockettest.cpp index acc2ea9524..7322f0dfbe 100644 --- a/test/fakesockettest.cpp +++ b/test/fakesockettest.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/helpers.hpp b/test/helpers.hpp index 67aac63eda..3095062684 100644 --- a/test/helpers.hpp +++ b/test/helpers.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/httpcrashtest.cpp b/test/httpcrashtest.cpp index 1faa4b4529..915b11801a 100644 --- a/test/httpcrashtest.cpp +++ b/test/httpcrashtest.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/httpwstest.cpp b/test/httpwstest.cpp index 828dabd54c..dc43306914 100644 --- a/test/httpwstest.cpp +++ b/test/httpwstest.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/integration-http-server.cpp b/test/integration-http-server.cpp index 9f8bf3d3fd..0ba5ebbb55 100644 --- a/test/integration-http-server.cpp +++ b/test/integration-http-server.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/lokassert.hpp b/test/lokassert.hpp index 612161b69a..b2a1e8a979 100644 --- a/test/lokassert.hpp +++ b/test/lokassert.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/test.cpp b/test/test.cpp index 318271436c..feb793c194 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/test/test.hpp b/test/test.hpp index bbb8f5b399..b6f45f9be9 100644 --- a/test/test.hpp +++ b/test/test.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/Config.cpp b/tools/Config.cpp index 4bf297fb60..cd5ba09a42 100644 --- a/tools/Config.cpp +++ b/tools/Config.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/Connect.cpp b/tools/Connect.cpp index 23a8ea0ad9..607dff76fa 100644 --- a/tools/Connect.cpp +++ b/tools/Connect.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/KitClient.cpp b/tools/KitClient.cpp index ab33451d37..976558e798 100644 --- a/tools/KitClient.cpp +++ b/tools/KitClient.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/Replay.hpp b/tools/Replay.hpp index a2e7e661b3..bb48eb4944 100644 --- a/tools/Replay.hpp +++ b/tools/Replay.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/Stress.cpp b/tools/Stress.cpp index dc846771f1..c5bbc2c167 100644 --- a/tools/Stress.cpp +++ b/tools/Stress.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/Tool.cpp b/tools/Tool.cpp index f62c571775..f88fb0e8cb 100644 --- a/tools/Tool.cpp +++ b/tools/Tool.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/WebSocketDump.cpp b/tools/WebSocketDump.cpp index 9a62378c5f..f519dd8c15 100644 --- a/tools/WebSocketDump.cpp +++ b/tools/WebSocketDump.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/map.cpp b/tools/map.cpp index 472abe589a..2391249ed3 100644 --- a/tools/map.cpp +++ b/tools/map.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/tools/mount.cpp b/tools/mount.cpp index 8f2d78e5af..ef445a5fc4 100644 --- a/tools/mount.cpp +++ b/tools/mount.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Admin.cpp b/wsd/Admin.cpp index a9b87cba4f..54ff763a7c 100644 --- a/wsd/Admin.cpp +++ b/wsd/Admin.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Admin.hpp b/wsd/Admin.hpp index f9532c59f3..7d92bcd9cb 100644 --- a/wsd/Admin.hpp +++ b/wsd/Admin.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/AdminModel.cpp b/wsd/AdminModel.cpp index 0dd70ece64..eda4c9b3eb 100644 --- a/wsd/AdminModel.cpp +++ b/wsd/AdminModel.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/AdminModel.hpp b/wsd/AdminModel.hpp index d4a4513ce4..30a7dd37fb 100644 --- a/wsd/AdminModel.hpp +++ b/wsd/AdminModel.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Auth.cpp b/wsd/Auth.cpp index 03807d81e6..e80e7827ed 100644 --- a/wsd/Auth.cpp +++ b/wsd/Auth.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Auth.hpp b/wsd/Auth.hpp index 30f26ff0ce..4ee30ef894 100644 --- a/wsd/Auth.hpp +++ b/wsd/Auth.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ClientSession.cpp b/wsd/ClientSession.cpp index cb26a8f640..4f1a9f1117 100644 --- a/wsd/ClientSession.cpp +++ b/wsd/ClientSession.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ClientSession.hpp b/wsd/ClientSession.hpp index f2a6baa1e1..07a18a76c0 100644 --- a/wsd/ClientSession.hpp +++ b/wsd/ClientSession.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/DocumentBroker.cpp b/wsd/DocumentBroker.cpp index 701aebbb9b..b9fa89abd2 100644 --- a/wsd/DocumentBroker.cpp +++ b/wsd/DocumentBroker.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/DocumentBroker.hpp b/wsd/DocumentBroker.hpp index 474df3838c..a943a90e23 100644 --- a/wsd/DocumentBroker.hpp +++ b/wsd/DocumentBroker.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Exceptions.hpp b/wsd/Exceptions.hpp index 007cc7359c..664edeaecf 100644 --- a/wsd/Exceptions.hpp +++ b/wsd/Exceptions.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/FileServer.cpp b/wsd/FileServer.cpp index 56ff498012..ad8beaa0a8 100644 --- a/wsd/FileServer.cpp +++ b/wsd/FileServer.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/FileServer.hpp b/wsd/FileServer.hpp index 1cad001fbd..c8fe3ddf92 100644 --- a/wsd/FileServer.hpp +++ b/wsd/FileServer.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/FileServerUtil.cpp b/wsd/FileServerUtil.cpp index dbbc900289..4928081ee0 100644 --- a/wsd/FileServerUtil.cpp +++ b/wsd/FileServerUtil.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/LOOLWSD.cpp b/wsd/LOOLWSD.cpp index a845932fa7..9c84ee6d42 100644 --- a/wsd/LOOLWSD.cpp +++ b/wsd/LOOLWSD.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/LOOLWSD.hpp b/wsd/LOOLWSD.hpp index 1b831e2505..f3000ebd43 100644 --- a/wsd/LOOLWSD.hpp +++ b/wsd/LOOLWSD.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ProofKey.cpp b/wsd/ProofKey.cpp index 1fdfc5eca7..ff87ca189b 100644 --- a/wsd/ProofKey.cpp +++ b/wsd/ProofKey.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ProofKey.hpp b/wsd/ProofKey.hpp index 5efc79aebd..e94c03d497 100644 --- a/wsd/ProofKey.hpp +++ b/wsd/ProofKey.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ProxyProtocol.cpp b/wsd/ProxyProtocol.cpp index 8e7b8a631c..5ea74cc29d 100644 --- a/wsd/ProxyProtocol.cpp +++ b/wsd/ProxyProtocol.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ProxyProtocol.hpp b/wsd/ProxyProtocol.hpp index d20377b30e..c0db33e09a 100644 --- a/wsd/ProxyProtocol.hpp +++ b/wsd/ProxyProtocol.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/RequestDetails.cpp b/wsd/RequestDetails.cpp index edb5c1c8c8..b7f4f57957 100644 --- a/wsd/RequestDetails.cpp +++ b/wsd/RequestDetails.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/RequestDetails.hpp b/wsd/RequestDetails.hpp index 93dd4ff50f..2f2f396de4 100644 --- a/wsd/RequestDetails.hpp +++ b/wsd/RequestDetails.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/SenderQueue.hpp b/wsd/SenderQueue.hpp index 3c05f7623d..f6d8900307 100644 --- a/wsd/SenderQueue.hpp +++ b/wsd/SenderQueue.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/ServerURL.hpp b/wsd/ServerURL.hpp index 25d968520e..6975713799 100644 --- a/wsd/ServerURL.hpp +++ b/wsd/ServerURL.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Storage.cpp b/wsd/Storage.cpp index 9e3854d999..3ad301aa85 100644 --- a/wsd/Storage.cpp +++ b/wsd/Storage.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/Storage.hpp b/wsd/Storage.hpp index 652b9bb174..29b735f8eb 100644 --- a/wsd/Storage.hpp +++ b/wsd/Storage.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/TestStubs.cpp b/wsd/TestStubs.cpp index 1efd3251f4..59ce2b47e4 100644 --- a/wsd/TestStubs.cpp +++ b/wsd/TestStubs.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/TileCache.cpp b/wsd/TileCache.cpp index d36ca1aa69..69e1f31a8f 100644 --- a/wsd/TileCache.cpp +++ b/wsd/TileCache.cpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/TileCache.hpp b/wsd/TileCache.hpp index 8044919dfc..92e38ebd9b 100644 --- a/wsd/TileCache.hpp +++ b/wsd/TileCache.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/wsd/TileDesc.hpp b/wsd/TileDesc.hpp index e60984359d..f545639068 100644 --- a/wsd/TileDesc.hpp +++ b/wsd/TileDesc.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-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/wsd/TraceFile.hpp b/wsd/TraceFile.hpp index fee52b5169..ded4515b2c 100644 --- a/wsd/TraceFile.hpp +++ b/wsd/TraceFile.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/UserMessages.hpp b/wsd/UserMessages.hpp index 5437f85095..b92f7c0980 100644 --- a/wsd/UserMessages.hpp +++ b/wsd/UserMessages.hpp @@ -1,7 +1,5 @@ /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 100 -*- */ /* - * 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/wsd/lint-discovery.py b/wsd/lint-discovery.py index 730129b4ce..04876774a5 100755 --- a/wsd/lint-discovery.py +++ b/wsd/lint-discovery.py @@ -1,7 +1,5 @@ #!/usr/bin/env python # -# 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/.