[Libreoffice-commits] .: 4 commits - connectivity/workben dmake/dag.c dmake/dmake.c dmake/expand.c dmake/extern.h dmake/function.c dmake/infer.c dmake/make.c dmake/parse.c dmake/quit.c dmake/rulparse.c dmake/stdmacs.h dmake/unix dmake/win95 formula/inc formula/prj formula/source formula/util idlc/source jurt/com migrationanalysis/src mythes/mythes-1.2.0-makefile-mk.diff nlpsolver/help nlpsolver/src np_sdk/mozsrc postprocess/packconfig postprocess/rebase postprocess/signing ridljar/com sal/qa sdext/source solenv/bin solenv/inc soltools/cpp wizards/com writerfilter/documentation writerfilter/inc writerfilter/qa writerfilter/source writerfilter/unocomponent writerfilter/util

Michael Meeks michael at kemper.freedesktop.org
Thu Jun 28 11:59:13 PDT 2012


 connectivity/workben/postgresql/ddl.py                                                          |    6 
 connectivity/workben/postgresql/main.py                                                         |    6 
 connectivity/workben/postgresql/makefile.mk                                                     |    6 
 connectivity/workben/postgresql/metadata.py                                                     |    6 
 connectivity/workben/postgresql/preparedstatement.py                                            |    6 
 connectivity/workben/postgresql/sdbcx.py                                                        |    6 
 connectivity/workben/postgresql/statement.py                                                    |    6 
 dmake/dag.c                                                                                     |    4 
 dmake/dmake.c                                                                                   |    4 
 dmake/expand.c                                                                                  |    4 
 dmake/extern.h                                                                                  |    4 
 dmake/function.c                                                                                |    4 
 dmake/infer.c                                                                                   |    4 
 dmake/make.c                                                                                    |    4 
 dmake/parse.c                                                                                   |    4 
 dmake/quit.c                                                                                    |    4 
 dmake/rulparse.c                                                                                |    4 
 dmake/stdmacs.h                                                                                 |    4 
 dmake/unix/arlib.c                                                                              |    4 
 dmake/unix/cygwin/public.h                                                                      |    4 
 dmake/unix/dcache.c                                                                             |    4 
 dmake/unix/linux/gnu/public.h                                                                   |    4 
 dmake/unix/os2/public.h                                                                         |    4 
 dmake/unix/rmprq.c                                                                              |    4 
 dmake/unix/ruletab.c                                                                            |    4 
 dmake/unix/runargv.c                                                                            |    4 
 dmake/win95/microsft/config.h                                                                   |    4 
 formula/inc/formula/ExternalReferenceHelper.hxx                                                 |   43 ++---
 formula/inc/formula/FormulaCompiler.hxx                                                         |   37 +---
 formula/inc/formula/FormulaOpCodeMapperObj.hxx                                                  |   37 +---
 formula/inc/formula/IControlReferenceHandler.hxx                                                |   43 ++---
 formula/inc/formula/IFunctionDescription.hxx                                                    |   37 +---
 formula/inc/formula/formdata.hxx                                                                |   37 +---
 formula/inc/formula/formula.hxx                                                                 |   37 +---
 formula/inc/formula/funcutl.hxx                                                                 |   37 +---
 formula/inc/formula/grammar.hxx                                                                 |   37 +---
 formula/inc/formula/omoduleclient.hxx                                                           |   43 ++---
 formula/inc/formula/opcode.hxx                                                                  |   37 +---
 formula/inc/formula/token.hxx                                                                   |   37 +---
 formula/inc/formula/tokenarray.hxx                                                              |   37 +---
 formula/prj/for.xml                                                                             |   17 ++
 formula/source/core/api/FormulaCompiler.cxx                                                     |   37 +---
 formula/source/core/api/FormulaOpCodeMapperObj.cxx                                              |   37 +---
 formula/source/core/api/services.cxx                                                            |   43 ++---
 formula/source/core/api/token.cxx                                                               |   37 +---
 formula/source/core/inc/core_resource.hxx                                                       |   37 +---
 formula/source/core/resource/core_resource.cxx                                                  |   37 +---
 formula/source/core/resource/core_resource.src                                                  |   37 +---
 formula/source/ui/dlg/ControlHelper.hxx                                                         |   37 +---
 formula/source/ui/dlg/FormulaHelper.cxx                                                         |   37 +---
 formula/source/ui/dlg/formdlgs.src                                                              |   37 +---
 formula/source/ui/dlg/formula.cxx                                                               |   37 +---
 formula/source/ui/dlg/funcpage.cxx                                                              |   37 +---
 formula/source/ui/dlg/funcpage.hxx                                                              |   37 +---
 formula/source/ui/dlg/funcutl.cxx                                                               |   37 +---
 formula/source/ui/dlg/omoduleclient.cxx                                                         |   43 ++---
 formula/source/ui/dlg/parawin.cxx                                                               |   37 +---
 formula/source/ui/dlg/parawin.hxx                                                               |   37 +---
 formula/source/ui/dlg/parawin.src                                                               |   37 +---
 formula/source/ui/dlg/structpg.cxx                                                              |   37 +---
 formula/source/ui/dlg/structpg.hxx                                                              |   37 +---
 formula/source/ui/inc/ModuleHelper.hxx                                                          |   37 +---
 formula/source/ui/resource/ModuleHelper.cxx                                                     |   37 +---
 formula/util/for.component                                                                      |   43 ++---
 idlc/source/preproc/cpp.c                                                                       |    2 
 idlc/source/preproc/unix.c                                                                      |    4 
 jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java                                         |    1 
 jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java                                |    1 
 jurt/com/sun/star/comp/connections/PipedConnection.java                                         |    1 
 jurt/com/sun/star/comp/loader/FactoryHelper.java                                                |    1 
 jurt/com/sun/star/comp/loader/JavaLoader.java                                                   |    1 
 jurt/com/sun/star/comp/servicemanager/ServiceManager.java                                       |    3 
 jurt/com/sun/star/comp/urlresolver/UrlResolver.java                                             |    1 
 jurt/com/sun/star/lib/connections/pipe/PipeConnection.java                                      |    1 
 jurt/com/sun/star/lib/connections/socket/SocketConnection.java                                  |    1 
 jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java                           |    1 
 jurt/com/sun/star/lib/uno/environments/remote/IReceiver.java                                    |    1 
 jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java                                  |    1 
 jurt/com/sun/star/lib/uno/environments/remote/JavaThreadPool.java                               |    1 
 jurt/com/sun/star/lib/uno/environments/remote/Job.java                                          |    1 
 jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java                                     |    1 
 jurt/com/sun/star/uno/Ascii.java                                                                |    1 
 jurt/com/sun/star/uno/AsciiString.java                                                          |    1 
 jurt/com/sun/star/uno/MappingException.java                                                     |    1 
 migrationanalysis/src/driver_docs/ulf2dat.pl                                                    |    6 
 mythes/mythes-1.2.0-makefile-mk.diff                                                            |    8 
 nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp                                  |    3 
 nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp                                    |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java                      |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java                               |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java                              |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java                                |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/ResourceManager.java                             |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/SCOSolverImpl.java                               |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java                          |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/DummyEvolutionarySolverStatusDialog.java |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java         |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/IEvolutionarySolverStatusDialog.java     |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/ModalState.java                          |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/BaseControl.java                |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Button.java                     |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Label.java                      |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/LabeledControl.java             |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/ProgressBar.java                |    3 
 nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/TextAlign.java                  |    3 
 np_sdk/mozsrc/npupp.h                                                                           |    4 
 postprocess/packconfig/packconfig.pl                                                            |    7 
 postprocess/rebase/rebase.pl                                                                    |    6 
 postprocess/signing/signing.pl                                                                  |    6 
 ridljar/com/sun/star/uno/Any.java                                                               |    1 
 ridljar/com/sun/star/uno/Enum.java                                                              |    1 
 ridljar/com/sun/star/uno/Union.java                                                             |    2 
 sal/qa/helper/gcov/gcov_filter.pl                                                               |    2 
 sal/qa/helper/gcov/gcov_result.pl                                                               |    2 
 sal/qa/helper/gcov/gcov_resultcompare.pl                                                        |    2 
 sal/qa/helper/gcov/gcov_resultinterpreter.pl                                                    |    2 
 sdext/source/presenter/PresenterScreen.cxx                                                      |    7 
 solenv/bin/langwrap                                                                             |    6 
 solenv/bin/mapgen.pl                                                                            |    7 
 solenv/bin/packimages.pl                                                                        |    7 
 solenv/inc/libs.mk                                                                              |    1 
 soltools/cpp/_cpp.c                                                                             |    2 
 soltools/cpp/_unix.c                                                                            |    4 
 wizards/com/sun/star/wizards/agenda/CallWizard.java                                             |    3 
 wizards/com/sun/star/wizards/fax/CallWizard.java                                                |    3 
 wizards/com/sun/star/wizards/letter/CallWizard.java                                             |    3 
 wizards/com/sun/star/wizards/web/CallWizard.java                                                |    3 
 writerfilter/documentation/KnownIssues.txt                                                      |   18 ++
 writerfilter/documentation/doxygen/Doxyfile                                                     |   17 ++
 writerfilter/documentation/sprms.txt                                                            |    3 
 writerfilter/documentation/tablesInDoc.txt                                                      |   18 ++
 writerfilter/inc/dmapper/DomainMapper.hxx                                                       |   37 +---
 writerfilter/inc/doctok/WW8Document.hxx                                                         |   37 +---
 writerfilter/inc/ooxml/OOXMLDocument.hxx                                                        |   37 +---
 writerfilter/inc/resourcemodel/Fraction.hxx                                                     |   43 ++---
 writerfilter/inc/resourcemodel/LoggedResources.hxx                                              |   37 +---
 writerfilter/inc/resourcemodel/QNameToString.hxx                                                |   37 +---
 writerfilter/inc/resourcemodel/ResourceModelHelper.hxx                                          |   43 ++---
 writerfilter/inc/resourcemodel/SubSequence.hxx                                                  |   37 +---
 writerfilter/inc/resourcemodel/TableData.hxx                                                    |   37 +---
 writerfilter/inc/resourcemodel/TableManager.hxx                                                 |   37 +---
 writerfilter/inc/resourcemodel/TagLogger.hxx                                                    |   37 +---
 writerfilter/inc/resourcemodel/WW8ResourceModel.hxx                                             |   37 +---
 writerfilter/inc/resourcemodel/XPathLogger.hxx                                                  |   43 ++---
 writerfilter/inc/resourcemodel/exceptions.hxx                                                   |   43 ++---
 writerfilter/inc/resourcemodel/util.hxx                                                         |   43 ++---
 writerfilter/qa/complex/ooxml/LoadDocuments.java                                                |   17 ++
 writerfilter/qa/complex/ooxml/TestDocument.java                                                 |   43 ++---
 writerfilter/qa/complex/ooxml/makefile.mk                                                       |   33 +--
 writerfilter/qa/cppunittests/doctok/makefile.mk                                                 |   33 +--
 writerfilter/qa/cppunittests/doctok/testdoctok.cxx                                              |   17 ++
 writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx                                      |   37 +---
 writerfilter/qa/cppunittests/odiapi/makefile.mk                                                 |   33 +--
 writerfilter/qa/cppunittests/odiapi/testProperty.cxx                                            |   37 +---
 writerfilter/qa/cppunittests/qname/makefile.mk                                                  |   33 +--
 writerfilter/qa/cppunittests/qname/testQName.cxx                                                |   37 +---
 writerfilter/source/dmapper/BorderHandler.cxx                                                   |   37 +---
 writerfilter/source/dmapper/BorderHandler.hxx                                                   |   37 +---
 writerfilter/source/dmapper/CellColorHandler.cxx                                                |   37 +---
 writerfilter/source/dmapper/CellColorHandler.hxx                                                |   43 ++---
 writerfilter/source/dmapper/CellMarginHandler.cxx                                               |   37 +---
 writerfilter/source/dmapper/ConversionHelper.cxx                                                |   37 +---
 writerfilter/source/dmapper/ConversionHelper.hxx                                                |   43 ++---
 writerfilter/source/dmapper/DomainMapper.cxx                                                    |   37 +---
 writerfilter/source/dmapper/DomainMapperTableHandler.cxx                                        |   37 +---
 writerfilter/source/dmapper/DomainMapperTableHandler.hxx                                        |   37 +---
 writerfilter/source/dmapper/DomainMapperTableManager.cxx                                        |   37 +---
 writerfilter/source/dmapper/DomainMapperTableManager.hxx                                        |   37 +---
 writerfilter/source/dmapper/DomainMapper_Impl.cxx                                               |   37 +---
 writerfilter/source/dmapper/DomainMapper_Impl.hxx                                               |   37 +---
 writerfilter/source/dmapper/FFData.xml                                                          |   17 ++
 writerfilter/source/dmapper/FFDataHandler.cxx                                                   |   37 +---
 writerfilter/source/dmapper/FFDataHandler.hxx                                                   |   37 +---
 writerfilter/source/dmapper/FieldTypes.hxx                                                      |   37 +---
 writerfilter/source/dmapper/FontTable.cxx                                                       |   37 +---
 writerfilter/source/dmapper/FontTable.hxx                                                       |   37 +---
 writerfilter/source/dmapper/FormControlHelper.cxx                                               |   37 +---
 writerfilter/source/dmapper/FormControlHelper.hxx                                               |   43 ++---
 writerfilter/source/dmapper/GraphicHelpers.cxx                                                  |   17 ++
 writerfilter/source/dmapper/GraphicHelpers.hxx                                                  |   18 ++
 writerfilter/source/dmapper/GraphicImport.cxx                                                   |   37 +---
 writerfilter/source/dmapper/GraphicImport.hxx                                                   |   37 +---
 writerfilter/source/dmapper/MeasureHandler.cxx                                                  |   37 +---
 writerfilter/source/dmapper/MeasureHandler.hxx                                                  |   43 ++---
 writerfilter/source/dmapper/ModelEventListener.cxx                                              |   37 +---
 writerfilter/source/dmapper/NumberingManager.cxx                                                |   17 ++
 writerfilter/source/dmapper/NumberingManager.hxx                                                |   18 ++
 writerfilter/source/dmapper/OLEHandler.cxx                                                      |   37 +---
 writerfilter/source/dmapper/PageBordersHandler.hxx                                              |   17 ++
 writerfilter/source/dmapper/PropertyIds.cxx                                                     |   37 +---
 writerfilter/source/dmapper/PropertyIds.hxx                                                     |   37 +---
 writerfilter/source/dmapper/PropertyMap.cxx                                                     |   37 +---
 writerfilter/source/dmapper/PropertyMap.hxx                                                     |   37 +---
 writerfilter/source/dmapper/PropertyMapHelper.cxx                                               |   39 +---
 writerfilter/source/dmapper/PropertyMapHelper.hxx                                               |   45 ++---
 writerfilter/source/dmapper/SectionColumnHandler.cxx                                            |   37 +---
 writerfilter/source/dmapper/SettingsTable.cxx                                                   |   37 +---
 writerfilter/source/dmapper/SettingsTable.hxx                                                   |   37 +---
 writerfilter/source/dmapper/StyleSheetTable.cxx                                                 |   37 +---
 writerfilter/source/dmapper/StyleSheetTable.hxx                                                 |   37 +---
 writerfilter/source/dmapper/TDefTableHandler.cxx                                                |   37 +---
 writerfilter/source/dmapper/TDefTableHandler.hxx                                                |   37 +---
 writerfilter/source/dmapper/TablePropertiesHandler.cxx                                          |   18 ++
 writerfilter/source/dmapper/TblStylePrHandler.cxx                                               |   18 ++
 writerfilter/source/dmapper/ThemeTable.cxx                                                      |   37 +---
 writerfilter/source/dmapper/WrapPolygonHandler.cxx                                              |   37 +---
 writerfilter/source/dmapper/genclass.xsl                                                        |   58 +++---
 writerfilter/source/doctok/Dff.cxx                                                              |   37 +---
 writerfilter/source/doctok/DffImpl.cxx                                                          |   37 +---
 writerfilter/source/doctok/WW8BinTableImpl.hxx                                                  |   37 +---
 writerfilter/source/doctok/WW8CpAndFc.hxx                                                       |   37 +---
 writerfilter/source/doctok/WW8DocumentImpl.cxx                                                  |   37 +---
 writerfilter/source/doctok/WW8DocumentImpl.hxx                                                  |   37 +---
 writerfilter/source/doctok/WW8LFOTable.cxx                                                      |   37 +---
 writerfilter/source/doctok/WW8Picture.cxx                                                       |   37 +---
 writerfilter/source/doctok/WW8PieceTableImpl.cxx                                                |   37 +---
 writerfilter/source/doctok/WW8PropertySetImpl.cxx                                               |   37 +---
 writerfilter/source/doctok/WW8ResourceModelImpl.cxx                                             |   37 +---
 writerfilter/source/doctok/WW8ResourceModelImpl.hxx                                             |   37 +---
 writerfilter/source/doctok/WW8StreamImpl.cxx                                                    |   37 +---
 writerfilter/source/doctok/WW8StructBase.cxx                                                    |   37 +---
 writerfilter/source/doctok/WW8StructBase.hxx                                                    |   37 +---
 writerfilter/source/doctok/WW8Sttbf.cxx                                                         |   37 +---
 writerfilter/source/doctok/WW8Sttbf.hxx                                                         |   37 +---
 writerfilter/source/doctok/WW8StyleSheet.cxx                                                    |   37 +---
 writerfilter/source/doctok/WW8Table.cxx                                                         |   37 +---
 writerfilter/source/doctok/WW8Text.cxx                                                          |   43 ++---
 writerfilter/source/doctok/WW8inc.xsl                                                           |   42 +----
 writerfilter/source/doctok/WW8sprms.xsl                                                         |   41 +---
 writerfilter/source/doctok/WW8xmi.xsl                                                           |   40 +---
 writerfilter/source/doctok/analyzer.xsl                                                         |   40 +---
 writerfilter/source/doctok/cleanupresources                                                     |   19 ++
 writerfilter/source/doctok/escherdoc.xsl                                                        |   42 +----
 writerfilter/source/doctok/qnametostr.xsl                                                       |   40 +---
 writerfilter/source/doctok/replacesprmids                                                       |   19 ++
 writerfilter/source/doctok/resourceidmapper.xsl                                                 |   37 +---
 writerfilter/source/doctok/resourceidmapperback.xsl                                             |   38 +---
 writerfilter/source/doctok/resourceids.xsl                                                      |   77 +++------
 writerfilter/source/doctok/resources.xsl                                                        |   79 +++------
 writerfilter/source/doctok/resourcesimpl.xsl                                                    |   40 +---
 writerfilter/source/doctok/resourcetools.xsl                                                    |   79 +++------
 writerfilter/source/doctok/sprmcodetostr.xsl                                                    |   42 +----
 writerfilter/source/doctok/sprmids.xsl                                                          |   83 +++-------
 writerfilter/source/doctok/tidyxmi.xsl                                                          |   39 +---
 writerfilter/source/doctok/xmigen.xsl                                                           |   36 +---
 writerfilter/source/doctok/xmistat.xsl                                                          |   41 +---
 writerfilter/source/doctok/xmitocpp                                                             |   33 +--
 writerfilter/source/filter/ImportFilter.cxx                                                     |   37 +---
 writerfilter/source/filter/RtfFilter.cxx                                                        |   37 +---
 writerfilter/source/filter/RtfFilter.hxx                                                        |   37 +---
 writerfilter/source/filter/WriterFilter.cxx                                                     |   43 ++---
 writerfilter/source/filter/WriterFilter.hxx                                                     |   37 +---
 writerfilter/source/filter/WriterFilterDetection.cxx                                            |   37 +---
 writerfilter/source/filter/WriterFilterDetection.hxx                                            |   37 +---
 writerfilter/source/odiapi/qname/resource/rdfxml.rng                                            |   25 +--
 writerfilter/source/odiapi/qname/resource/rng.rng                                               |   17 ++
 writerfilter/source/odiapi/qname/resource/rtf.rtfs                                              |   17 ++
 writerfilter/source/ooxml/Handler.cxx                                                           |   37 +---
 writerfilter/source/ooxml/OOXMLDocumentImpl.cxx                                                 |   37 +---
 writerfilter/source/ooxml/OOXMLDocumentImpl.hxx                                                 |   37 +---
 writerfilter/source/ooxml/OOXMLFactory.cxx                                                      |   37 +---
 writerfilter/source/ooxml/OOXMLFactory.hxx                                                      |   37 +---
 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx                                           |   37 +---
 writerfilter/source/ooxml/OOXMLFastContextHandler.hxx                                           |   37 +---
 writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx                                          |   37 +---
 writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx                                          |   37 +---
 writerfilter/source/ooxml/OOXMLFastHelper.hxx                                                   |   37 +---
 writerfilter/source/ooxml/OOXMLParserState.cxx                                                  |   37 +---
 writerfilter/source/ooxml/OOXMLParserState.hxx                                                  |   37 +---
 writerfilter/source/ooxml/OOXMLPropertySetImpl.cxx                                              |   37 +---
 writerfilter/source/ooxml/OOXMLPropertySetImpl.hxx                                              |   37 +---
 writerfilter/source/ooxml/OOXMLStreamImpl.cxx                                                   |   37 +---
 writerfilter/source/ooxml/README.efforts                                                        |   18 ++
 writerfilter/source/ooxml/RefAndPointer.hxx                                                     |   37 +---
 writerfilter/source/ooxml/analyzemodel.xsl                                                      |   21 ++
 writerfilter/source/ooxml/analyzestage2.xsl                                                     |   21 ++
 writerfilter/source/ooxml/analyzestage3.xsl                                                     |   22 ++
 writerfilter/source/ooxml/attrsprm.xsl                                                          |   18 ++
 writerfilter/source/ooxml/checkmodel.xsl                                                        |   48 ++---
 writerfilter/source/ooxml/dummyannotate.xsl                                                     |   42 +----
 writerfilter/source/ooxml/effort.xsl                                                            |   17 ++
 writerfilter/source/ooxml/efforts.sh                                                            |   17 ++
 writerfilter/source/ooxml/factory.xsl                                                           |   44 +----
 writerfilter/source/ooxml/factory_ns.xsl                                                        |   40 +---
 writerfilter/source/ooxml/factory_values.xsl                                                    |   44 +----
 writerfilter/source/ooxml/factoryimpl.xsl                                                       |   44 +----
 writerfilter/source/ooxml/factoryimpl_ns.xsl                                                    |   44 +----
 writerfilter/source/ooxml/factoryimpl_values.xsl                                                |   40 +---
 writerfilter/source/ooxml/factoryinc.xsl                                                        |   44 +----
 writerfilter/source/ooxml/factorytools.xsl                                                      |   40 +---
 writerfilter/source/ooxml/fasttokens.xsl                                                        |   40 +---
 writerfilter/source/ooxml/gperffasttokenhandler.xsl                                             |   44 +----
 writerfilter/source/ooxml/model.xml                                                             |   17 ++
 writerfilter/source/ooxml/modelcleanup                                                          |   18 ++
 writerfilter/source/ooxml/modelcleanup.xsl                                                      |   46 ++---
 writerfilter/source/ooxml/modelpreprocess.xsl                                                   |   44 +----
 writerfilter/source/ooxml/namespaceids.xsl                                                      |   39 +---
 writerfilter/source/ooxml/nostatus.xsl                                                          |   17 ++
 writerfilter/source/ooxml/qnametostr.xsl                                                        |   40 +---
 writerfilter/source/ooxml/resourceids.xsl                                                       |   40 +---
 writerfilter/source/ooxml/rngtocxx                                                              |   18 ++
 writerfilter/source/ooxml/status.sh                                                             |   19 ++
 writerfilter/source/ooxml/todo.xsl                                                              |   17 ++
 writerfilter/source/resourcemodel/Fraction.cxx                                                  |   37 +---
 writerfilter/source/resourcemodel/LoggedResources.cxx                                           |   45 ++---
 writerfilter/source/resourcemodel/Protocol.cxx                                                  |   37 +---
 writerfilter/source/resourcemodel/TagLogger.cxx                                                 |   37 +---
 writerfilter/source/resourcemodel/WW8Analyzer.cxx                                               |   37 +---
 writerfilter/source/resourcemodel/WW8Analyzer.hxx                                               |   37 +---
 writerfilter/source/resourcemodel/XPathLogger.cxx                                               |   37 +---
 writerfilter/source/resourcemodel/analyzerheader                                                |   37 +---
 writerfilter/source/resourcemodel/qnametostrheader                                              |   37 +---
 writerfilter/source/resourcemodel/resourcemodel.cxx                                             |   37 +---
 writerfilter/source/resourcemodel/sprmcodetostrheader                                           |   37 +---
 writerfilter/source/resourcemodel/util.cxx                                                      |   37 +---
 writerfilter/unocomponent/component.cxx                                                         |   43 ++---
 writerfilter/unocomponent/debugservices/doctok/DocTokAnalyzeService.cxx                         |   37 +---
 writerfilter/unocomponent/debugservices/doctok/DocTokTestService.cxx                            |   37 +---
 writerfilter/unocomponent/debugservices/doctok/DocTokTestService.hxx                            |   43 ++---
 writerfilter/unocomponent/debugservices/ooxml/OOXMLAnalyzeService.cxx                           |   37 +---
 writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.cxx                              |   37 +---
 writerfilter/unocomponent/debugservices/ooxml/OOXMLTestService.hxx                              |   43 ++---
 writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx                           |   37 +---
 writerfilter/unocomponent/debugservices/rtftok/XMLScanner.cxx                                   |   37 +---
 writerfilter/util/writerfilter.component                                                        |   43 ++---
 325 files changed, 3600 insertions(+), 5210 deletions(-)

