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) --- test/source/beans/xpropertyset.cxx | 3 --- test/source/text/xtext.cxx | 3 --- 2 files changed, 6 deletions(-) (limited to 'test') diff --git a/test/source/beans/xpropertyset.cxx b/test/source/beans/xpropertyset.cxx index 731b723fbd1a..c0f26d8aac17 100644 --- a/test/source/beans/xpropertyset.cxx +++ b/test/source/beans/xpropertyset.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 "test/beans/xpropertyset.hxx" diff --git a/test/source/text/xtext.cxx b/test/source/text/xtext.cxx index 1ca6012f417a..dff3c9be453d 100644 --- a/test/source/text/xtext.cxx +++ b/test/source/text/xtext.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 "test/text/xtext.hxx" -- cgit