From 397cb75772a667b0467fbcc3f4ccb9329c0caa02 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 22 Mar 2016 15:11:45 +0300 Subject: [PATCH] Copyright update: 2016 --- AUTHORS | 0 CMakeLists.txt | 2 +- COMPONENT_version.h.in | 2 +- ChangeLog | 0 INSTALL | 1 - NEWS | 0 README | 106 ++++++++++++++++++ SalomeCOMPONENTConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- .../cmake_files/FindSalomeCOMPONENT.cmake | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- .../unix/config_files/check_COMPONENT.m4 | 2 +- bin/CMakeLists.txt | 2 +- idl/AddComponent.idl | 2 +- idl/AdditionComponent.idl | 2 +- idl/CMakeLists.txt | 2 +- idl/Calculator.idl | 2 +- idl/DataStreamComponent.idl | 2 +- idl/DivComponent.idl | 2 +- idl/FactorialComponent.idl | 2 +- idl/MulComponent.idl | 2 +- idl/SIGNALSComponent.idl | 2 +- idl/SubComponent.idl | 2 +- idl/SyrComponent.idl | 2 +- idl/SyrControlComponent.idl | 2 +- idl/TypesCheck.idl | 2 +- idl/UndefinedSymbolComponent.idl | 2 +- resources/CMakeLists.txt | 2 +- resources/COMPONENTCatalog.xml.in | 2 +- resources/SalomeApp.xml.in | 2 +- src/AddComponent/AddComponent.hxx | 2 +- .../AddComponent_CheckOfUndefined.cxx | 2 +- src/AddComponent/AddComponent_Impl.cxx | 2 +- src/AddComponent/AddComponent_Impl.hxx | 2 +- src/AddComponent/Adder_Impl.cxx | 2 +- src/AddComponent/Adder_Impl.hxx | 2 +- src/AddComponent/CMakeLists.txt | 2 +- src/AddComponent/HandleServerSideSignals.cxx | 2 +- src/AdditionComponent/AdditionComponent.hxx | 2 +- .../AdditionComponent_CheckOfUndefined.cxx | 2 +- .../AdditionComponent_Impl.cxx | 2 +- .../AdditionComponent_Impl.hxx | 2 +- src/AdditionComponent/Addition_Adder_Impl.cxx | 2 +- src/AdditionComponent/Addition_Adder_Impl.hxx | 2 +- src/AdditionComponent/CMakeLists.txt | 2 +- src/CMakeLists.txt | 2 +- src/DataStreamComponent/CMakeLists.txt | 2 +- .../DataStreamComponent_CheckOfUndefined.cxx | 2 +- .../DataStreamComponent_Impl.cxx | 2 +- .../DataStreamComponent_Impl.hxx | 2 +- src/DivComponent/CMakeLists.txt | 2 +- src/DivComponent/DivComponent.cxx | 2 +- src/DivComponent/DivComponent.hxx | 2 +- src/FactorialComponent/CMakeLists.txt | 2 +- src/FactorialComponent/FactorialComponent.py | 2 +- src/MulComponent/CMakeLists.txt | 2 +- src/MulComponent/MulComponent.cxx | 2 +- src/MulComponent/MulComponent.hxx | 2 +- src/SIGNALSComponent/CMakeLists.txt | 2 +- .../HandleServerSideSignals.cxx | 2 +- src/SIGNALSComponent/SIGNALSComponent.cxx | 2 +- src/SIGNALSComponent/SIGNALSComponent.hxx | 2 +- .../SIGNALSComponent_CheckOfUndefined.cxx | 2 +- .../SIGNALSComponent_Impl.cxx | 2 +- .../SIGNALSComponent_Impl.hxx | 2 +- .../SIGNALSComponent_defines.hxx | 2 +- src/SIGNALSComponent_Swig/CMakeLists.txt | 2 +- .../libSIGNALSComponent_Swig.i | 2 +- src/SubComponent/CMakeLists.txt | 2 +- src/SubComponent/SubComponent.cxx | 2 +- src/SubComponent/SubComponent.hxx | 2 +- src/SyrComponent/CMakeLists.txt | 2 +- src/SyrComponent/COMPONENT_shared_modules.py | 2 +- .../SyrComponent_CheckOfUndefined.cxx | 2 +- src/SyrComponent/SyrComponent_Impl.cxx | 2 +- src/SyrComponent/SyrComponent_Impl.hxx | 2 +- src/SyrControlComponent/CMakeLists.txt | 2 +- .../SyrControlComponent.py | 2 +- src/TestFunctions/CMakeLists.txt | 2 +- src/TestFunctions/DynInvoke.cxx | 2 +- src/TestFunctions/DynInvoke.hxx | 2 +- src/TestFunctions/GEOM.py | 2 +- src/TestFunctions/TestFunctions.cxx | 2 +- src/TestFunctions/TestFunctions.py | 2 +- src/TestFunctions/TestFunctionsMemory.cxx | 2 +- src/TestFunctions/TestFunctionsMemory1.cxx | 2 +- src/TestFunctions/TestFunctionsMemory2.cxx | 2 +- src/TestFunctions/TestFunctionsMemory3.cxx | 2 +- src/TestFunctions/TestFunctionsMemory4.cxx | 2 +- src/TypesCheck/CMakeLists.txt | 2 +- .../TypesCheck_CheckOfUndefined.cxx | 2 +- src/TypesCheck/TypesCheck_Impl.cxx | 2 +- src/TypesCheck/TypesCheck_Impl.hxx | 2 +- src/UndefinedSymbolComponent/CMakeLists.txt | 2 +- .../UndefinedSymbolComponent.cxx | 2 +- .../UndefinedSymbolComponent.hxx | 2 +- 98 files changed, 199 insertions(+), 94 deletions(-) delete mode 100644 AUTHORS delete mode 100644 ChangeLog delete mode 100644 INSTALL delete mode 100644 NEWS diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index e69de29..0000000 diff --git a/CMakeLists.txt b/CMakeLists.txt index 65dd74b..9daffb7 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/COMPONENT_version.h.in b/COMPONENT_version.h.in index 8cbbbb2..737c895 100644 --- a/COMPONENT_version.h.in +++ b/COMPONENT_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index e69de29..0000000 diff --git a/INSTALL b/INSTALL deleted file mode 100644 index d82761c..0000000 --- a/INSTALL +++ /dev/null @@ -1 +0,0 @@ -SALOME2 : COMPONENT module (sample) diff --git a/NEWS b/NEWS deleted file mode 100644 index e69de29..0000000 diff --git a/README b/README index e69de29..3b92554 100644 --- a/README +++ b/README @@ -0,0 +1,106 @@ +***************************** +About SALOME COMPONENT sample +***************************** + +COMPONENT module implements a sample of SALOME component. +It shows how to introduce new functionalities into SALOME platform +by implementing custom CORBA-based component engine. + +For more information please visit the SALOME platform web site: + + + +======= +License +======= + +SALOME platform is distributed under the GNU Lesser General Public License. +See COPYING file for more details. + +Also, additional information can be found at SALOME platform web site: + + + +============ +Installation +============ + +-------------- +Pre-requisites +-------------- + +SALOME platform relies on a set of third-party softwares; some of them are needed +at build time only, while other ones are needed in runtime also. + +For more information about the pre-requisites please visit SALOME platform web +site: + +* Check Release Notes and Software Requirements of the latest SALOME release at + + + +* Pre-requisites page at SALOME web site: + + + +Note: SALOME COMPONENT needs SALOME KERNEL as a pre-requisite. + +------------------ +Basic Installation +------------------ + +The build procedure of the SALOME platform is implemented with CMake. +In order to build the module you have to do the following actions: + +1. Set up environment for pre-requisites (see "Pre-requisites" section above). + +2. Create a build directory: + + % mkdir COMPONENT_BUILD + +3. Configure the build procedure: + + % cd COMPONENT_BUILD + % cmake -DCMAKE_BUILD_TYPE= -DCMAKE_INSTALL_PREFIX= + + where + - is either Release or Debug (default: Release); + - is a destination folder to install SALOME COMPONENT + module (default: /usr); + - is a path to the SALOME COMPONENT sources directory. + + Note: by default (if CMAKE_INSTALL_PREFIX option is not given), SALOME COMPONENT + module will be configured for installation to the /usr directory that requires + root permissions to complete the installation. + +4. Build and install: + + % make + % make install + + This will install SALOME COMPONENT module to the + specified to cmake command on the previous step. + +------------------- +Custom installation +------------------- + +SALOME COMPONENT module supports a set of advanced configuration options; +for more details learn CMakeLists.txt file in the root source directory. + +You can also use other options of cmake command to customize your installation. +Learn more about available options by typing + + % cmake --help + +============= +Documentation +============= + +The directory doc contains additional documentation file of SALOME COMPONENT module. + +=============== +Troubleshooting +=============== + +Please, send a mail to webmaster.salome@opencascade.com. diff --git a/SalomeCOMPONENTConfig.cmake.in b/SalomeCOMPONENTConfig.cmake.in index 8aacb51..10e9c8b 100644 --- a/SalomeCOMPONENTConfig.cmake.in +++ b/SalomeCOMPONENTConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index 3f18151..4150922 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index 9806522..18a3c5c 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/cmake_files/FindSalomeCOMPONENT.cmake b/adm_local/cmake_files/FindSalomeCOMPONENT.cmake index 8852ef5..f4953b7 100644 --- a/adm_local/cmake_files/FindSalomeCOMPONENT.cmake +++ b/adm_local/cmake_files/FindSalomeCOMPONENT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/CMakeLists.txt b/adm_local/unix/CMakeLists.txt index b07e95b..758e103 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 625b979..11b260f 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/adm_local/unix/config_files/check_COMPONENT.m4 b/adm_local/unix/config_files/check_COMPONENT.m4 index 1dbcbc5..1f5ced0 100755 --- a/adm_local/unix/config_files/check_COMPONENT.m4 +++ b/adm_local/unix/config_files/check_COMPONENT.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 44b5c7e..e925097 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/idl/AddComponent.idl b/idl/AddComponent.idl index 523f1ba..f42df02 100644 --- a/idl/AddComponent.idl +++ b/idl/AddComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/AdditionComponent.idl b/idl/AdditionComponent.idl index 3bf2fb5..39b7388 100644 --- a/idl/AdditionComponent.idl +++ b/idl/AdditionComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 202a0a2..3c83c4b 100755 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/idl/Calculator.idl b/idl/Calculator.idl index 3f51170..2a43c60 100644 --- a/idl/Calculator.idl +++ b/idl/Calculator.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/DataStreamComponent.idl b/idl/DataStreamComponent.idl index 52046de..4932e72 100644 --- a/idl/DataStreamComponent.idl +++ b/idl/DataStreamComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/DivComponent.idl b/idl/DivComponent.idl index 7cf894f..057e9f6 100644 --- a/idl/DivComponent.idl +++ b/idl/DivComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/FactorialComponent.idl b/idl/FactorialComponent.idl index 792dabc..f080037 100644 --- a/idl/FactorialComponent.idl +++ b/idl/FactorialComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/MulComponent.idl b/idl/MulComponent.idl index ca66f02..3cd79e8 100644 --- a/idl/MulComponent.idl +++ b/idl/MulComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/SIGNALSComponent.idl b/idl/SIGNALSComponent.idl index a103579..6d40346 100755 --- a/idl/SIGNALSComponent.idl +++ b/idl/SIGNALSComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/SubComponent.idl b/idl/SubComponent.idl index 039e8cb..7bc4d50 100644 --- a/idl/SubComponent.idl +++ b/idl/SubComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/SyrComponent.idl b/idl/SyrComponent.idl index c548720..244b855 100755 --- a/idl/SyrComponent.idl +++ b/idl/SyrComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/SyrControlComponent.idl b/idl/SyrControlComponent.idl index 89cd67a..049c6c8 100644 --- a/idl/SyrControlComponent.idl +++ b/idl/SyrControlComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/TypesCheck.idl b/idl/TypesCheck.idl index 8bf322d..3d6ac96 100644 --- a/idl/TypesCheck.idl +++ b/idl/TypesCheck.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/idl/UndefinedSymbolComponent.idl b/idl/UndefinedSymbolComponent.idl index 033e3d8..bd9cd87 100755 --- a/idl/UndefinedSymbolComponent.idl +++ b/idl/UndefinedSymbolComponent.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 8094fe5..f08f9c1 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE # # Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, # CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/resources/COMPONENTCatalog.xml.in b/resources/COMPONENTCatalog.xml.in index 4f2c5c5..b2b095c 100644 --- a/resources/COMPONENTCatalog.xml.in +++ b/resources/COMPONENTCatalog.xml.in @@ -1,6 +1,6 @@