New commits:
commit 2c3aa4f3a5c1e96ca6edd18d2e1a32f0272153a7
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Thu Jun 28 17:05:40 2012 +0100

    remove malingering legacy RCS tags.

diff --git a/connectivity/workben/postgresql/ddl.py b/connectivity/workben/postgresql/ddl.py
index 4c1c5e2..151f0b8 100644
--- a/connectivity/workben/postgresql/ddl.py
+++ b/connectivity/workben/postgresql/ddl.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: ddl.py,v $
-#
-#   $Revision: 1.1.2.5 $
-#
-#   last change: $Author: jbu $ $Date: 2007/01/07 13:50:38 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/main.py b/connectivity/workben/postgresql/main.py
index 800dabc..71c8037 100644
--- a/connectivity/workben/postgresql/main.py
+++ b/connectivity/workben/postgresql/main.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: main.py,v $
-#
-#   $Revision: 1.1.2.2 $
-#
-#   last change: $Author: jbu $ $Date: 2004/05/09 20:04:59 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/makefile.mk b/connectivity/workben/postgresql/makefile.mk
index 82ec2b6..bc7b9c2 100644
--- a/connectivity/workben/postgresql/makefile.mk
+++ b/connectivity/workben/postgresql/makefile.mk
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: makefile.mk,v $
-#
-#   $Revision: 1.1.2.2 $
-#
-#   last change: $Author: jbu $ $Date: 2004/05/09 20:04:59 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/metadata.py b/connectivity/workben/postgresql/metadata.py
index 9485675..8a99a7a 100644
--- a/connectivity/workben/postgresql/metadata.py
+++ b/connectivity/workben/postgresql/metadata.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: metadata.py,v $
-#
-#   $Revision: 1.1.2.4 $
-#
-#   last change: $Author: jbu $ $Date: 2006/05/27 11:33:11 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/preparedstatement.py b/connectivity/workben/postgresql/preparedstatement.py
index d049c9f..0489b18 100644
--- a/connectivity/workben/postgresql/preparedstatement.py
+++ b/connectivity/workben/postgresql/preparedstatement.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: preparedstatement.py,v $
-#
-#   $Revision: 1.1.2.9 $
-#
-#   last change: $Author: jbu $ $Date: 2008/07/07 21:37:11 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/sdbcx.py b/connectivity/workben/postgresql/sdbcx.py
index b864efc..3d23214 100644
--- a/connectivity/workben/postgresql/sdbcx.py
+++ b/connectivity/workben/postgresql/sdbcx.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: sdbcx.py,v $
-#
-#   $Revision: 1.1.2.6 $
-#
-#   last change: $Author: jbu $ $Date: 2007/01/07 13:50:38 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/connectivity/workben/postgresql/statement.py b/connectivity/workben/postgresql/statement.py
index b471838..e230ab7 100644
--- a/connectivity/workben/postgresql/statement.py
+++ b/connectivity/workben/postgresql/statement.py
@@ -1,11 +1,5 @@
 #*************************************************************************
 #
