diff options
author | Michael Meeks <michael.meeks@suse.com> | 2013-07-26 12:01:16 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2013-07-26 14:18:52 +0100 |
commit | 03993b47c522dcc71f7cd73ee21df3de9650080d (patch) | |
tree | 5e19b78742844036cae39b4996f6bcfb1ef42d22 /svtools | |
parent | 1b95b749e0fe8d909b918cf9b37b45209d6d3f8b (diff) |
targetted clean of redundant header piece from 62badf3828
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/langsupport/langsupport.cxx | 3 | ||||
-rw-r--r-- | svtools/source/dialogs/ServerDetailsControls.cxx | 3 | ||||
-rw-r--r-- | svtools/source/misc/langhelp.cxx | 3 | ||||
-rw-r--r-- | svtools/source/misc/sampletext.cxx | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/svtools/langsupport/langsupport.cxx b/svtools/langsupport/langsupport.cxx index 12269cada3d7..258364b231b0 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 <com/sun/star/lang/XComponent.hpp> 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 <com/sun/star/lang/XMultiServiceFactory.hpp> 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 9c3da4423e08..0b2f5abd2f64 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 <svtools/sampletext.hxx> #include <vcl/font.hxx> |