diff options
author | Henning Brinkmann <hbrinkm@openoffice.org> | 2010-03-23 17:33:11 +0100 |
---|---|---|
committer | Henning Brinkmann <hbrinkm@openoffice.org> | 2010-03-23 17:33:11 +0100 |
commit | 624950197e7855310eab450bcd78949a627ab1aa (patch) | |
tree | db9f137528845a6f2dff392955c9953c4edbc801 /writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx | |
parent | ac4652bea1be54b565d1e648157b4007795ad3bb (diff) | |
parent | 47d83021c1fb1fb51cb268f7549d9d0f92531e66 (diff) |
writerfilter07: merged DEV300_m75
Diffstat (limited to 'writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx')
-rw-r--r-- | writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx b/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx index 410d2d2fcae6..7a3f80ea22d9 100644 --- a/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx +++ b/writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx @@ -2,13 +2,10 @@ * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * - * Copyright 2008 by Sun Microsystems, Inc. + * Copyright 2000, 2010 Oracle and/or its affiliates. * * OpenOffice.org - a multi-platform office productivity suite * - * $RCSfile: OOXMLTestService.cxx,v $ - * $Revision: 1.6 $ - * * This file is part of OpenOffice.org. * * OpenOffice.org is free software: you can redistribute it and/or modify @@ -28,10 +25,6 @@ * ************************************************************************/ -/** - Copyright 2005 Sun Microsystems, Inc. - */ - #include <cppuhelper/implbase1.hxx> #include <com/sun/star/lang/XMain.hpp> #include <com/sun/star/uno/XComponentContext.hpp> |