-#   $RCSfile: statement.py,v $
-#
-#   $Revision: 1.1.2.5 $
-#
-#   last change: $Author: jbu $ $Date: 2006/05/27 11:33:11 $
-#
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
 #
diff --git a/dmake/dag.c b/dmake/dag.c
index c10c12c..4fa5cb1 100644
--- a/dmake/dag.c
+++ b/dmake/dag.c
@@ -1,6 +1,4 @@
-/* $RCSfile: dag.c,v $
--- $Revision: 1.12 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:27:48 $
+/*
 --
 -- SYNOPSIS
 --      Routines to construct the internal dag.
diff --git a/dmake/dmake.c b/dmake/dmake.c
index cf6763f..77d769b 100644
--- a/dmake/dmake.c
+++ b/dmake/dmake.c
@@ -1,6 +1,4 @@
-/* $RCSfile: dmake.c,v $
--- $Revision: 1.13 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:28:04 $
+/*
 --
 -- SYNOPSIS
 --      The main program.
diff --git a/dmake/expand.c b/dmake/expand.c
index 50bbbdc..4256f17 100644
--- a/dmake/expand.c
+++ b/dmake/expand.c
@@ -1,6 +1,4 @@
-/* $RCSfile: expand.c,v $
--- $Revision: 1.8 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:38:46 $
+/*
 --
 -- SYNOPSIS
 --      Macro expansion code.
diff --git a/dmake/extern.h b/dmake/extern.h
index 4149fe7..c28eb02 100644
--- a/dmake/extern.h
+++ b/dmake/extern.h
@@ -1,6 +1,4 @@
-/* $RCSfile: extern.h,v $
--- $Revision: 1.13 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:28:27 $
+/*
 --
 -- SYNOPSIS
 --      External declarations for dmake functions.
diff --git a/dmake/function.c b/dmake/function.c
index d0379f6..0fcc688 100644
--- a/dmake/function.c
+++ b/dmake/function.c
@@ -1,6 +1,4 @@
-/* $RCSfile: function.c,v $
--- $Revision: 1.12 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:28:45 $
+/*
 --
 -- SYNOPSIS
 --      GNU style functions for dmake.
diff --git a/dmake/infer.c b/dmake/infer.c
index 9f160d3..86b4725 100644
--- a/dmake/infer.c
+++ b/dmake/infer.c
@@ -1,6 +1,4 @@
-/* $RCSfile: infer.c,v $
--- $Revision: 1.8 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:39:49 $
+/*
 --
 -- SYNOPSIS
 --      Infer how to make a target.
diff --git a/dmake/make.c b/dmake/make.c
index 2f9a9b1..576587d 100644
--- a/dmake/make.c
+++ b/dmake/make.c
@@ -1,6 +1,4 @@
-/* $RCSfile: make.c,v $
--- $Revision: 1.12 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:29:19 $
+/*
 --
 -- SYNOPSIS
 --      Perform the update of all outdated targets.
diff --git a/dmake/parse.c b/dmake/parse.c
index 550f142..6f5aa7c 100644
--- a/dmake/parse.c
+++ b/dmake/parse.c
@@ -1,6 +1,4 @@
-/* $RCSfile: parse.c,v $
--- $Revision: 1.8 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:40:45 $
+/*
 --
 -- SYNOPSIS
 --      Parse the input, and perform semantic analysis
diff --git a/dmake/quit.c b/dmake/quit.c
index 68ade19..f0b8858 100644
--- a/dmake/quit.c
+++ b/dmake/quit.c
@@ -1,6 +1,4 @@
-/* $RCSfile: quit.c,v $
--- $Revision: 1.8 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:29:56 $
+/*
 --
 -- SYNOPSIS
 --      End the dmake session.
diff --git a/dmake/rulparse.c b/dmake/rulparse.c
index add3362..d78c9fe 100644
--- a/dmake/rulparse.c
+++ b/dmake/rulparse.c
@@ -1,6 +1,4 @@
-/* $RCSfile: rulparse.c,v $
--- $Revision: 1.12 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:41:24 $
+/*
 --
 -- SYNOPSIS
 --      Perform semantic analysis on input
diff --git a/dmake/stdmacs.h b/dmake/stdmacs.h
index 3ce3623..b0eed50 100644
--- a/dmake/stdmacs.h
+++ b/dmake/stdmacs.h
@@ -1,6 +1,4 @@
-/* $RCSfile: stdmacs.h,v $
--- $Revision: 1.5 $
--- last change: $Author: hr $ $Date: 2006-04-20 12:02:29 $
+/*
 --
 -- SYNOPSIS
 --      General use macros.
diff --git a/dmake/unix/arlib.c b/dmake/unix/arlib.c
index 3a667f0..b401245 100644
--- a/dmake/unix/arlib.c
+++ b/dmake/unix/arlib.c
@@ -1,6 +1,4 @@
-/* $RCSfile: arlib.c,v $
--- $Revision: 1.5 $
--- last change: $Author: hr $ $Date: 2006-04-20 12:18:37 $
+/*
 --
 -- SYNOPSIS
 --      Unix archive manipulation code.
diff --git a/dmake/unix/cygwin/public.h b/dmake/unix/cygwin/public.h
index 02129e2..da4020e 100644
--- a/dmake/unix/cygwin/public.h
+++ b/dmake/unix/cygwin/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:15 $
+/*
 --
 -- WARNING  -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
 --
diff --git a/dmake/unix/dcache.c b/dmake/unix/dcache.c
index e0ebf59..5ee2405 100644
--- a/dmake/unix/dcache.c
+++ b/dmake/unix/dcache.c
@@ -1,6 +1,4 @@
-/* $RCSfile: dcache.c,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:52:47 $
+/*
 --
 -- SYNOPSIS
 --      Directory cache management routines.
diff --git a/dmake/unix/linux/gnu/public.h b/dmake/unix/linux/gnu/public.h
index 8de2495..da4020e 100644
--- a/dmake/unix/linux/gnu/public.h
+++ b/dmake/unix/linux/gnu/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:29 $
+/*
 --
 -- WARNING  -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
 --
diff --git a/dmake/unix/os2/public.h b/dmake/unix/os2/public.h
index 845a16a..da4020e 100644
--- a/dmake/unix/os2/public.h
+++ b/dmake/unix/os2/public.h
@@ -1,6 +1,4 @@
-/* $RCSfile: public.h,v $
--- $Revision: 1.2 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:55:51 $
+/*
 --
 -- WARNING  -- This file is AUTOMATICALLY GENERATED DO NOT EDIT IT
 --
diff --git a/dmake/unix/rmprq.c b/dmake/unix/rmprq.c
index 0144e18..1e614fb 100644
--- a/dmake/unix/rmprq.c
+++ b/dmake/unix/rmprq.c
@@ -1,6 +1,4 @@
-/* $RCSfile: rmprq.c,v $
--- $Revision: 1.5 $
--- last change: $Author: obo $ $Date: 2007-06-12 06:09:05 $
+/*
 --
 -- SYNOPSIS
 --      Remove prerequisites code.
diff --git a/dmake/unix/ruletab.c b/dmake/unix/ruletab.c
index d815a4f..e345640 100644
--- a/dmake/unix/ruletab.c
+++ b/dmake/unix/ruletab.c
@@ -1,6 +1,4 @@
-/* $RCSfile: ruletab.c,v $
--- $Revision: 1.9 $
--- last change: $Author: ihi $ $Date: 2007-10-15 15:53:13 $
+/*
 --
 -- SYNOPSIS
 --      Default initial configuration of dmake.
diff --git a/dmake/unix/runargv.c b/dmake/unix/runargv.c
index 4a98254..ee6fd2e 100644
--- a/dmake/unix/runargv.c
+++ b/dmake/unix/runargv.c
@@ -1,6 +1,4 @@
-/* $RCSfile: runargv.c,v $
--- $Revision: 1.14 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:39:41 $
+/*
 --
 -- SYNOPSIS
 --      Invoke a sub process.
diff --git a/dmake/win95/microsft/config.h b/dmake/win95/microsft/config.h
index e04d1bd..3789bf8 100644
--- a/dmake/win95/microsft/config.h
+++ b/dmake/win95/microsft/config.h
@@ -1,6 +1,4 @@
-/* $RCSfile: config.h,v $
--- $Revision: 1.14 $
--- last change: $Author: kz $ $Date: 2008-03-05 18:40:17 $
+/*
 --
 -- SYNOPSIS
 --      Configurarion include file.
diff --git a/idlc/source/preproc/cpp.c b/idlc/source/preproc/cpp.c
index e56ae30..22ebc95 100644
--- a/idlc/source/preproc/cpp.c
+++ b/idlc/source/preproc/cpp.c
@@ -44,8 +44,6 @@ int ifdepth;
 int ifsatisfied[NIF];
 int skipping;
 
-char rcsid[] = "$Version 1.2 $ $Revision: 1.10 $ $Date: 2008-07-11 14:50:24 $";
-
 int realargc;
 char* realargv[512];
 
diff --git a/idlc/source/preproc/unix.c b/idlc/source/preproc/unix.c
index 461f1d5..0025dde 100644
--- a/idlc/source/preproc/unix.c
+++ b/idlc/source/preproc/unix.c
@@ -41,8 +41,6 @@
 
 #include "cpp.h"
 
-extern char rcsid[];
-
 int Pflag = 0;                          /* print no line information */
 int Iflag = 0;                          /* print includes */
 int Mflag = 0;                          /* print macor expansion */
