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) --- vcl/qa/cppunit/graphicfilter/filters-test.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'vcl/qa/cppunit/graphicfilter/filters-test.cxx') diff --git a/vcl/qa/cppunit/graphicfilter/filters-test.cxx b/vcl/qa/cppunit/graphicfilter/filters-test.cxx index 7d73e2c9af30..7465b4b842b5 100644 --- a/vcl/qa/cppunit/graphicfilter/filters-test.cxx +++ b/vcl/qa/cppunit/graphicfilter/filters-test.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 -- cgit