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 /tools | |
parent | 1b95b749e0fe8d909b918cf9b37b45209d6d3f8b (diff) |
targetted clean of redundant header piece from 62badf3828
Change-Id: Ic1240114d667fb7797afae4847427cc889f3cb48
Diffstat (limited to 'tools')
-rw-r--r-- | tools/qa/cppunit/test_reversemap.cxx | 3 | ||||
-rw-r--r-- | tools/qa/cppunit/test_stream.cxx | 3 | ||||
-rw-r--r-- | tools/source/reversemap/bestreversemap.cxx | 3 | ||||
-rw-r--r-- | tools/source/string/reversemap.cxx | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/tools/qa/cppunit/test_reversemap.cxx b/tools/qa/cppunit/test_reversemap.cxx index dfb1189fc0cd..0f7b56fabc98 100644 --- a/tools/qa/cppunit/test_reversemap.cxx +++ b/tools/qa/cppunit/test_reversemap.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 <sal/types.h> diff --git a/tools/qa/cppunit/test_stream.cxx b/tools/qa/cppunit/test_stream.cxx index e6f410893162..677e698de23d 100644 --- a/tools/qa/cppunit/test_stream.cxx +++ b/tools/qa/cppunit/test_stream.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 <sal/types.h> diff --git a/tools/source/reversemap/bestreversemap.cxx b/tools/source/reversemap/bestreversemap.cxx index 5afd86ba619f..9beeb367d36e 100644 --- a/tools/source/reversemap/bestreversemap.cxx +++ b/tools/source/reversemap/bestreversemap.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 "sal/config.h" diff --git a/tools/source/string/reversemap.cxx b/tools/source/string/reversemap.cxx index 3238f10dc3e8..e4fc8b2ddd99 100644 --- a/tools/source/string/reversemap.cxx +++ b/tools/source/string/reversemap.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 <rtl/textenc.h> |