@@ -121,7 +119,7 @@ void
                             break;
 
                         case 'v':
-                            fprintf(stderr, "%s %s\n", argv[0], rcsid);
+                            fprintf(stderr, "%s\n", argv[0]);
                             break;
 
                         default:
diff --git a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
index 105b761..ec19650 100644
--- a/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
+++ b/jurt/com/sun/star/comp/bridgefactory/BridgeFactory.java
@@ -56,7 +56,6 @@ import com.sun.star.uno.UnoRuntime;
  * <p>
  * This component is only usable for remote bridges.
  * <p>
- * @version     $Revision: 1.11 $ $ $Date: 2008-04-11 11:07:51 $
  * @author      Kay Ramme
  * @see         com.sun.star.uno.UnoRuntime
  * @since       UDK1.0
diff --git a/jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java b/jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java
index bf802f5..4711b65 100644
--- a/jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java
+++ b/jurt/com/sun/star/comp/connections/ConstantInstanceProvider.java
@@ -32,7 +32,6 @@ import com.sun.star.comp.loader.FactoryHelper;
  * The <code>ConstantInstanceProvider</code> is a component
  * that implements the <code>XInstanceProvider</code> Interface.
  * <p>
- * @version     $Revision: 1.3 $ $ $Date: 2008-04-11 11:08:55 $
  * @author      Kay Ramme
  * @see         com.sun.star.bridge.XBridge
  * @see         com.sun.star.bridge.XBridgeFactory
diff --git a/jurt/com/sun/star/comp/connections/PipedConnection.java b/jurt/com/sun/star/comp/connections/PipedConnection.java
index 0004452..a972ea9 100644
--- a/jurt/com/sun/star/comp/connections/PipedConnection.java
+++ b/jurt/com/sun/star/comp/connections/PipedConnection.java
@@ -34,7 +34,6 @@ import com.sun.star.registry.XRegistryKey;
  * It is useful for <code>Thread</code> communication
  * in one Process.
  * <p>
- * @version     $Revision: 1.3 $ $ $Date: 2008-04-11 11:09:30 $
  * @author      Kay Ramme
  * @see         com.sun.star.connections.XConnection
  * @see         com.sun.star.loader.JavaLoader
diff --git a/jurt/com/sun/star/comp/loader/FactoryHelper.java b/jurt/com/sun/star/comp/loader/FactoryHelper.java
index 2dd36f4..5353b11 100644
--- a/jurt/com/sun/star/comp/loader/FactoryHelper.java
+++ b/jurt/com/sun/star/comp/loader/FactoryHelper.java
@@ -42,7 +42,6 @@ import com.sun.star.uno.Type;
  * This class has default implementations for <code>getServiceFactory</code>
  * and <code>writeRegistryServiceInfo</code>.
  * <p>
- * @version     $Revision: 1.9 $ $ $Date: 2008-04-11 11:10:09 $
  * @author      Kay Ramme
  * @see         com.sun.star.lang.XMultiServiceFactory
  * @see         com.sun.star.lang.XServiceInfo
diff --git a/jurt/com/sun/star/comp/loader/JavaLoader.java b/jurt/com/sun/star/comp/loader/JavaLoader.java
index cffed88..7d145da 100644
--- a/jurt/com/sun/star/comp/loader/JavaLoader.java
+++ b/jurt/com/sun/star/comp/loader/JavaLoader.java
@@ -62,7 +62,6 @@ import com.sun.star.uno.AnyConverter;
  * service. Therefor the <code>JavaLoader</code> activates external UNO components which are implemented in Java.
  * The loader is used by the <code>ServiceManger</code>.
  * <p>
- * @version     $Revision: 1.16 $ $ $Date: 2008-04-11 11:10:31 $
  * @author      Markus Herzog
  * @see         com.sun.star.loader.XImplementationLoader
  * @see         com.sun.star.loader.Java
diff --git a/jurt/com/sun/star/comp/servicemanager/ServiceManager.java b/jurt/com/sun/star/comp/servicemanager/ServiceManager.java
index c1366a9..495384a 100644
--- a/jurt/com/sun/star/comp/servicemanager/ServiceManager.java
+++ b/jurt/com/sun/star/comp/servicemanager/ServiceManager.java
@@ -58,7 +58,6 @@ import java.lang.reflect.InvocationTargetException;
  * calls to the implementing objects and are used instead of casts
  * and identity comparisons.
  * <p>
- * @version     $Revision: 1.10 $ $ $Date: 2008-04-11 11:11:46 $
  * @author      Markus Herzog
  * @see         com.sun.star.lang.XMultiServiceFactory
  * @see         com.sun.star.container.XSet
