From 830c24751483abfcf61b3d31e4c270fc45dac982 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 26 Jul 2013 12:01:16 +0100 Subject: targetted clean of redundant header piece from 62badf3828 Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48 (cherry picked from commit 03993b47c522dcc71f7cd73ee21df3de9650080d) --- svtools/langsupport/langsupport.cxx | 3 --- svtools/source/dialogs/ServerDetailsControls.cxx | 3 --- svtools/source/misc/langhelp.cxx | 3 --- svtools/source/misc/sampletext.cxx | 3 --- 4 files changed, 12 deletions(-) (limited to 'svtools') diff --git a/svtools/langsupport/langsupport.cxx b/svtools/langsupport/langsupport.cxx index 226187a5d020..d1b2daf1db26 100644 --- a/svtools/langsupport/langsupport.cxx +++ b/svtools/langsupport/langsupport.cxx @@ -5,9 +5,6 @@ * 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/. - * - * This file incorporates work covered by the following license notice: - * */ #include diff --git a/svtools/source/dialogs/ServerDetailsControls.cxx b/svtools/source/dialogs/ServerDetailsControls.cxx index 27aa4bd452f1..07a2b0c268da 100644 --- a/svtools/source/dialogs/ServerDetailsControls.cxx +++ b/svtools/source/dialogs/ServerDetailsControls.cxx @@ -5,9 +5,6 @@ * 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/. - * - * This file incorporates work covered by the following license notice: - * */ #include diff --git a/svtools/source/misc/langhelp.cxx b/svtools/source/misc/langhelp.cxx index 8f35b8dd7de7..c7edaa60fcae 100644 --- a/svtools/source/misc/langhelp.cxx +++ b/svtools/source/misc/langhelp.cxx @@ -5,9 +5,6 @@ * 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/. - * - * This file incorporates work covered by the following license notice: - * */ diff --git a/svtools/source/misc/sampletext.cxx b/svtools/source/misc/sampletext.cxx index bacde297d7b9..9b017a8d6537 100644 --- a/svtools/source/misc/sampletext.cxx +++ b/svtools/source/misc/sampletext.cxx @@ -5,9 +5,6 @@ * 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/. - * - * This file incorporates work covered by the following license notice: - * */ #include #include -- cgit