@@ -743,7 +742,6 @@ public class ServiceManager implements XMultiServiceFactory,
      * implementation of the @see com.sun.star.container.XEnumeration interface.
      * It is a inner wrapper for a java.util.Enumeration object.
      * <p>
-     * @version     $Revision: 1.10 $ $ $Date: 2008-04-11 11:11:46 $
      * @author      Markus Herzog
      * @see         com.sun.star.lang.XSingleServiceFactory
      * @see         com.sun.star.lang.XServiceInfo
@@ -814,7 +812,6 @@ public class ServiceManager implements XMultiServiceFactory,
  * com.sun.star.lang.XSingleServiceFactory and the com.sun.star.lang.XServiceInfo
  * interfaces.
  * <p>
- * @version     $Revision: 1.10 $ $ $Date: 2008-04-11 11:11:46 $
  * @author      Markus Herzog
  * @see         com.sun.star.lang.XSingleServiceFactory
  * @see         com.sun.star.lang.XServiceInfo
diff --git a/jurt/com/sun/star/comp/urlresolver/UrlResolver.java b/jurt/com/sun/star/comp/urlresolver/UrlResolver.java
index 7ab488a..fefe9ca 100644
--- a/jurt/com/sun/star/comp/urlresolver/UrlResolver.java
+++ b/jurt/com/sun/star/comp/urlresolver/UrlResolver.java
@@ -42,7 +42,6 @@ import com.sun.star.uno.UnoRuntime;
 /**
  * This component gives a factory for an <code>UnoUrlResolver</code> service.
  * <p>
- * @version     $Revision: 1.6 $ $ $Date: 2008-04-11 11:12:25 $
  * @author      Kay Ramme
  * @see         com.sun.star.brige.XBrideFactory
  * @see         com.sun.star.connection.Connector
diff --git a/jurt/com/sun/star/lib/connections/pipe/PipeConnection.java b/jurt/com/sun/star/lib/connections/pipe/PipeConnection.java
index a5b8bac..bb8bfa2 100644
--- a/jurt/com/sun/star/lib/connections/pipe/PipeConnection.java
+++ b/jurt/com/sun/star/lib/connections/pipe/PipeConnection.java
@@ -35,7 +35,6 @@ import com.sun.star.connection.XConnectionBroadcaster;
  * and is uses by the <code>PipeConnector</code> and the <code>PipeAcceptor</code>.
  * This class is not part of the provided <code>api</code>.
  * <p>
- * @version     $Revision: 1.7 $ $ $Date: 2008-04-11 11:13:00 $
  * @author      Kay Ramme
  * @see         com.sun.star.comp.connections.PipeAcceptor
  * @see         com.sun.star.comp.connections.PipeConnector
diff --git a/jurt/com/sun/star/lib/connections/socket/SocketConnection.java b/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
index 6e4b3c8..308d7d3 100644
--- a/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
+++ b/jurt/com/sun/star/lib/connections/socket/SocketConnection.java
@@ -40,7 +40,6 @@ import com.sun.star.connection.XConnectionBroadcaster;
  * and is uses by the <code>SocketConnector</code> and the <code>SocketAcceptor</code>.
  * This class is not part of the provided <code>api</code>.
  * <p>
- * @version     $Revision: 1.6 $ $ $Date: 2008-04-11 11:14:31 $
  * @author      Kay Ramme
  * @see         com.sun.star.comp.connections.SocketAcceptor
  * @see         com.sun.star.comp.connections.SocketConnector
diff --git a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
index 04d90d5..b2d3a98 100644
--- a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
+++ b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
@@ -71,7 +71,6 @@ import com.sun.star.uno.Any;
  * The protocol to used is passed by name, the bridge
  * then looks for it under <code>com.sun.star.lib.uno.protocols</code>.
  * <p>
- * @version     $Revision: 1.45 $ $ $Date: 2008-04-11 11:18:08 $
  * @author      Kay Ramme
  * @since       UDK1.0
  */
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/IReceiver.java b/jurt/com/sun/star/lib/uno/environments/remote/IReceiver.java
index 606b59c..5a045ef 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/IReceiver.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/IReceiver.java
@@ -21,7 +21,6 @@ package com.sun.star.lib.uno.environments.remote;
 /**
  * An abstraction for giving back a reply for a request.
  *
- * @version $Revision: 1.6 $ $ $Date: 2008-04-11 11:19:43 $
  * @author Kay Ramme
  * @see com.sun.star.uno.IQueryInterface
  */
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java b/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
index 4f5d2dc..0fd151d 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/IThreadPool.java
@@ -22,7 +22,6 @@ package com.sun.star.lib.uno.environments.remote;
  * This interface is an abstraction of the various
  * threadpool implementations.
  * <p>
- * @version     $Revision: 1.7 $ $ $Date: 2008-04-11 11:20:01 $
  * @author      Joerg Budischewski
  * @author      Kay Ramme
  * @see         com.sun.star.lib.uno.environments.remote.ThreadPoolFactory
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/JavaThreadPool.java b/jurt/com/sun/star/lib/uno/environments/remote/JavaThreadPool.java
index b2787f5..af1e4f2 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/JavaThreadPool.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/JavaThreadPool.java
@@ -21,7 +21,6 @@ package com.sun.star.lib.uno.environments.remote;
 /**
  * This class implements a java thread pool.
  * <p>
- * @version     $Revision: 1.13 $ $ $Date: 2008-04-11 11:20:22 $
  * @author      Kay Ramme
  * @see         com.sun.star.uno.UnoRuntime
  * @see         com.sun.star.lib.uno.environments.remote.ThreadPool
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/Job.java b/jurt/com/sun/star/lib/uno/environments/remote/Job.java
index ac3bb6c..df1f49d 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/Job.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/Job.java
@@ -36,7 +36,6 @@ import com.sun.star.uno.XCurrentContext;
  * The Job is an abstraction for tasks which have to be done
  * remotely because of a method invocation.
  * <p>
- * @version     $Revision: 1.17 $ $ $Date: 2008-04-11 11:21:00 $
  * @author      Kay Ramme
  * @see         com.sun.star.lib.uno.environments.remote.ThreadID
  * @see         com.sun.star.lib.uno.environments.remote.IReceiver
diff --git a/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java b/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
index 672d12d..6c96bbe 100644
--- a/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
+++ b/jurt/com/sun/star/lib/uno/environments/remote/JobQueue.java
@@ -29,7 +29,6 @@ import com.sun.star.lang.DisposedException;
  * (put by <code>putjob</code>) into the async queue, which is only
  * known by the sync queue.
  * <p>
- * @version     $Revision: 1.19 $ $ $Date: 2008-04-11 11:21:18 $
  * @author      Kay Ramme
  * @see         com.sun.star.lib.uno.environments.remote.ThreadPool
  * @see         com.sun.star.lib.uno.environments.remote.Job
diff --git a/jurt/com/sun/star/uno/Ascii.java b/jurt/com/sun/star/uno/Ascii.java
index fed2f50..53d8905 100644
--- a/jurt/com/sun/star/uno/Ascii.java
+++ b/jurt/com/sun/star/uno/Ascii.java
@@ -21,7 +21,6 @@ package com.sun.star.uno;
 /**
  * The Ascii class represents the IDL build in type <code>ascii</code>.
  * <p>
- * @version     $Revision: 1.5 $ $ $Date: 2008-04-11 11:27:21 $
  * @author      Markus Meyer
  * @deprecated do not use
  */
diff --git a/jurt/com/sun/star/uno/AsciiString.java b/jurt/com/sun/star/uno/AsciiString.java
index b7f5cb2..1720545 100644
--- a/jurt/com/sun/star/uno/AsciiString.java
+++ b/jurt/com/sun/star/uno/AsciiString.java
@@ -21,7 +21,6 @@ package com.sun.star.uno;
 /**
  * The Ascii class represents the IDL build in type <code>asciistring</code>.
  * <p>
- * @version     $Revision: 1.5 $ $ $Date: 2008-04-11 11:27:42 $
  * @author      Markus Meyer
  * @deprecated do not use
  */
diff --git a/jurt/com/sun/star/uno/MappingException.java b/jurt/com/sun/star/uno/MappingException.java
index c398867..c1054ce 100644
--- a/jurt/com/sun/star/uno/MappingException.java
+++ b/jurt/com/sun/star/uno/MappingException.java
@@ -24,7 +24,6 @@ package com.sun.star.uno;
  * The exception is replaced by the com.sun.star.lang.DisposedException.
  * @deprecated since UDK 3.0.2
  * <p>
- * @version     $Revision: 1.6 $ $ $Date: 2008-04-11 11:28:00 $
  * @see         com.sun.star.uno.UnoRuntime
  * @see         com.sun.star.uno.IQueryInterface
  * @see         com.sun.star.uno.IBridge
diff --git a/migrationanalysis/src/driver_docs/ulf2dat.pl b/migrationanalysis/src/driver_docs/ulf2dat.pl
index 3a518ed..a125aab 100644
--- a/migrationanalysis/src/driver_docs/ulf2dat.pl
+++ b/migrationanalysis/src/driver_docs/ulf2dat.pl
@@ -24,10 +24,6 @@ eval 'exec perl -wS $0 ${1+"$@"}'
 
 ( $script_name = $0 ) =~ s/^.*\b(\w+)\.pl$/$1/;
 
-$id_str = ' $Revision: 1.4.108.1 $ ';
-$id_str =~ /Revision:\s+(\S+)\s+\$/
-  ? ($script_rev = $1) : ($script_rev = "-");
-
 #########################
 #                       #
 #   Globale Variablen   #
@@ -41,7 +37,7 @@ use Encode::Alias;
 my ($in_name, $ID, $new_ID);
 my ($help);
 
-print STDERR "$script_name -- Version: $script_rev\n" ;
+print STDERR "$script_name -- Version: 1.4.108.1\n" ;
 
 &get_options;
 
diff --git a/mythes/mythes-1.2.0-makefile-mk.diff b/mythes/mythes-1.2.0-makefile-mk.diff
index 1020153..b4dac87 100644
--- a/mythes/mythes-1.2.0-makefile-mk.diff
+++ b/mythes/mythes-1.2.0-makefile-mk.diff
@@ -1,15 +1,9 @@
 --- misc/mythes-1.2.2/makefile.mk	2010-05-14 23:36:09.000000000 +0200
 +++ misc/build/mythes-1.2.2/makefile.mk	2010-05-14 23:35:14.000000000 +0200
-@@ -1 +1,90 @@
+@@ -1 +1,84 @@
 -dummy
 +#*************************************************************************
 +#
-+#   $RCSfile: makefile.mk,v $
-+#
-+#   $Revision: 1.1.1.1 $
-+#
-+#   last change: $Author: caolan $ $Date: 2010/02/27 15:52:17 $
-+#
 +#   The Contents of this file are made available subject to the terms of
 +#   either of the following licenses
 +#
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp
index af4ecd4..400580f 100644
--- a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp
+++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Options.xhp
@@ -10,9 +10,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: Options.xhp,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp
index d5b8258..27b308e 100644
--- a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp
+++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/Usage.xhp
@@ -10,9 +10,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: Usage.xhp,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java
index 1f1fd4a..4111dc9 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseEvolutionarySolver.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: BaseEvolutionarySolver.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java
index b4c18a2..caf43c3 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/BaseNLPSolver.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: BaseNLPSolver.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java
index c3a0de2..e543288 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/DEPSSolverImpl.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: DEPSSolverImpl.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java
index 8b286eb..31e995c 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/PropertyInfo.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: PropertyInfo.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/ResourceManager.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/ResourceManager.java
index 6bf1031..61935d2 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/ResourceManager.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/ResourceManager.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: ResourceManager.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/SCOSolverImpl.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/SCOSolverImpl.java
index ca32f7a..e3ce204 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/SCOSolverImpl.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/SCOSolverImpl.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: SCOSolverImpl.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java
index 8c79bff..f41f0ff 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/BaseDialog.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: BaseDialog.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/DummyEvolutionarySolverStatusDialog.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/DummyEvolutionarySolverStatusDialog.java
index cc471d8..06393fe 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/DummyEvolutionarySolverStatusDialog.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/DummyEvolutionarySolverStatusDialog.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: DummyEvolutionarySolverStatusDialog.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java
index ec11aa9..f54f96a 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/EvolutionarySolverStatusUno.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: EvolutionarySolverStatusUno.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/IEvolutionarySolverStatusDialog.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/IEvolutionarySolverStatusDialog.java
index 63bf7d8..b623494 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/IEvolutionarySolverStatusDialog.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/IEvolutionarySolverStatusDialog.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: IEvolutionarySolverStatusDialog.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/ModalState.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/ModalState.java
index e32016b..164dac0 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/ModalState.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/ModalState.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: ModalState.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/BaseControl.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/BaseControl.java
index 9faf1fa..c77014c 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/BaseControl.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/BaseControl.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: BaseControl.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Button.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Button.java
index ad895de..f018dc0 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Button.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Button.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: Button.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Label.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Label.java
index 8c337d9..aa3d3e3 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Label.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/Label.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: Label.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/LabeledControl.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/LabeledControl.java
index 9d755bc..a4ece50 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/LabeledControl.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/LabeledControl.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: LabeledControl.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/ProgressBar.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/ProgressBar.java
index 691fc98..50d2de3 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/ProgressBar.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/ProgressBar.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: ProgressBar.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/TextAlign.java b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/TextAlign.java
index e2c6278..0a34c8c 100644
--- a/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/TextAlign.java
+++ b/nlpsolver/src/com/sun/star/comp/Calc/NLPSolver/dialogs/controls/TextAlign.java
@@ -6,9 +6,6 @@
  *
  * OpenOffice.org - a multi-platform office productivity suite
  *
- * $RCSfile: TextAlign.java,v $
- * $Revision: 1.1 $
- *
  * This file is part of OpenOffice.org.
  *
  * OpenOffice.org is free software: you can redistribute it and/or modify
diff --git a/np_sdk/mozsrc/npupp.h b/np_sdk/mozsrc/npupp.h
index e6e452b..75fbdc2 100644
--- a/np_sdk/mozsrc/npupp.h
+++ b/np_sdk/mozsrc/npupp.h
@@ -36,10 +36,8 @@
  *
  * ***** END LICENSE BLOCK ***** */
 
-
 /*
- *  npupp.h $Revision: 1.2 $
- *  function call mecahnics needed by platform specific glue code.
+ *  function call mechanics needed by platform specific glue code.
  */
 
 
diff --git a/postprocess/packconfig/packconfig.pl b/postprocess/packconfig/packconfig.pl
index 090fe82..fb024f8 100644
--- a/postprocess/packconfig/packconfig.pl
+++ b/postprocess/packconfig/packconfig.pl
@@ -42,13 +42,6 @@ my $do_rebuild = 0;          # is rebuilding zipfile required?
 
 ( my $script_name = $0 ) =~ s/^.*\b(\w+)\.pl$/$1/;
 
-my $script_rev;
-my $id_str = ' $Revision: 1.3.24.2 $ ';
-$id_str =~ /Revision:\s+(\S+)\s+\$/
-  ? ($script_rev = $1) : ($script_rev = "-");
-
-#print "$script_name -- version: $script_rev\n";
-
 #### main #####
 
 parse_options();
diff --git a/postprocess/rebase/rebase.pl b/postprocess/rebase/rebase.pl
index 7cf63e2..546068e 100644
--- a/postprocess/rebase/rebase.pl
+++ b/postprocess/rebase/rebase.pl
@@ -65,12 +65,6 @@ exit 0;
 sub script_id
 {
     ( my $script_name = $0 ) =~ s/^.*[\\\/]([\w\.]+)$/$1/;
-
-    my $script_rev;
-    my $id_str = ' $Revision$ ';
-    $id_str =~ /Revision:\s+(\S+)\s+\$/
-      ? ($script_rev = $1) : ($script_rev = "-");
-#    print "\n$script_name -- version: $script_rev\n";
     return $script_name;
 }
 
diff --git a/postprocess/signing/signing.pl b/postprocess/signing/signing.pl
index ab8e837..846ac00 100644
--- a/postprocess/signing/signing.pl
+++ b/postprocess/signing/signing.pl
@@ -62,12 +62,6 @@ exit 0;
 sub script_id
 {
     ( my $script_name = $0 ) =~ s/^.*[\\\/]([\w\.]+)$/$1/;
-
-    my $script_rev;
-    my $id_str = ' $Revision$ ';
-    $id_str =~ /Revision:\s+(\S+)\s+\$/
-      ? ($script_rev = $1) : ($script_rev = "-");
-#    print "\n$script_name -- version: $script_rev\n";
     return $script_name;
 }
 
diff --git a/ridljar/com/sun/star/uno/Any.java b/ridljar/com/sun/star/uno/Any.java
index a4e2edc..ec068f7 100644
--- a/ridljar/com/sun/star/uno/Any.java
+++ b/ridljar/com/sun/star/uno/Any.java
@@ -29,7 +29,6 @@ package com.sun.star.uno;
  * an explicit interface type, so the remote counterpart doesn't need to invoke
  * a queryInterface).
  * <p>
- * @version     $Revision: 1.11 $ $ $Date: 2008-04-11 11:11:43 $
  */
 public class Any {
     /**
diff --git a/ridljar/com/sun/star/uno/Enum.java b/ridljar/com/sun/star/uno/Enum.java
index 9ac1b25..0203347 100644
--- a/ridljar/com/sun/star/uno/Enum.java
+++ b/ridljar/com/sun/star/uno/Enum.java
@@ -26,7 +26,6 @@ package com.sun.star.uno;
  * You cannot create a object of this class or subclass direct, to
  * avoid enum values with integer values outside the defined range.
  * <p>
- * @version     $Revision: 1.5 $ $ $Date: 2008-04-11 11:11:59 $
  */
 public abstract class Enum {
     private int m_value;
diff --git a/ridljar/com/sun/star/uno/Union.java b/ridljar/com/sun/star/uno/Union.java
index 2710909..8daabbd 100644
--- a/ridljar/com/sun/star/uno/Union.java
+++ b/ridljar/com/sun/star/uno/Union.java
@@ -24,8 +24,6 @@ package com.sun.star.uno;
  * <p>
  * Note: The idl type <code>union<code> is currently not fully
  * integrated into the UNO framework, so don't use it.
- *
- * @version     $Revision: 1.5 $ $ $Date: 2008-04-11 11:15:07 $
  */
 public class Union {
     /**
diff --git a/sal/qa/helper/gcov/gcov_filter.pl b/sal/qa/helper/gcov/gcov_filter.pl
index 9bd6141..e9fec1c 100644
--- a/sal/qa/helper/gcov/gcov_filter.pl
+++ b/sal/qa/helper/gcov/gcov_filter.pl
@@ -33,7 +33,7 @@ use File::Basename;
 use Getopt::Long;
 
 # Global constants
-our $version_info = 'gcov helper $Revision: 1.4 $ ';
+our $version_info = 'gcov helper: 1.4 ';
 our $help;                    # Help option flag
 our $version;                 # Version option flag
 our $cwd = `pwd`;             # current working directory
diff --git a/sal/qa/helper/gcov/gcov_result.pl b/sal/qa/helper/gcov/gcov_result.pl
index 70232fa..783d055 100644
--- a/sal/qa/helper/gcov/gcov_result.pl
+++ b/sal/qa/helper/gcov/gcov_result.pl
@@ -32,7 +32,7 @@ use File::Basename;
 use Getopt::Long;
 use Time::localtime;
 
-our $version_info = 'gcov helper $Revision: 1.2 $ ';
+our $version_info = 'gcov helper: 1.2 ';
 
 our $help;                    # Help option flag
 our $version;                 # Version option flag
diff --git a/sal/qa/helper/gcov/gcov_resultcompare.pl b/sal/qa/helper/gcov/gcov_resultcompare.pl
index 7ac2542..38855d2 100644
--- a/sal/qa/helper/gcov/gcov_resultcompare.pl
+++ b/sal/qa/helper/gcov/gcov_resultcompare.pl
@@ -30,7 +30,7 @@ use strict;
 use File::Basename;
 use Getopt::Long;
 
-our $version_info = 'gcov_resultcompare $Revision: 1.2 $ ';
+our $version_info = 'gcov_resultcompare: 1.2 ';
 
 our $help;                    # Help option flag
 our $version;                 # Version option flag
diff --git a/sal/qa/helper/gcov/gcov_resultinterpreter.pl b/sal/qa/helper/gcov/gcov_resultinterpreter.pl
index a0a5d2a..0509850 100644
--- a/sal/qa/helper/gcov/gcov_resultinterpreter.pl
+++ b/sal/qa/helper/gcov/gcov_resultinterpreter.pl
@@ -30,7 +30,7 @@ use strict;
 use File::Basename;
 use Getopt::Long;
 
-our $version_info = 'gcov helper $Revision: 1.3 $ ';
+our $version_info = 'gcov helper: 1.3 ';
 
 our $help;                    # Help option flag
 our $version;                 # Version option flag
diff --git a/solenv/bin/langwrap b/solenv/bin/langwrap
index b67a32f..09113e8 100755
--- a/solenv/bin/langwrap
+++ b/solenv/bin/langwrap
@@ -31,11 +31,7 @@ $nfield   = 0;
 ###### main ######
 
 # Version
-$idStr = ' $Revision: 1.2 $ ';
-$idStr =~ /Revision:\s+(\S+)\s+\$/
-    ? ($langwrapRev = $1) : ($langwrapRev = "-");
-
-print "langwrap -- Version: $langwrapRev\n";
+print "langwrap -- Version: 1.2\n";
 
 # Options
 &check_options();
diff --git a/solenv/bin/mapgen.pl b/solenv/bin/mapgen.pl
index 8a8677f..306c864 100644
--- a/solenv/bin/mapgen.pl
+++ b/solenv/bin/mapgen.pl
@@ -38,12 +38,7 @@ eval 'exec perl -wS $0 ${1+"$@"}'
 #### script id #####
 
 ( $script_name = $0 ) =~ s/^.*\b(\w+)\.pl$/$1/;
-
-$id_str = ' $Revision: 1.6 $ ';
-$id_str =~ /Revision:\s+(\S+)\s+\$/
-  ? ($script_rev = $1) : ($script_rev = "-");
-
-print "$script_name -- version: $script_rev\n";
+print "$script_name -- version: 1.6\n";
 print "Multi Platform Enabled Edition\n";
 
 #########################
diff --git a/solenv/bin/packimages.pl b/solenv/bin/packimages.pl
index 9369001..85c8083 100755
--- a/solenv/bin/packimages.pl
+++ b/solenv/bin/packimages.pl
@@ -59,12 +59,7 @@ my @custom_list;
 
 ( my $script_name = $0 ) =~ s/^.*\b(\w+)\.pl$/$1/;
 
-my $script_rev;
-my $id_str = ' $Revision: 1.17 $ ';
-$id_str =~ /Revision:\s+(\S+)\s+\$/
-  ? ($script_rev = $1) : ($script_rev = "-");
-
-print "$script_name -- version: $script_rev\n" if $verbose;
+print "$script_name -- version: 1.17\n" if $verbose;
 
 #### main #####
 
diff --git a/solenv/inc/libs.mk b/solenv/inc/libs.mk
index 9d2dd1e..67c09fd 100644
--- a/solenv/inc/libs.mk
+++ b/solenv/inc/libs.mk
@@ -24,7 +24,6 @@
 # for a copy of the LGPLv3 License.
 #
 #*************************************************************************
-LIBSMKREV!:="$$Revision: 1.134.2.3 $$"
 
 .IF ("$(GUI)"=="UNX" || "$(COM)"=="GCC")
 
diff --git a/soltools/cpp/_cpp.c b/soltools/cpp/_cpp.c
index 1b0ac83..bfa93be 100644
--- a/soltools/cpp/_cpp.c
+++ b/soltools/cpp/_cpp.c
@@ -36,8 +36,6 @@ int ifdepth;
 int ifsatisfied[NIF];
 int skipping;
 
-char rcsid[] = "$Version 1.2 $ $Revision: 1.5 $ $Date: 2006-06-20 05:05:46 $";
-
 int
 #ifdef _WIN32
 __cdecl
diff --git a/soltools/cpp/_unix.c b/soltools/cpp/_unix.c
index ae2ccac..c3ba3dc 100644
--- a/soltools/cpp/_unix.c
+++ b/soltools/cpp/_unix.c
@@ -39,8 +39,6 @@ extern int optind;
 #include <getopt.h>
 #endif
 
-extern char rcsid[];
-
 int Pflag = 0;                          /* print no line information */
 int Iflag = 0;                          /* print includes */
 int Mflag = 0;                          /* print macor expansion */
@@ -123,7 +121,7 @@ void
                             break;
 
                         case 'v':
-                            fprintf(stderr, "%s %s\n", argv[0], rcsid);
+                            fprintf(stderr, "%s\n", argv[0]);
                             break;
 
                         default:
diff --git a/wizards/com/sun/star/wizards/agenda/CallWizard.java b/wizards/com/sun/star/wizards/agenda/CallWizard.java
index 00e6c90..3999d16 100644
--- a/wizards/com/sun/star/wizards/agenda/CallWizard.java
+++ b/wizards/com/sun/star/wizards/agenda/CallWizard.java
@@ -33,9 +33,6 @@ import com.sun.star.wizards.common.PropertyNames;
 /**
  * This class capsulates the class, that implements the minimal component, a factory for
  * creating the service (<CODE>__getServiceFactory</CODE>).
- *
- * @author $author$
- * @version $Revision: 1.5.52.1 $
  */
 public class CallWizard {
 
diff --git a/wizards/com/sun/star/wizards/fax/CallWizard.java b/wizards/com/sun/star/wizards/fax/CallWizard.java
index 479ff87..6dfbe98 100644
--- a/wizards/com/sun/star/wizards/fax/CallWizard.java
+++ b/wizards/com/sun/star/wizards/fax/CallWizard.java
@@ -33,9 +33,6 @@ import com.sun.star.wizards.common.PropertyNames;
 /**
  * This class capsulates the class, that implements the minimal component, a factory for
  * creating the service (<CODE>__getServiceFactory</CODE>).
- *
- * @author $author$
- * @version $Revision: 1.3.192.1 $
  */
 public class CallWizard
 {
diff --git a/wizards/com/sun/star/wizards/letter/CallWizard.java b/wizards/com/sun/star/wizards/letter/CallWizard.java
index 3d5d28f..82912cf 100644
--- a/wizards/com/sun/star/wizards/letter/CallWizard.java
+++ b/wizards/com/sun/star/wizards/letter/CallWizard.java
@@ -33,9 +33,6 @@ import com.sun.star.wizards.common.PropertyNames;
 /**
  * This class capsulates the class, that implements the minimal component, a factory for
  * creating the service (<CODE>__getServiceFactory</CODE>).
- *
- * @author $author$
- * @version $Revision: 1.3.192.1 $
  */
 public class CallWizard
 {
diff --git a/wizards/com/sun/star/wizards/web/CallWizard.java b/wizards/com/sun/star/wizards/web/CallWizard.java
index da32083..e6d59ff 100644
--- a/wizards/com/sun/star/wizards/web/CallWizard.java
+++ b/wizards/com/sun/star/wizards/web/CallWizard.java
@@ -35,9 +35,6 @@ import com.sun.star.wizards.common.Resource;
 /**
  * This class capsulates the class, that implements the minimal component, a factory for
  * creating the service (<CODE>__getServiceFactory</CODE>).
- *
- * @author rpiterman
- * @version $Revision: 1.10.52.1 $
  */
 public class CallWizard
 {
commit bd18cf52743cda0c601aa10ade303c310ca9f33b
Author: Michael Meeks <michael.meeks at suse.com>
Date:   Thu Jun 28 12:51:28 2012 +0100

    re-base on ALv2 code. Includes:
    
        Avoid some uses of non portable #!/bin/bash in shell scripts.
        Patch contributed by Pedro Giffuni
        http://svn.apache.org/viewvc?view=revision&revision=1235297

diff --git a/writerfilter/documentation/KnownIssues.txt b/writerfilter/documentation/KnownIssues.txt
index 0759b60..a13880e 100644
--- a/writerfilter/documentation/KnownIssues.txt
+++ b/writerfilter/documentation/KnownIssues.txt
@@ -1,3 +1,21 @@
+#
+# This file is part of the LibreOffice project.
+#
+# 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:
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements. See the NOTICE file distributed
+#   with this work for additional information regarding copyright
+#   ownership. The ASF licenses this file to you under the Apache
+#   License, Version 2.0 (the "License"); you may not use this file
+#   except in compliance with the License. You may obtain a copy of
+#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
+
 - foonotes/endnotes: font index cannot be applied to Writer's footnote symbol 
 in the footnote area
 - border types: width of border lines are changed to fit Writer's defaults, 
diff --git a/writerfilter/documentation/doxygen/Doxyfile b/writerfilter/documentation/doxygen/Doxyfile
index 8768cad..4584169 100644
--- a/writerfilter/documentation/doxygen/Doxyfile
+++ b/writerfilter/documentation/doxygen/Doxyfile
@@ -1,4 +1,21 @@
 # Doxyfile 1.4.6
+#
+# This file is part of the LibreOffice project.
+#
+# 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:
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements. See the NOTICE file distributed
+#   with this work for additional information regarding copyright
+#   ownership. The ASF licenses this file to you under the Apache
+#   License, Version 2.0 (the "License"); you may not use this file
+#   except in compliance with the License. You may obtain a copy of
+#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
 
 # This file describes the settings to be used by the documentation system
 # doxygen (www.doxygen.org) for a project
diff --git a/writerfilter/documentation/sprms.txt b/writerfilter/documentation/sprms.txt
index ccb50df..6250de9 100644
--- a/writerfilter/documentation/sprms.txt
+++ b/writerfilter/documentation/sprms.txt
@@ -5,6 +5,3 @@
         5: justify middle
         7: justify high
         9: Thai Distribute
-
-
-        
\ No newline at end of file
diff --git a/writerfilter/documentation/tablesInDoc.txt b/writerfilter/documentation/tablesInDoc.txt
index 629e68d..50c58a4 100644
--- a/writerfilter/documentation/tablesInDoc.txt
+++ b/writerfilter/documentation/tablesInDoc.txt
@@ -1,3 +1,21 @@
+#
+# This file is part of the LibreOffice project.
+#
+# 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:
+#
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements. See the NOTICE file distributed
+#   with this work for additional information regarding copyright
+#   ownership. The ASF licenses this file to you under the Apache
+#   License, Version 2.0 (the "License"); you may not use this file
+#   except in compliance with the License. You may obtain a copy of
+#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+#
+
 All paragraphs in tables:
 
     sprms: 
diff --git a/writerfilter/inc/dmapper/DomainMapper.hxx b/writerfilter/inc/dmapper/DomainMapper.hxx
index 95ddc6f..391268b 100644
--- a/writerfilter/inc/dmapper/DomainMapper.hxx
+++ b/writerfilter/inc/dmapper/DomainMapper.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_DOMAINMAPPER_HXX
 #define INCLUDED_DOMAINMAPPER_HXX
 
diff --git a/writerfilter/inc/doctok/WW8Document.hxx b/writerfilter/inc/doctok/WW8Document.hxx
index 8fc3d1a..1175691 100644
--- a/writerfilter/inc/doctok/WW8Document.hxx
+++ b/writerfilter/inc/doctok/WW8Document.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_WW8_DOCUMENT_HXX
 #define INCLUDED_WW8_DOCUMENT_HXX
diff --git a/writerfilter/inc/ooxml/OOXMLDocument.hxx b/writerfilter/inc/ooxml/OOXMLDocument.hxx
index 7ce8052..e5b3d29 100644
--- a/writerfilter/inc/ooxml/OOXMLDocument.hxx
+++ b/writerfilter/inc/ooxml/OOXMLDocument.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_OOXML_DOCUMENT_HXX
 #define INCLUDED_OOXML_DOCUMENT_HXX
 
diff --git a/writerfilter/inc/resourcemodel/Fraction.hxx b/writerfilter/inc/resourcemodel/Fraction.hxx
index a318b18..0ce5bd3 100644
--- a/writerfilter/inc/resourcemodel/Fraction.hxx
+++ b/writerfilter/inc/resourcemodel/Fraction.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_FRACTION_HXX
 #define INCLUDED_FRACTION_HXX
 
diff --git a/writerfilter/inc/resourcemodel/LoggedResources.hxx b/writerfilter/inc/resourcemodel/LoggedResources.hxx
index ce7c0ec..2d75a91 100644
--- a/writerfilter/inc/resourcemodel/LoggedResources.hxx
+++ b/writerfilter/inc/resourcemodel/LoggedResources.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_LOGGED_RESOURCES_HXX
 #define INCLUDED_LOGGED_RESOURCES_HXX
diff --git a/writerfilter/inc/resourcemodel/QNameToString.hxx b/writerfilter/inc/resourcemodel/QNameToString.hxx
index 57aed5b..dab7776 100644
--- a/writerfilter/inc/resourcemodel/QNameToString.hxx
+++ b/writerfilter/inc/resourcemodel/QNameToString.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_QNAME_TO_STRING_HXX
 #define INCLUDED_QNAME_TO_STRING_HXX
 
diff --git a/writerfilter/inc/resourcemodel/ResourceModelHelper.hxx b/writerfilter/inc/resourcemodel/ResourceModelHelper.hxx
index 0289085..d3678b1 100644
--- a/writerfilter/inc/resourcemodel/ResourceModelHelper.hxx
+++ b/writerfilter/inc/resourcemodel/ResourceModelHelper.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_RESOURCE_MODEL_HELPER_HXX
 #define INCLUDED_RESOURCE_MODEL_HELPER_HXX
 
diff --git a/writerfilter/inc/resourcemodel/SubSequence.hxx b/writerfilter/inc/resourcemodel/SubSequence.hxx
index 905add6..f4e08c7 100644
--- a/writerfilter/inc/resourcemodel/SubSequence.hxx
+++ b/writerfilter/inc/resourcemodel/SubSequence.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_SUB_SEQUENCE_HXX
 #define INCLUDED_SUB_SEQUENCE_HXX
diff --git a/writerfilter/inc/resourcemodel/TableData.hxx b/writerfilter/inc/resourcemodel/TableData.hxx
index 9caa165..d251b8f 100644
--- a/writerfilter/inc/resourcemodel/TableData.hxx
+++ b/writerfilter/inc/resourcemodel/TableData.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_TABLE_DATA
 #define INCLUDED_TABLE_DATA
diff --git a/writerfilter/inc/resourcemodel/TableManager.hxx b/writerfilter/inc/resourcemodel/TableManager.hxx
index 5e2af02..c1eb29c 100644
--- a/writerfilter/inc/resourcemodel/TableManager.hxx
+++ b/writerfilter/inc/resourcemodel/TableManager.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_TABLE_MANAGER_HXX
 #define INCLUDED_TABLE_MANAGER_HXX
diff --git a/writerfilter/inc/resourcemodel/TagLogger.hxx b/writerfilter/inc/resourcemodel/TagLogger.hxx
index 42681ac..0e301e6 100644
--- a/writerfilter/inc/resourcemodel/TagLogger.hxx
+++ b/writerfilter/inc/resourcemodel/TagLogger.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_TAG_LOGGER_HXX
 #define INCLUDED_TAG_LOGGER_HXX
diff --git a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
index 04f0819..586b289 100644
--- a/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
+++ b/writerfilter/inc/resourcemodel/WW8ResourceModel.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_WW8RESOURCEMODEL_HXX
 #define INCLUDED_WW8RESOURCEMODEL_HXX
diff --git a/writerfilter/inc/resourcemodel/XPathLogger.hxx b/writerfilter/inc/resourcemodel/XPathLogger.hxx
index 584ed35..9935754 100644
--- a/writerfilter/inc/resourcemodel/XPathLogger.hxx
+++ b/writerfilter/inc/resourcemodel/XPathLogger.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 #ifndef INCLUDED_XPATH_LOGGER_HXX
 #define INCLUDED_XPATH_LOGGER_HXX
 
diff --git a/writerfilter/inc/resourcemodel/exceptions.hxx b/writerfilter/inc/resourcemodel/exceptions.hxx
index c6d3b58..4c2f844 100644
--- a/writerfilter/inc/resourcemodel/exceptions.hxx
+++ b/writerfilter/inc/resourcemodel/exceptions.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef _DOCTOK_EXCEPTIONS_HXX
 #define _DOCTOK_EXCEPTIONS_HXX
diff --git a/writerfilter/inc/resourcemodel/util.hxx b/writerfilter/inc/resourcemodel/util.hxx
index 444c2f9..c41f344 100644
--- a/writerfilter/inc/resourcemodel/util.hxx
+++ b/writerfilter/inc/resourcemodel/util.hxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #ifndef INCLUDED_RESOURCEMODEL_UTIL_HXX
 #define INCLUDED_RESOURCEMODEL_UTIL_HXX
diff --git a/writerfilter/qa/complex/ooxml/LoadDocuments.java b/writerfilter/qa/complex/ooxml/LoadDocuments.java
index fe9f8f8..c096e47 100644
--- a/writerfilter/qa/complex/ooxml/LoadDocuments.java
+++ b/writerfilter/qa/complex/ooxml/LoadDocuments.java
@@ -1,3 +1,20 @@
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 package complex.ooxml;
 
diff --git a/writerfilter/qa/complex/ooxml/TestDocument.java b/writerfilter/qa/complex/ooxml/TestDocument.java
index 95c5fe5..e29b7e7 100644
--- a/writerfilter/qa/complex/ooxml/TestDocument.java
+++ b/writerfilter/qa/complex/ooxml/TestDocument.java
@@ -1,29 +1,20 @@
-/*************************************************************************
-*
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* Copyright 2000, 2010 Oracle and/or its affiliates.
-*
-* OpenOffice.org - a multi-platform office productivity suite
-*
-* This file is part of OpenOffice.org.
-*
-* OpenOffice.org is free software: you can redistribute it and/or modify
-* it under the terms of the GNU Lesser General Public License version 3
-* only, as published by the Free Software Foundation.
-*
-* OpenOffice.org is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-* GNU Lesser General Public License version 3 for more details
-* (a copy is included in the LICENSE file that accompanied this code).
-*
-* You should have received a copy of the GNU Lesser General Public License
-* version 3 along with OpenOffice.org.  If not, see
-* <http://www.openoffice.org/license.html>
-* for a copy of the LGPLv3 License.
-*
-************************************************************************/
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 package complex.ooxml;
 
diff --git a/writerfilter/qa/complex/ooxml/makefile.mk b/writerfilter/qa/complex/ooxml/makefile.mk
index b4088b4..9c34670 100644
--- a/writerfilter/qa/complex/ooxml/makefile.mk
+++ b/writerfilter/qa/complex/ooxml/makefile.mk
@@ -1,29 +1,20 @@
-#*************************************************************************
 #
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-# 
-# Copyright 2008 by Sun Microsystems, Inc.
+# This file is part of the LibreOffice project.
 #
-# OpenOffice.org - a multi-platform office productivity suite
+# 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 is part of OpenOffice.org.
+# This file incorporates work covered by the following license notice:
 #
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements. See the NOTICE file distributed
+#   with this work for additional information regarding copyright
+#   ownership. The ASF licenses this file to you under the Apache
+#   License, Version 2.0 (the "License"); you may not use this file
+#   except in compliance with the License. You may obtain a copy of
+#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 #
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org.  If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
 
 PRJ = ..$/..$/..
 TARGET  = PropertyValues
diff --git a/writerfilter/qa/cppunittests/doctok/makefile.mk b/writerfilter/qa/cppunittests/doctok/makefile.mk
index 2896e29..1a79164 100644
--- a/writerfilter/qa/cppunittests/doctok/makefile.mk
+++ b/writerfilter/qa/cppunittests/doctok/makefile.mk
@@ -1,29 +1,20 @@
-#*************************************************************************
 #
-# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-# 
-# Copyright 2000, 2010 Oracle and/or its affiliates.
+# This file is part of the LibreOffice project.
 #
-# OpenOffice.org - a multi-platform office productivity suite
+# 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 is part of OpenOffice.org.
+# This file incorporates work covered by the following license notice:
 #
-# OpenOffice.org is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Lesser General Public License version 3
-# only, as published by the Free Software Foundation.
+#   Licensed to the Apache Software Foundation (ASF) under one or more
+#   contributor license agreements. See the NOTICE file distributed
+#   with this work for additional information regarding copyright
+#   ownership. The ASF licenses this file to you under the Apache
+#   License, Version 2.0 (the "License"); you may not use this file
+#   except in compliance with the License. You may obtain a copy of
+#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 #
-# OpenOffice.org is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU Lesser General Public License version 3 for more details
-# (a copy is included in the LICENSE file that accompanied this code).
-#
-# You should have received a copy of the GNU Lesser General Public License
-# version 3 along with OpenOffice.org.  If not, see
-# <http://www.openoffice.org/license.html>
-# for a copy of the LGPLv3 License.
-#
-#*************************************************************************
 PRJ=..$/..$/..
 
 PRJNAME=writerfilter
diff --git a/writerfilter/qa/cppunittests/doctok/testdoctok.cxx b/writerfilter/qa/cppunittests/doctok/testdoctok.cxx
index 74eaff9..5d8e633 100644
--- a/writerfilter/qa/cppunittests/doctok/testdoctok.cxx
+++ b/writerfilter/qa/cppunittests/doctok/testdoctok.cxx
@@ -1,4 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * 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:
+ *
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 
 #include <osl/process.h>
 #include <cppuhelper/bootstrap.hxx>
diff --git a/writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx b/writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx
index 2fb2a73..a894030 100644
--- a/writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx
+++ b/writerfilter/qa/cppunittests/odiapi/ExternalViewLogger.cxx
@@ -1,30 +1,21 @@
 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
+/*
+ * This file is part of the LibreOffice project.
  *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ * 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/.
  *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
+ * This file incorporates work covered by the following license notice:
  *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org.  If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
+ *   Licensed to the Apache Software Foundation (ASF) under one or more
+ *   contributor license agreements. See the NOTICE file distributed
+ *   with this work for additional information regarding copyright
+ *   ownership. The ASF licenses this file to you under the Apache
+ *   License, Version 2.0 (the "License"); you may not use this file
+ *   except in compliance with the License. You may obtain a copy of
+ *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
+ */
 

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list