From 5e2bee69d61ecfc556ab1c81d878338b25354f27 Mon Sep 17 00:00:00 2001 From: akl Date: Wed, 27 Mar 2013 13:30:27 +0000 Subject: [PATCH] Copyrights update 2013 --- CMakeLists.txt | 2 +- GUI_version.h.in | 2 +- Makefile.am | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/Makefile.am | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- adm_local/cmake_files/FindCAS.cmake | 2 +- adm_local/cmake_files/FindGUI.cmake | 2 +- adm_local/cmake_files/FindQWT.cmake | 2 +- adm_local/cmake_files/FindSalomeCAS.cmake | 18 ++++++++++ adm_local/cmake_files/FindSalomePYQT4.cmake | 18 ++++++++++ adm_local/cmake_files/FindSalomeQT4.cmake | 18 ++++++++++ adm_local/cmake_files/FindSalomeQWT.cmake | 18 ++++++++++ adm_local/cmake_files/FindSalomeSIP.cmake | 18 ++++++++++ adm_local/cmake_files/FindSalomeVTK.cmake | 18 ++++++++++ adm_local/cmake_files/Makefile.am | 2 +- adm_local/cmake_files/UseQT4EXT.cmake | 2 +- .../cmake_files/deprecated/CMakeLists.txt | 2 +- .../cmake_files/deprecated/FindCAS.cmake | 2 +- .../cmake_files/deprecated/FindGUI.cmake | 2 +- .../cmake_files/deprecated/FindOPENGL.cmake | 2 +- .../cmake_files/deprecated/FindQT4.cmake | 2 +- .../cmake_files/deprecated/FindQWT.cmake | 2 +- .../cmake_files/deprecated/FindSIPPYQT.cmake | 2 +- .../cmake_files/deprecated/FindVTK.cmake | 2 +- adm_local/cmake_files/deprecated/Makefile.am | 2 +- .../cmake_files/deprecated/UseQT4EXT.cmake | 2 +- adm_local/unix/CMakeLists.txt | 36 +++++++++---------- adm_local/unix/Makefile.am | 2 +- adm_local/unix/config_files/CMakeLists.txt | 4 ++- adm_local/unix/config_files/Makefile.am | 2 +- adm_local/unix/config_files/check_GLViewer.m4 | 2 +- adm_local/unix/config_files/check_GUI.m4 | 2 +- .../unix/config_files/check_OCCViewer.m4 | 2 +- .../unix/config_files/check_Plot2dViewer.m4 | 2 +- .../unix/config_files/check_PyConsole.m4 | 2 +- .../unix/config_files/check_QxGraphViewer.m4 | 2 +- .../unix/config_files/check_SalomeObject.m4 | 2 +- .../config_files/check_SupervGraphViewer.m4 | 2 +- .../unix/config_files/check_TestRecorder.m4 | 2 +- .../unix/config_files/check_VTKViewer.m4 | 2 +- .../unix/config_files/check_disable_Corba.m4 | 2 +- adm_local/unix/config_files/check_msg2qm.m4 | 2 +- adm_local/unix/config_files/check_opengl.m4 | 2 +- adm_local/unix/config_files/check_pyqt.m4 | 2 +- adm_local/unix/config_files/check_qt.m4 | 2 +- adm_local/unix/config_files/check_qwt.m4 | 2 +- .../unix/config_files/check_salome_version.m4 | 2 +- adm_local/unix/config_files/check_sip.m4 | 2 +- adm_local/unix/make_common_starter.am | 2 +- bin/CMakeLists.txt | 2 +- bin/Makefile.am | 2 +- bin/gui_setenv.py | 2 +- bin/runLightSalome.csh | 2 +- bin/runLightSalome.sh | 2 +- build_cmake | 2 +- build_cmake.bat | 2 +- build_configure | 2 +- clean_configure | 2 +- configure.ac | 2 +- doc/CMakeLists.txt | 2 +- doc/Makefile.am | 2 +- doc/salome/CMakeLists.txt | 4 ++- doc/salome/Makefile.am | 2 +- doc/salome/gui/CMakeLists.txt | 2 +- doc/salome/gui/Makefile.am | 2 +- doc/salome/gui/doxyfile.in | 2 +- doc/salome/gui/static/footer.html | 4 +-- doc/salome/tui/CMakeLists.txt | 2 +- doc/salome/tui/Makefile.am | 2 +- doc/salome/tui/doxyfile.in | 2 +- doc/salome/tui/static/footer.html | 3 +- idl/CMakeLists.txt | 2 +- idl/Makefile.am | 2 +- idl/SalomeApp_Engine.idl | 2 +- resources/CMakeLists.txt | 2 +- resources/Makefile.am | 2 +- src/CAF/CAF.h | 2 +- src/CAF/CAF_Application.cxx | 2 +- src/CAF/CAF_Application.h | 2 +- src/CAF/CAF_Operation.cxx | 2 +- src/CAF/CAF_Operation.h | 2 +- src/CAF/CAF_Study.cxx | 2 +- src/CAF/CAF_Study.h | 2 +- src/CAF/CAF_Tools.cxx | 2 +- src/CAF/CAF_Tools.h | 2 +- src/CAF/CMakeLists.txt | 2 +- src/CAF/Makefile.am | 2 +- src/CAM/CAM.h | 2 +- src/CAM/CAM_Application.cxx | 2 +- src/CAM/CAM_Application.h | 2 +- src/CAM/CAM_DataModel.cxx | 2 +- src/CAM/CAM_DataModel.h | 2 +- src/CAM/CAM_DataObject.cxx | 2 +- src/CAM/CAM_DataObject.h | 2 +- src/CAM/CAM_Module.cxx | 2 +- src/CAM/CAM_Module.h | 2 +- src/CAM/CAM_Study.cxx | 2 +- src/CAM/CAM_Study.h | 2 +- src/CAM/CMakeLists.txt | 2 +- src/CAM/Makefile.am | 2 +- src/CASCatch/CASCatch.hxx | 2 +- src/CASCatch/CASCatch_CatchSignals.cxx | 2 +- src/CASCatch/CASCatch_CatchSignals.hxx | 2 +- src/CASCatch/CASCatch_ErrorHandler.cxx | 2 +- src/CASCatch/CASCatch_ErrorHandler.hxx | 2 +- src/CASCatch/CASCatch_Failure.cxx | 2 +- src/CASCatch/CASCatch_Failure.hxx | 2 +- src/CASCatch/CMakeLists.txt | 2 +- src/CASCatch/Makefile.am | 2 +- src/CMakeLists.txt | 2 +- src/DDS/CMakeLists.txt | 2 +- src/DDS/DDS.h | 2 +- src/DDS/DDS_DicGroup.cxx | 2 +- src/DDS/DDS_DicGroup.h | 2 +- src/DDS/DDS_DicItem.cxx | 2 +- src/DDS/DDS_DicItem.h | 2 +- src/DDS/DDS_Dictionary.cxx | 2 +- src/DDS/DDS_Dictionary.h | 2 +- src/DDS/DDS_KeyWords.cxx | 2 +- src/DDS/DDS_KeyWords.h | 2 +- src/DDS/Makefile.am | 2 +- src/Event/CMakeLists.txt | 2 +- src/Event/Event.h | 2 +- src/Event/Makefile.am | 2 +- src/Event/SALOME_Event.cxx | 2 +- src/Event/SALOME_Event.h | 2 +- src/Event/SALOME_EventFilter.cxx | 2 +- src/Event/SALOME_EventFilter.h | 2 +- src/GLViewer/CMakeLists.txt | 2 +- src/GLViewer/GLViewer.h | 2 +- src/GLViewer/GLViewer_AspectLine.cxx | 2 +- src/GLViewer/GLViewer_AspectLine.h | 2 +- src/GLViewer/GLViewer_BaseDrawers.cxx | 2 +- src/GLViewer/GLViewer_BaseDrawers.h | 2 +- src/GLViewer/GLViewer_BaseObjects.cxx | 2 +- src/GLViewer/GLViewer_BaseObjects.h | 2 +- src/GLViewer/GLViewer_Compass.cxx | 2 +- src/GLViewer/GLViewer_Compass.h | 2 +- src/GLViewer/GLViewer_Context.cxx | 2 +- src/GLViewer/GLViewer_Context.h | 2 +- src/GLViewer/GLViewer_CoordSystem.cxx | 2 +- src/GLViewer/GLViewer_CoordSystem.h | 2 +- src/GLViewer/GLViewer_Defs.h | 2 +- src/GLViewer/GLViewer_Drawer.cxx | 2 +- src/GLViewer/GLViewer_Drawer.h | 2 +- src/GLViewer/GLViewer_Geom.cxx | 2 +- src/GLViewer/GLViewer_Geom.h | 2 +- src/GLViewer/GLViewer_Grid.cxx | 2 +- src/GLViewer/GLViewer_Grid.h | 2 +- src/GLViewer/GLViewer_Group.cxx | 2 +- src/GLViewer/GLViewer_Group.h | 2 +- src/GLViewer/GLViewer_MimeData.cxx | 2 +- src/GLViewer/GLViewer_MimeData.h | 2 +- src/GLViewer/GLViewer_Object.cxx | 2 +- src/GLViewer/GLViewer_Object.h | 2 +- src/GLViewer/GLViewer_Selector.cxx | 2 +- src/GLViewer/GLViewer_Selector.h | 2 +- src/GLViewer/GLViewer_Selector2d.cxx | 2 +- src/GLViewer/GLViewer_Selector2d.h | 2 +- src/GLViewer/GLViewer_Text.cxx | 2 +- src/GLViewer/GLViewer_Text.h | 2 +- src/GLViewer/GLViewer_ToolTip.cxx | 2 +- src/GLViewer/GLViewer_ToolTip.h | 2 +- src/GLViewer/GLViewer_Tools.cxx | 2 +- src/GLViewer/GLViewer_Tools.h | 2 +- src/GLViewer/GLViewer_ViewFrame.cxx | 2 +- src/GLViewer/GLViewer_ViewFrame.h | 2 +- src/GLViewer/GLViewer_ViewManager.cxx | 2 +- src/GLViewer/GLViewer_ViewManager.h | 2 +- src/GLViewer/GLViewer_ViewPort.cxx | 2 +- src/GLViewer/GLViewer_ViewPort.h | 2 +- src/GLViewer/GLViewer_ViewPort2d.cxx | 2 +- src/GLViewer/GLViewer_ViewPort2d.h | 2 +- src/GLViewer/GLViewer_Viewer.cxx | 2 +- src/GLViewer/GLViewer_Viewer.h | 2 +- src/GLViewer/GLViewer_Viewer2d.cxx | 2 +- src/GLViewer/GLViewer_Viewer2d.h | 2 +- src/GLViewer/GLViewer_Widget.cxx | 2 +- src/GLViewer/GLViewer_Widget.h | 2 +- src/GLViewer/Makefile.am | 2 +- src/GUI_PY/CMakeLists.txt | 2 +- src/GUI_PY/Makefile.am | 2 +- src/GUI_PY/__init__.py | 2 +- src/GUI_PY/genericdialog.py | 2 +- src/GUI_PY/helper.py | 2 +- src/GUI_PY/mytestdialog.py | 2 +- src/GUI_PY/selectvars.py | 2 +- src/GuiHelpers/CMakeLists.txt | 2 +- src/GuiHelpers/Makefile.am | 2 +- src/GuiHelpers/QtHelper.hxx | 2 +- src/GuiHelpers/SALOME_AppStudyEditor.cxx | 2 +- src/GuiHelpers/SALOME_AppStudyEditor.hxx | 2 +- src/GuiHelpers/SALOME_GuiServices.cxx | 2 +- src/GuiHelpers/SALOME_GuiServices.hxx | 2 +- src/GuiHelpers/SalomeGuiHelpers.hxx | 2 +- src/GuiHelpers/StandardApp_Module.cxx | 2 +- src/GuiHelpers/StandardApp_Module.hxx | 2 +- src/LightApp/CMakeLists.txt | 2 +- src/LightApp/LightApp.h | 2 +- src/LightApp/LightApp_AboutDlg.cxx | 2 +- src/LightApp/LightApp_AboutDlg.h | 2 +- src/LightApp/LightApp_Application.cxx | 2 +- src/LightApp/LightApp_Application.h | 2 +- src/LightApp/LightApp_DataModel.cxx | 2 +- src/LightApp/LightApp_DataModel.h | 2 +- src/LightApp/LightApp_DataObject.cxx | 2 +- src/LightApp/LightApp_DataObject.h | 2 +- src/LightApp/LightApp_DataOwner.cxx | 2 +- src/LightApp/LightApp_DataOwner.h | 2 +- src/LightApp/LightApp_DataSubOwner.cxx | 2 +- src/LightApp/LightApp_DataSubOwner.h | 2 +- src/LightApp/LightApp_Dialog.cxx | 2 +- src/LightApp/LightApp_Dialog.h | 2 +- src/LightApp/LightApp_Displayer.cxx | 2 +- src/LightApp/LightApp_Displayer.h | 2 +- src/LightApp/LightApp_Driver.cxx | 2 +- src/LightApp/LightApp_Driver.h | 2 +- src/LightApp/LightApp_EventFilter.cxx | 2 +- src/LightApp/LightApp_EventFilter.h | 2 +- src/LightApp/LightApp_FullScreenHelper.cxx | 2 +- src/LightApp/LightApp_FullScreenHelper.h | 2 +- src/LightApp/LightApp_GLSelector.cxx | 2 +- src/LightApp/LightApp_GLSelector.h | 2 +- src/LightApp/LightApp_HDFDriver.cxx | 2 +- src/LightApp/LightApp_HDFDriver.h | 2 +- src/LightApp/LightApp_Module.cxx | 2 +- src/LightApp/LightApp_Module.h | 2 +- src/LightApp/LightApp_ModuleAction.cxx | 2 +- src/LightApp/LightApp_ModuleAction.h | 2 +- src/LightApp/LightApp_ModuleDlg.cxx | 2 +- src/LightApp/LightApp_ModuleDlg.h | 2 +- src/LightApp/LightApp_NameDlg.cxx | 2 +- src/LightApp/LightApp_NameDlg.h | 2 +- src/LightApp/LightApp_OBFilter.cxx | 2 +- src/LightApp/LightApp_OBFilter.h | 2 +- src/LightApp/LightApp_OBSelector.cxx | 2 +- src/LightApp/LightApp_OBSelector.h | 2 +- src/LightApp/LightApp_OCCSelector.cxx | 2 +- src/LightApp/LightApp_OCCSelector.h | 2 +- src/LightApp/LightApp_Operation.cxx | 2 +- src/LightApp/LightApp_Operation.h | 2 +- src/LightApp/LightApp_Plot2dSelector.cxx | 2 +- src/LightApp/LightApp_Plot2dSelector.h | 2 +- src/LightApp/LightApp_Preferences.cxx | 2 +- src/LightApp/LightApp_Preferences.h | 2 +- src/LightApp/LightApp_PreferencesDlg.cxx | 2 +- src/LightApp/LightApp_PreferencesDlg.h | 2 +- src/LightApp/LightApp_PyInterp.cxx | 2 +- src/LightApp/LightApp_PyInterp.h | 2 +- src/LightApp/LightApp_Selection.cxx | 2 +- src/LightApp/LightApp_Selection.h | 2 +- src/LightApp/LightApp_SelectionMgr.cxx | 2 +- src/LightApp/LightApp_SelectionMgr.h | 2 +- src/LightApp/LightApp_ShowHideOp.cxx | 2 +- src/LightApp/LightApp_ShowHideOp.h | 2 +- src/LightApp/LightApp_Study.cxx | 2 +- src/LightApp/LightApp_Study.h | 2 +- src/LightApp/LightApp_SwitchOp.cxx | 2 +- src/LightApp/LightApp_SwitchOp.h | 2 +- src/LightApp/LightApp_UpdateFlags.h | 2 +- src/LightApp/LightApp_VTKSelector.cxx | 2 +- src/LightApp/LightApp_VTKSelector.h | 2 +- src/LightApp/LightApp_WgViewModel.cxx | 2 +- src/LightApp/LightApp_WgViewModel.h | 2 +- src/LightApp/Makefile.am | 2 +- src/LightApp/resources/LightApp.ini | 2 +- src/LightApp/resources/LightApp.xml | 2 +- src/LogWindow/CMakeLists.txt | 2 +- src/LogWindow/LogWindow.cxx | 2 +- src/LogWindow/LogWindow.h | 2 +- src/LogWindow/Makefile.am | 2 +- src/Makefile.am | 2 +- src/OBJECT/CMakeLists.txt | 2 +- src/OBJECT/Handle_SALOME_AISObject.hxx | 2 +- src/OBJECT/Handle_SALOME_AISShape.hxx | 2 +- ...E_DataMapNodeOfDataMapOfIOMapOfInteger.hxx | 2 +- src/OBJECT/Handle_SALOME_Filter.hxx | 2 +- .../Handle_SALOME_InteractiveObject.hxx | 2 +- src/OBJECT/Handle_SALOME_ListNodeOfListIO.hxx | 2 +- src/OBJECT/Handle_SALOME_TypeFilter.hxx | 2 +- src/OBJECT/Makefile.am | 2 +- src/OBJECT/SALOME_AISObject.cxx | 2 +- src/OBJECT/SALOME_AISObject.hxx | 2 +- src/OBJECT/SALOME_AISObject.ixx | 2 +- src/OBJECT/SALOME_AISObject.jxx | 2 +- src/OBJECT/SALOME_AISShape.cxx | 2 +- src/OBJECT/SALOME_AISShape.hxx | 2 +- src/OBJECT/SALOME_AISShape.ixx | 2 +- src/OBJECT/SALOME_AISShape.jxx | 2 +- ...taMapIteratorOfDataMapOfIOMapOfInteger.hxx | 2 +- ...MapIteratorOfDataMapOfIOMapOfInteger_0.cxx | 2 +- ...E_DataMapNodeOfDataMapOfIOMapOfInteger.hxx | 2 +- ...DataMapNodeOfDataMapOfIOMapOfInteger_0.cxx | 2 +- src/OBJECT/SALOME_DataMapOfIOMapOfInteger.hxx | 2 +- .../SALOME_DataMapOfIOMapOfInteger_0.cxx | 2 +- src/OBJECT/SALOME_Filter.cxx | 2 +- src/OBJECT/SALOME_Filter.hxx | 2 +- src/OBJECT/SALOME_Filter.ixx | 2 +- src/OBJECT/SALOME_Filter.jxx | 2 +- src/OBJECT/SALOME_InteractiveObject.cxx | 2 +- src/OBJECT/SALOME_InteractiveObject.hxx | 2 +- src/OBJECT/SALOME_InteractiveObject.ixx | 2 +- src/OBJECT/SALOME_InteractiveObject.jxx | 2 +- src/OBJECT/SALOME_ListIO.hxx | 2 +- src/OBJECT/SALOME_ListIO_0.cxx | 2 +- src/OBJECT/SALOME_ListIteratorOfListIO.hxx | 2 +- src/OBJECT/SALOME_ListIteratorOfListIO_0.cxx | 2 +- src/OBJECT/SALOME_ListNodeOfListIO.hxx | 2 +- src/OBJECT/SALOME_ListNodeOfListIO_0.cxx | 2 +- src/OBJECT/SALOME_Selection.h | 2 +- src/OBJECT/SALOME_TypeFilter.cxx | 2 +- src/OBJECT/SALOME_TypeFilter.hxx | 2 +- src/OBJECT/SALOME_TypeFilter.ixx | 2 +- src/OBJECT/SALOME_TypeFilter.jxx | 2 +- src/OCCViewer/CMakeLists.txt | 2 +- src/OCCViewer/Makefile.am | 2 +- src/OCCViewer/OCCViewer.h | 2 +- src/OCCViewer/OCCViewer_AISSelector.cxx | 2 +- src/OCCViewer/OCCViewer_AISSelector.h | 2 +- src/OCCViewer/OCCViewer_AxialScaleDlg.cxx | 2 +- src/OCCViewer/OCCViewer_AxialScaleDlg.h | 2 +- src/OCCViewer/OCCViewer_ClippingDlg.cxx | 2 +- src/OCCViewer/OCCViewer_ClippingDlg.h | 2 +- .../OCCViewer_CreateRestoreViewDlg.cxx | 2 +- .../OCCViewer_CreateRestoreViewDlg.h | 2 +- src/OCCViewer/OCCViewer_CubeAxesDlg.cxx | 2 +- src/OCCViewer/OCCViewer_CubeAxesDlg.h | 2 +- src/OCCViewer/OCCViewer_FontWidget.cxx | 2 +- src/OCCViewer/OCCViewer_FontWidget.h | 2 +- .../OCCViewer_SetRotationPointDlg.cxx | 2 +- src/OCCViewer/OCCViewer_SetRotationPointDlg.h | 2 +- src/OCCViewer/OCCViewer_ToolTip.cxx | 2 +- src/OCCViewer/OCCViewer_ToolTip.h | 2 +- src/OCCViewer/OCCViewer_Trihedron.cxx | 2 +- src/OCCViewer/OCCViewer_Trihedron.h | 2 +- src/OCCViewer/OCCViewer_VService.cxx | 2 +- src/OCCViewer/OCCViewer_VService.h | 2 +- src/OCCViewer/OCCViewer_ViewFrame.cxx | 2 +- src/OCCViewer/OCCViewer_ViewFrame.h | 2 +- src/OCCViewer/OCCViewer_ViewManager.cxx | 2 +- src/OCCViewer/OCCViewer_ViewManager.h | 2 +- src/OCCViewer/OCCViewer_ViewModel.cxx | 2 +- src/OCCViewer/OCCViewer_ViewModel.h | 2 +- src/OCCViewer/OCCViewer_ViewPort.cxx | 2 +- src/OCCViewer/OCCViewer_ViewPort.h | 2 +- src/OCCViewer/OCCViewer_ViewPort3d.cxx | 2 +- src/OCCViewer/OCCViewer_ViewPort3d.h | 2 +- src/OCCViewer/OCCViewer_ViewSketcher.cxx | 2 +- src/OCCViewer/OCCViewer_ViewSketcher.h | 2 +- src/OCCViewer/OCCViewer_ViewWindow.cxx | 2 +- src/OCCViewer/OCCViewer_ViewWindow.h | 2 +- src/ObjBrowser/CMakeLists.txt | 2 +- src/ObjBrowser/Makefile.am | 2 +- src/ObjBrowser/OB.h | 2 +- src/ObjBrowser/OB_Browser.cxx | 2 +- src/ObjBrowser/OB_Browser.h | 2 +- src/ObjBrowser/OB_Filter.cxx | 2 +- src/ObjBrowser/OB_Filter.h | 2 +- src/OpenGLUtils/CMakeLists.txt | 2 +- src/OpenGLUtils/Makefile.am | 2 +- src/OpenGLUtils/OpenGLUtils.h | 2 +- src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx | 2 +- src/OpenGLUtils/OpenGLUtils_FrameBuffer.h | 2 +- src/Plot2d/CMakeLists.txt | 2 +- src/Plot2d/Makefile.am | 2 +- src/Plot2d/Plot2d.cxx | 2 +- src/Plot2d/Plot2d.h | 2 +- src/Plot2d/Plot2d_Algorithm.cxx | 2 +- src/Plot2d/Plot2d_Algorithm.h | 2 +- src/Plot2d/Plot2d_AnalyticalCurve.cxx | 2 +- src/Plot2d/Plot2d_AnalyticalCurve.h | 2 +- src/Plot2d/Plot2d_AnalyticalCurveDlg.cxx | 2 +- src/Plot2d/Plot2d_AnalyticalCurveDlg.h | 2 +- src/Plot2d/Plot2d_AnalyticalParser.cxx | 2 +- src/Plot2d/Plot2d_AnalyticalParser.h | 2 +- src/Plot2d/Plot2d_Curve.cxx | 2 +- src/Plot2d/Plot2d_Curve.h | 2 +- src/Plot2d/Plot2d_FitDataDlg.cxx | 2 +- src/Plot2d/Plot2d_FitDataDlg.h | 2 +- src/Plot2d/Plot2d_Histogram.cxx | 2 +- src/Plot2d/Plot2d_Histogram.h | 2 +- src/Plot2d/Plot2d_NormalizeAlgorithm.cxx | 2 +- src/Plot2d/Plot2d_NormalizeAlgorithm.h | 2 +- src/Plot2d/Plot2d_Object.cxx | 2 +- src/Plot2d/Plot2d_Object.h | 2 +- src/Plot2d/Plot2d_PlotItems.cxx | 2 +- src/Plot2d/Plot2d_PlotItems.h | 2 +- src/Plot2d/Plot2d_Prs.cxx | 2 +- src/Plot2d/Plot2d_Prs.h | 2 +- src/Plot2d/Plot2d_SetupCurveDlg.cxx | 2 +- src/Plot2d/Plot2d_SetupCurveDlg.h | 2 +- src/Plot2d/Plot2d_SetupCurveScaleDlg.cxx | 2 +- src/Plot2d/Plot2d_SetupCurveScaleDlg.h | 2 +- src/Plot2d/Plot2d_SetupViewDlg.cxx | 2 +- src/Plot2d/Plot2d_SetupViewDlg.h | 2 +- src/Plot2d/Plot2d_ToolTip.cxx | 2 +- src/Plot2d/Plot2d_ToolTip.h | 2 +- src/Plot2d/Plot2d_ViewFrame.cxx | 2 +- src/Plot2d/Plot2d_ViewFrame.h | 2 +- src/Plot2d/Plot2d_ViewManager.cxx | 2 +- src/Plot2d/Plot2d_ViewManager.h | 2 +- src/Plot2d/Plot2d_ViewModel.cxx | 2 +- src/Plot2d/Plot2d_ViewModel.h | 2 +- src/Plot2d/Plot2d_ViewWindow.cxx | 2 +- src/Plot2d/Plot2d_ViewWindow.h | 2 +- src/Prs/CMakeLists.txt | 2 +- src/Prs/Makefile.am | 2 +- src/Prs/SALOME_Prs.cxx | 2 +- src/Prs/SALOME_Prs.h | 2 +- src/PyConsole/CMakeLists.txt | 2 +- src/PyConsole/Makefile.am | 2 +- src/PyConsole/PyConsole.h | 2 +- src/PyConsole/PyConsole_Console.cxx | 2 +- src/PyConsole/PyConsole_Console.h | 2 +- src/PyConsole/PyConsole_Editor.cxx | 2 +- src/PyConsole/PyConsole_Editor.h | 2 +- src/PyConsole/PyConsole_Interp.cxx | 2 +- src/PyConsole/PyConsole_Interp.h | 2 +- src/PyInterp/CMakeLists.txt | 2 +- src/PyInterp/Makefile.am | 2 +- src/PyInterp/PyInterp.h | 2 +- src/PyInterp/PyInterp_Dispatcher.cxx | 2 +- src/PyInterp/PyInterp_Dispatcher.h | 2 +- src/PyInterp/PyInterp_Interp.cxx | 2 +- src/PyInterp/PyInterp_Interp.h | 2 +- src/PyInterp/PyInterp_Watcher.h | 2 +- src/QDS/CMakeLists.txt | 2 +- src/QDS/Makefile.am | 2 +- src/QDS/QDS.cxx | 2 +- src/QDS/QDS.h | 2 +- src/QDS/QDS_CheckBox.cxx | 2 +- src/QDS/QDS_CheckBox.h | 2 +- src/QDS/QDS_ComboBox.cxx | 2 +- src/QDS/QDS_ComboBox.h | 2 +- src/QDS/QDS_Datum.cxx | 2 +- src/QDS/QDS_Datum.h | 2 +- src/QDS/QDS_LineEdit.cxx | 2 +- src/QDS/QDS_LineEdit.h | 2 +- src/QDS/QDS_RadioBox.cxx | 2 +- src/QDS/QDS_RadioBox.h | 2 +- src/QDS/QDS_SpinBox.cxx | 2 +- src/QDS/QDS_SpinBox.h | 2 +- src/QDS/QDS_SpinBoxDbl.cxx | 2 +- src/QDS/QDS_SpinBoxDbl.h | 2 +- src/QDS/QDS_Table.cxx | 2 +- src/QDS/QDS_Table.h | 2 +- src/QDS/QDS_TextEdit.cxx | 2 +- src/QDS/QDS_TextEdit.h | 2 +- src/QDS/QDS_Validator.cxx | 2 +- src/QDS/QDS_Validator.h | 2 +- src/Qtx/CMakeLists.txt | 2 +- src/Qtx/Makefile.am | 2 +- src/Qtx/Qtx.cxx | 2 +- src/Qtx/Qtx.h | 2 +- src/Qtx/QtxAction.cxx | 2 +- src/Qtx/QtxAction.h | 2 +- src/Qtx/QtxActionGroup.cxx | 2 +- src/Qtx/QtxActionGroup.h | 2 +- src/Qtx/QtxActionMenuMgr.cxx | 2 +- src/Qtx/QtxActionMenuMgr.h | 2 +- src/Qtx/QtxActionMgr.cxx | 2 +- src/Qtx/QtxActionMgr.h | 2 +- src/Qtx/QtxActionSet.cxx | 2 +- src/Qtx/QtxActionSet.h | 2 +- src/Qtx/QtxActionToolMgr.cxx | 2 +- src/Qtx/QtxActionToolMgr.h | 2 +- src/Qtx/QtxBackgroundTool.cxx | 2 +- src/Qtx/QtxBackgroundTool.h | 2 +- src/Qtx/QtxBiColorTool.cxx | 2 +- src/Qtx/QtxBiColorTool.h | 2 +- src/Qtx/QtxColorButton.cxx | 2 +- src/Qtx/QtxColorButton.h | 2 +- src/Qtx/QtxColorScale.cxx | 2 +- src/Qtx/QtxColorScale.h | 2 +- src/Qtx/QtxComboBox.cxx | 2 +- src/Qtx/QtxComboBox.h | 2 +- src/Qtx/QtxDialog.cxx | 2 +- src/Qtx/QtxDialog.h | 2 +- src/Qtx/QtxDockAction.cxx | 2 +- src/Qtx/QtxDockAction.h | 2 +- src/Qtx/QtxDockWidget.cxx | 2 +- src/Qtx/QtxDockWidget.h | 2 +- src/Qtx/QtxDoubleSpinBox.cxx | 2 +- src/Qtx/QtxDoubleSpinBox.h | 2 +- src/Qtx/QtxEvalExpr.cxx | 2 +- src/Qtx/QtxEvalExpr.h | 2 +- src/Qtx/QtxFontEdit.cxx | 2 +- src/Qtx/QtxFontEdit.h | 2 +- src/Qtx/QtxGridBox.cxx | 2 +- src/Qtx/QtxGridBox.h | 2 +- src/Qtx/QtxGroupBox.cxx | 2 +- src/Qtx/QtxGroupBox.h | 2 +- src/Qtx/QtxIntSpinBox.cxx | 2 +- src/Qtx/QtxIntSpinBox.h | 2 +- src/Qtx/QtxListAction.cxx | 2 +- src/Qtx/QtxListAction.h | 2 +- src/Qtx/QtxListBox.cxx | 2 +- src/Qtx/QtxListBox.h | 2 +- src/Qtx/QtxLogoMgr.cxx | 2 +- src/Qtx/QtxLogoMgr.h | 2 +- src/Qtx/QtxMRUAction.cxx | 2 +- src/Qtx/QtxMRUAction.h | 2 +- src/Qtx/QtxMainWindow.cxx | 2 +- src/Qtx/QtxMainWindow.h | 2 +- src/Qtx/QtxMap.h | 2 +- src/Qtx/QtxMenu.cxx | 2 +- src/Qtx/QtxMenu.h | 2 +- src/Qtx/QtxMultiAction.cxx | 2 +- src/Qtx/QtxMultiAction.h | 2 +- src/Qtx/QtxPagePrefMgr.cxx | 2 +- src/Qtx/QtxPagePrefMgr.h | 2 +- src/Qtx/QtxPathDialog.cxx | 2 +- src/Qtx/QtxPathDialog.h | 2 +- src/Qtx/QtxPathEdit.cxx | 2 +- src/Qtx/QtxPathEdit.h | 2 +- src/Qtx/QtxPathListEdit.cxx | 2 +- src/Qtx/QtxPathListEdit.h | 2 +- src/Qtx/QtxPopupMgr.cxx | 2 +- src/Qtx/QtxPopupMgr.h | 2 +- src/Qtx/QtxPreferenceMgr.cxx | 2 +- src/Qtx/QtxPreferenceMgr.h | 2 +- src/Qtx/QtxResourceMgr.cxx | 2 +- src/Qtx/QtxResourceMgr.h | 2 +- src/Qtx/QtxRubberBand.cxx | 2 +- src/Qtx/QtxRubberBand.h | 2 +- src/Qtx/QtxSearchTool.cxx | 2 +- src/Qtx/QtxSearchTool.h | 2 +- src/Qtx/QtxShortcutEdit.cxx | 2 +- src/Qtx/QtxShortcutEdit.h | 2 +- src/Qtx/QtxSplash.cxx | 2 +- src/Qtx/QtxSplash.h | 2 +- src/Qtx/QtxTable.cxx | 2 +- src/Qtx/QtxTable.h | 2 +- src/Qtx/QtxToolBar.cxx | 2 +- src/Qtx/QtxToolBar.h | 2 +- src/Qtx/QtxToolTip.cxx | 2 +- src/Qtx/QtxToolTip.h | 2 +- src/Qtx/QtxTranslator.cxx | 2 +- src/Qtx/QtxTranslator.h | 2 +- src/Qtx/QtxTreeView.cxx | 2 +- src/Qtx/QtxTreeView.h | 2 +- src/Qtx/QtxValidator.cxx | 2 +- src/Qtx/QtxValidator.h | 2 +- src/Qtx/QtxWebBrowser.cxx | 2 +- src/Qtx/QtxWebBrowser.h | 2 +- src/Qtx/QtxWorkspace.cxx | 2 +- src/Qtx/QtxWorkspace.h | 2 +- src/Qtx/QtxWorkspaceAction.cxx | 2 +- src/Qtx/QtxWorkspaceAction.h | 2 +- src/Qtx/QtxWorkstack.cxx | 2 +- src/Qtx/QtxWorkstack.h | 2 +- src/Qtx/QtxWorkstackAction.cxx | 2 +- src/Qtx/QtxWorkstackAction.h | 2 +- src/QxGraph/CMakeLists.txt | 2 +- src/QxGraph/Makefile.am | 2 +- src/QxGraph/QxGraph.h | 2 +- src/QxGraph/QxGraph_ActiveItem.h | 2 +- src/QxGraph/QxGraph_Canvas.cxx | 2 +- src/QxGraph/QxGraph_Canvas.h | 2 +- src/QxGraph/QxGraph_CanvasView.cxx | 2 +- src/QxGraph/QxGraph_CanvasView.h | 2 +- src/QxGraph/QxGraph_Def.h | 2 +- src/QxGraph/QxGraph_Prs.cxx | 2 +- src/QxGraph/QxGraph_Prs.h | 2 +- src/QxGraph/QxGraph_ViewManager.cxx | 2 +- src/QxGraph/QxGraph_ViewManager.h | 2 +- src/QxGraph/QxGraph_ViewModel.cxx | 2 +- src/QxGraph/QxGraph_ViewModel.h | 2 +- src/QxGraph/QxGraph_ViewWindow.cxx | 2 +- src/QxGraph/QxGraph_ViewWindow.h | 2 +- src/QxScene/CMakeLists.txt | 2 +- src/QxScene/DebTrace.hxx | 2 +- src/QxScene/Makefile.am | 2 +- src/QxScene/QxScene.h | 2 +- src/QxScene/QxScene_Def.h | 2 +- src/QxScene/QxScene_ViewManager.cxx | 2 +- src/QxScene/QxScene_ViewManager.h | 2 +- src/QxScene/QxScene_ViewModel.cxx | 2 +- src/QxScene/QxScene_ViewModel.h | 2 +- src/QxScene/QxScene_ViewWindow.cxx | 2 +- src/QxScene/QxScene_ViewWindow.h | 2 +- src/ResExporter/CMakeLists.txt | 2 +- src/ResExporter/Makefile.am | 2 +- src/ResExporter/ResourceExporter.cxx | 2 +- src/SALOME_PY/CMakeLists.txt | 2 +- src/SALOME_PY/Makefile.am | 2 +- src/SALOME_PY/SalomePy.cxx | 2 +- src/SALOME_PYQT/CMakeLists.txt | 2 +- src/SALOME_PYQT/Makefile.am | 2 +- .../SALOME_PYQT_GUI/CMakeLists.txt | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUI/Makefile.am | 2 +- .../SALOME_PYQT_GUI/SALOME_PYQT_GUI.h | 2 +- .../SALOME_PYQT_GUI/SALOME_PYQT_Module.cxx | 2 +- .../SALOME_PYQT_GUI/SALOME_PYQT_Module.h | 2 +- .../SALOME_PYQT_GUILight/CMakeLists.txt | 2 +- .../SALOME_PYQT_GUILight/Makefile.am | 2 +- .../SALOME_PYQT_DataModelLight.cxx | 2 +- .../SALOME_PYQT_DataModelLight.h | 2 +- .../SALOME_PYQT_DataObjectLight.cxx | 2 +- .../SALOME_PYQT_DataObjectLight.h | 2 +- .../SALOME_PYQT_GUILight.h | 2 +- .../SALOME_PYQT_GUILight.sip | 2 +- .../SALOME_PYQT_ModuleLight.cxx | 2 +- .../SALOME_PYQT_ModuleLight.h | 2 +- .../SALOME_PYQT_PyInterp.cxx | 2 +- .../SALOME_PYQT_PyInterp.h | 2 +- .../SALOME_PYQT_PyModule.cxx | 2 +- .../SALOME_PYQT_PyModule.h | 2 +- src/SALOME_PYQT/SalomePyQt/CMakeLists.txt | 2 +- src/SALOME_PYQT/SalomePyQt/Makefile.am | 2 +- src/SALOME_PYQT/SalomePyQt/SalomePyQt.cxx | 2 +- src/SALOME_PYQT/SalomePyQt/SalomePyQt.h | 2 +- src/SALOME_PYQT/SalomePyQt/SalomePyQt.sip | 2 +- src/SALOME_SWIG/CMakeLists.txt | 2 +- src/SALOME_SWIG/Makefile.am | 2 +- src/SALOME_SWIG/SALOMEGUI_Swig.cxx | 2 +- src/SALOME_SWIG/SALOMEGUI_Swig.hxx | 2 +- src/SALOME_SWIG/SALOMEGUI_Swig.i | 2 +- src/SALOME_SWIG/SALOMEGUI_shared_modules.py | 2 +- src/SALOME_SWIG/examplevtk1.py | 2 +- src/SALOME_SWIG/libSALOME_Swig.i | 2 +- src/SALOME_SWIG/supervisionexample.py.in | 2 +- src/SALOME_SWIG/supervisiongeomexample.py.in | 2 +- src/SALOME_SWIG/test_big_table.py | 2 +- src/SALOME_SWIG/test_many_objects.py | 2 +- src/SALOME_SWIG/test_remove_ref.py | 2 +- src/SALOME_SWIG/test_table.py | 2 +- src/SOCC/CMakeLists.txt | 2 +- src/SOCC/Makefile.am | 2 +- src/SOCC/SOCC.h | 2 +- src/SOCC/SOCC_Prs.cxx | 2 +- src/SOCC/SOCC_Prs.h | 2 +- src/SOCC/SOCC_ViewModel.cxx | 2 +- src/SOCC/SOCC_ViewModel.h | 2 +- src/SOCC/SOCC_ViewWindow.cxx | 2 +- src/SOCC/SOCC_ViewWindow.h | 2 +- src/SPlot2d/CMakeLists.txt | 2 +- src/SPlot2d/Makefile.am | 2 +- src/SPlot2d/SPlot2d.h | 2 +- src/SPlot2d/SPlot2d_Curve.cxx | 2 +- src/SPlot2d/SPlot2d_Curve.h | 2 +- src/SPlot2d/SPlot2d_Histogram.cxx | 2 +- src/SPlot2d/SPlot2d_Histogram.h | 2 +- src/SPlot2d/SPlot2d_Prs.cxx | 2 +- src/SPlot2d/SPlot2d_Prs.h | 2 +- src/SPlot2d/SPlot2d_ViewModel.cxx | 2 +- src/SPlot2d/SPlot2d_ViewModel.h | 2 +- src/SPlot2d/SPlot2d_ViewWindow.cxx | 2 +- src/SPlot2d/SPlot2d_ViewWindow.h | 2 +- src/STD/CMakeLists.txt | 2 +- src/STD/Makefile.am | 2 +- src/STD/STD.h | 2 +- src/STD/STD_Application.cxx | 2 +- src/STD/STD_Application.h | 2 +- src/STD/STD_MDIDesktop.cxx | 2 +- src/STD/STD_MDIDesktop.h | 2 +- src/STD/STD_SDIDesktop.cxx | 2 +- src/STD/STD_SDIDesktop.h | 2 +- src/STD/STD_TabDesktop.cxx | 2 +- src/STD/STD_TabDesktop.h | 2 +- src/SUIT/CMakeLists.txt | 2 +- src/SUIT/Makefile.am | 2 +- src/SUIT/SUIT.h | 2 +- src/SUIT/SUIT_Accel.cxx | 2 +- src/SUIT/SUIT_Accel.h | 2 +- src/SUIT/SUIT_ActionOperation.cxx | 2 +- src/SUIT/SUIT_ActionOperation.h | 2 +- src/SUIT/SUIT_Application.cxx | 2 +- src/SUIT/SUIT_Application.h | 2 +- src/SUIT/SUIT_CameraProperties.cxx | 2 +- src/SUIT/SUIT_CameraProperties.h | 2 +- src/SUIT/SUIT_DataBrowser.cxx | 2 +- src/SUIT/SUIT_DataBrowser.h | 2 +- src/SUIT/SUIT_DataObject.cxx | 2 +- src/SUIT/SUIT_DataObject.h | 2 +- src/SUIT/SUIT_DataObjectIterator.cxx | 2 +- src/SUIT/SUIT_DataObjectIterator.h | 2 +- src/SUIT/SUIT_DataObjectKey.cxx | 2 +- src/SUIT/SUIT_DataObjectKey.h | 2 +- src/SUIT/SUIT_DataOwner.cxx | 2 +- src/SUIT/SUIT_DataOwner.h | 2 +- src/SUIT/SUIT_Desktop.cxx | 2 +- src/SUIT/SUIT_Desktop.h | 2 +- src/SUIT/SUIT_ExceptionHandler.cxx | 2 +- src/SUIT/SUIT_ExceptionHandler.h | 2 +- src/SUIT/SUIT_FileDlg.cxx | 2 +- src/SUIT/SUIT_FileDlg.h | 2 +- src/SUIT/SUIT_FileValidator.cxx | 2 +- src/SUIT/SUIT_FileValidator.h | 2 +- src/SUIT/SUIT_LicenseDlg.cxx | 2 +- src/SUIT/SUIT_LicenseDlg.h | 2 +- src/SUIT/SUIT_MessageBox.cxx | 2 +- src/SUIT/SUIT_MessageBox.h | 2 +- src/SUIT/SUIT_Operation.cxx | 2 +- src/SUIT/SUIT_Operation.h | 2 +- src/SUIT/SUIT_OverrideCursor.cxx | 2 +- src/SUIT/SUIT_OverrideCursor.h | 2 +- src/SUIT/SUIT_PopupClient.cxx | 2 +- src/SUIT/SUIT_PopupClient.h | 2 +- src/SUIT/SUIT_PreferenceMgr.cxx | 2 +- src/SUIT/SUIT_PreferenceMgr.h | 2 +- src/SUIT/SUIT_ResourceMgr.cxx | 2 +- src/SUIT/SUIT_ResourceMgr.h | 2 +- src/SUIT/SUIT_SelectionFilter.cxx | 2 +- src/SUIT/SUIT_SelectionFilter.h | 2 +- src/SUIT/SUIT_SelectionMgr.cxx | 2 +- src/SUIT/SUIT_SelectionMgr.h | 2 +- src/SUIT/SUIT_Selector.cxx | 2 +- src/SUIT/SUIT_Selector.h | 2 +- src/SUIT/SUIT_Session.cxx | 2 +- src/SUIT/SUIT_Session.h | 2 +- src/SUIT/SUIT_ShortcutMgr.cxx | 2 +- src/SUIT/SUIT_ShortcutMgr.h | 2 +- src/SUIT/SUIT_SmartPtr.h | 2 +- src/SUIT/SUIT_Study.cxx | 2 +- src/SUIT/SUIT_Study.h | 2 +- src/SUIT/SUIT_Tools.cxx | 2 +- src/SUIT/SUIT_Tools.h | 2 +- src/SUIT/SUIT_TreeModel.cxx | 2 +- src/SUIT/SUIT_TreeModel.h | 2 +- src/SUIT/SUIT_TreeSync.h | 2 +- src/SUIT/SUIT_ViewManager.cxx | 2 +- src/SUIT/SUIT_ViewManager.h | 2 +- src/SUIT/SUIT_ViewModel.cxx | 2 +- src/SUIT/SUIT_ViewModel.h | 2 +- src/SUIT/SUIT_ViewWindow.cxx | 2 +- src/SUIT/SUIT_ViewWindow.h | 2 +- src/SUITApp/CMakeLists.txt | 2 +- src/SUITApp/Makefile.am | 2 +- src/SUITApp/SUITApp.cxx | 2 +- src/SUITApp/SUITApp_Application.cxx | 2 +- src/SUITApp/SUITApp_Application.h | 2 +- src/SUITApp/SUITApp_init_python.cxx | 2 +- src/SUITApp/SUITApp_init_python.hxx | 2 +- src/SUPERVGraph/CMakeLists.txt | 2 +- src/SUPERVGraph/Makefile.am | 2 +- src/SUPERVGraph/SUPERVGraph.cxx | 2 +- src/SUPERVGraph/SUPERVGraph.h | 2 +- src/SUPERVGraph/SUPERVGraph_ViewFrame.cxx | 2 +- src/SUPERVGraph/SUPERVGraph_ViewFrame.h | 2 +- src/SUPERVGraph/SUPERVGraph_ViewManager.cxx | 2 +- src/SUPERVGraph/SUPERVGraph_ViewManager.h | 2 +- src/SUPERVGraph/SUPERVGraph_ViewModel.cxx | 2 +- src/SUPERVGraph/SUPERVGraph_ViewModel.h | 2 +- src/SVTK/CMakeLists.txt | 2 +- src/SVTK/Makefile.am | 2 +- src/SVTK/SALOME_Actor.cxx | 2 +- src/SVTK/SALOME_Actor.h | 2 +- src/SVTK/SVTK.cxx | 2 +- src/SVTK/SVTK.h | 2 +- src/SVTK/SVTK_Actor.cxx | 2 +- src/SVTK/SVTK_Actor.h | 2 +- src/SVTK/SVTK_ComboAction.cxx | 2 +- src/SVTK/SVTK_ComboAction.h | 2 +- src/SVTK/SVTK_CubeAxesActor2D.cxx | 2 +- src/SVTK/SVTK_CubeAxesActor2D.h | 2 +- src/SVTK/SVTK_CubeAxesDlg.cxx | 2 +- src/SVTK/SVTK_CubeAxesDlg.h | 2 +- src/SVTK/SVTK_DeviceActor.cxx | 2 +- src/SVTK/SVTK_DeviceActor.h | 2 +- src/SVTK/SVTK_Event.h | 2 +- src/SVTK/SVTK_FontWidget.cxx | 2 +- src/SVTK/SVTK_FontWidget.h | 2 +- src/SVTK/SVTK_Functor.h | 2 +- .../SVTK_GenericRenderWindowInteractor.cxx | 2 +- src/SVTK/SVTK_GenericRenderWindowInteractor.h | 2 +- src/SVTK/SVTK_ImageWriter.cxx | 2 +- src/SVTK/SVTK_ImageWriter.h | 2 +- src/SVTK/SVTK_ImageWriterMgr.cxx | 2 +- src/SVTK/SVTK_ImageWriterMgr.h | 2 +- src/SVTK/SVTK_InteractorStyle.cxx | 2 +- src/SVTK/SVTK_InteractorStyle.h | 2 +- src/SVTK/SVTK_KeyFreeInteractorStyle.cxx | 2 +- src/SVTK/SVTK_KeyFreeInteractorStyle.h | 2 +- src/SVTK/SVTK_NonIsometricDlg.cxx | 2 +- src/SVTK/SVTK_NonIsometricDlg.h | 2 +- src/SVTK/SVTK_Prs.cxx | 2 +- src/SVTK/SVTK_Prs.h | 2 +- src/SVTK/SVTK_Recorder.cxx | 2 +- src/SVTK/SVTK_Recorder.h | 2 +- src/SVTK/SVTK_RecorderDlg.cxx | 2 +- src/SVTK/SVTK_RecorderDlg.h | 2 +- src/SVTK/SVTK_RectPicker.cxx | 2 +- src/SVTK/SVTK_RectPicker.h | 2 +- src/SVTK/SVTK_RenderWindowInteractor.cxx | 2 +- src/SVTK/SVTK_RenderWindowInteractor.h | 2 +- src/SVTK/SVTK_Renderer.cxx | 2 +- src/SVTK/SVTK_Renderer.h | 2 +- src/SVTK/SVTK_Selection.h | 2 +- src/SVTK/SVTK_SelectionEvent.h | 2 +- src/SVTK/SVTK_Selector.cxx | 2 +- src/SVTK/SVTK_Selector.h | 2 +- src/SVTK/SVTK_SelectorDef.h | 2 +- src/SVTK/SVTK_SetRotationPointDlg.cxx | 2 +- src/SVTK/SVTK_SetRotationPointDlg.h | 2 +- src/SVTK/SVTK_SpaceMouse.cxx | 2 +- src/SVTK/SVTK_SpaceMouse.h | 2 +- src/SVTK/SVTK_Trihedron.cxx | 2 +- src/SVTK/SVTK_Trihedron.h | 2 +- src/SVTK/SVTK_UpdateRateDlg.cxx | 2 +- src/SVTK/SVTK_UpdateRateDlg.h | 2 +- src/SVTK/SVTK_Utils.cxx | 2 +- src/SVTK/SVTK_Utils.h | 2 +- src/SVTK/SVTK_View.cxx | 2 +- src/SVTK/SVTK_View.h | 2 +- src/SVTK/SVTK_ViewManager.cxx | 2 +- src/SVTK/SVTK_ViewManager.h | 2 +- src/SVTK/SVTK_ViewModel.cxx | 2 +- src/SVTK/SVTK_ViewModel.h | 2 +- src/SVTK/SVTK_ViewModelBase.h | 2 +- src/SVTK/SVTK_ViewParameterDlg.cxx | 2 +- src/SVTK/SVTK_ViewParameterDlg.h | 2 +- src/SVTK/SVTK_ViewWindow.cxx | 2 +- src/SVTK/SVTK_ViewWindow.h | 2 +- src/SalomeApp/CMakeLists.txt | 2 +- src/SalomeApp/Makefile.am | 2 +- src/SalomeApp/SalomeApp.h | 2 +- src/SalomeApp/SalomeApp_Application.cxx | 2 +- src/SalomeApp/SalomeApp_Application.h | 2 +- src/SalomeApp/SalomeApp_CheckFileDlg.cxx | 2 +- src/SalomeApp/SalomeApp_CheckFileDlg.h | 2 +- src/SalomeApp/SalomeApp_DataModel.cxx | 2 +- src/SalomeApp/SalomeApp_DataModel.h | 2 +- src/SalomeApp/SalomeApp_DataObject.cxx | 2 +- src/SalomeApp/SalomeApp_DataObject.h | 2 +- src/SalomeApp/SalomeApp_DoubleSpinBox.cxx | 2 +- src/SalomeApp/SalomeApp_DoubleSpinBox.h | 2 +- src/SalomeApp/SalomeApp_Engine_i.cxx | 2 +- src/SalomeApp/SalomeApp_Engine_i.h | 2 +- src/SalomeApp/SalomeApp_ExceptionHandler.cxx | 2 +- src/SalomeApp/SalomeApp_ExceptionHandler.h | 2 +- src/SalomeApp/SalomeApp_ExitDlg.cxx | 2 +- src/SalomeApp/SalomeApp_ExitDlg.h | 2 +- src/SalomeApp/SalomeApp_Filter.cxx | 2 +- src/SalomeApp/SalomeApp_Filter.h | 2 +- src/SalomeApp/SalomeApp_ImportOperation.cxx | 2 +- src/SalomeApp/SalomeApp_ImportOperation.h | 2 +- src/SalomeApp/SalomeApp_IntSpinBox.cxx | 2 +- src/SalomeApp/SalomeApp_IntSpinBox.h | 2 +- src/SalomeApp/SalomeApp_ListView.cxx | 2 +- src/SalomeApp/SalomeApp_ListView.h | 2 +- src/SalomeApp/SalomeApp_LoadStudiesDlg.cxx | 2 +- src/SalomeApp/SalomeApp_LoadStudiesDlg.h | 2 +- src/SalomeApp/SalomeApp_Module.cxx | 2 +- src/SalomeApp/SalomeApp_Module.h | 2 +- src/SalomeApp/SalomeApp_NoteBook.cxx | 2 +- src/SalomeApp/SalomeApp_NoteBook.h | 2 +- src/SalomeApp/SalomeApp_PyInterp.cxx | 2 +- src/SalomeApp/SalomeApp_PyInterp.h | 2 +- src/SalomeApp/SalomeApp_Study.cxx | 2 +- src/SalomeApp/SalomeApp_Study.h | 2 +- .../SalomeApp_StudyPropertiesDlg.cxx | 2 +- src/SalomeApp/SalomeApp_StudyPropertiesDlg.h | 2 +- src/SalomeApp/SalomeApp_Tools.cxx | 2 +- src/SalomeApp/SalomeApp_Tools.h | 2 +- src/SalomeApp/SalomeApp_TypeFilter.cxx | 2 +- src/SalomeApp/SalomeApp_TypeFilter.h | 2 +- src/SalomeApp/SalomeApp_VisualState.cxx | 2 +- src/SalomeApp/SalomeApp_VisualState.h | 2 +- src/SalomeApp/Test/CMakeLists.txt | 2 +- src/SalomeApp/Test/Makefile.am | 2 +- src/SalomeApp/Test/SalomeAppTest.cxx | 2 +- src/SalomeApp/Test/SalomeAppTest.hxx | 2 +- src/SalomeApp/Test/TestSalomeApp.cxx | 2 +- src/SalomeApp/Test/TestSalomeApp.py | 2 +- src/SalomeApp/addvars2notebook.py | 2 +- src/SalomeApp/pluginsdemo/CMakeLists.txt | 2 +- src/SalomeApp/pluginsdemo/Makefile.am | 2 +- src/SalomeApp/pluginsdemo/minmax_dialog.py | 18 ++++++++++ src/SalomeApp/pluginsdemo/minmax_plugin.py | 2 +- src/SalomeApp/pluginsdemo/salome_plugins.py | 2 +- src/SalomeApp/pluginsdemo/smesh_plugins.py | 2 +- src/SalomeApp/pluginsdemo/trihedron.py | 2 +- src/SalomeApp/pluginsdemo/tubebuilder.py | 2 +- src/SalomeApp/pluginsdemo/tubedialog.py | 2 +- src/SalomeApp/pluginsdemo/tubedialog_ui.py | 2 +- src/SalomeApp/pluginsdemo/xalome.py | 2 +- src/SalomeApp/resources/SalomeApp.ini | 2 +- src/SalomeApp/resources/SalomeApp.xml | 2 +- src/SalomeApp/salome_pluginsmanager.py | 2 +- src/Session/CMakeLists.txt | 2 +- src/Session/Makefile.am | 2 +- src/Session/SALOME_Session.hxx | 2 +- src/Session/SALOME_Session_Server.cxx | 2 +- src/Session/Session_ServerCheck.cxx | 2 +- src/Session/Session_ServerCheck.hxx | 2 +- src/Session/Session_ServerLauncher.cxx | 2 +- src/Session/Session_ServerLauncher.hxx | 2 +- src/Session/Session_ServerThread.cxx | 2 +- src/Session/Session_ServerThread.hxx | 2 +- src/Session/Session_Session_i.cxx | 2 +- src/Session/Session_Session_i.hxx | 2 +- src/Style/CMakeLists.txt | 2 +- src/Style/Makefile.am | 2 +- src/Style/Style.h | 2 +- src/Style/Style_Model.cxx | 2 +- src/Style/Style_Model.h | 2 +- src/Style/Style_PrefDlg.cxx | 2 +- src/Style/Style_PrefDlg.h | 2 +- src/Style/Style_ResourceMgr.cxx | 2 +- src/Style/Style_ResourceMgr.h | 2 +- src/Style/Style_Salome.cxx | 2 +- src/Style/Style_Salome.h | 2 +- src/Style/Style_Tools.cxx | 2 +- src/Style/Style_Tools.h | 2 +- src/Style/resources/SalomeStyle.xml | 2 +- src/TOOLSGUI/CMakeLists.txt | 2 +- src/TOOLSGUI/Makefile.am | 2 +- src/TOOLSGUI/ToolsGUI.cxx | 2 +- src/TOOLSGUI/ToolsGUI.h | 2 +- src/TOOLSGUI/ToolsGUI_CatalogGeneratorDlg.cxx | 2 +- src/TOOLSGUI/ToolsGUI_CatalogGeneratorDlg.h | 2 +- src/TOOLSGUI/ToolsGUI_RegWidget.cxx | 2 +- src/TOOLSGUI/ToolsGUI_RegWidget.h | 2 +- src/TreeData/CMakeLists.txt | 2 +- src/TreeData/DataModel.cxx | 2 +- src/TreeData/DataModel.hxx | 2 +- src/TreeData/DataObject.cxx | 2 +- src/TreeData/DataObject.hxx | 2 +- src/TreeData/DataProcessor.cxx | 2 +- src/TreeData/DataProcessor.hxx | 2 +- src/TreeData/DockWidgets.cxx | 2 +- src/TreeData/DockWidgets.hxx | 2 +- src/TreeData/Makefile.am | 2 +- src/TreeData/Test/CMakeLists.txt | 2 +- src/TreeData/Test/Makefile.am | 2 +- src/TreeData/Test/MyDataModel.cxx | 2 +- src/TreeData/Test/MyDataModel.hxx | 2 +- src/TreeData/Test/guitester.cxx | 2 +- src/TreeData/Test/mainwindow.cxx | 2 +- src/TreeData/Test/mainwindow.hxx | 2 +- src/TreeData/Test/tester.cxx | 2 +- src/TreeData/Test/testhelper.cxx | 2 +- src/TreeData/Test/testhelper.hxx | 2 +- src/TreeData/TreeData.hxx | 2 +- src/TreeData/TreeGuiManager.cxx | 2 +- src/TreeData/TreeGuiManager.hxx | 2 +- src/TreeData/TreeItem.cxx | 2 +- src/TreeData/TreeItem.hxx | 2 +- src/TreeData/TreeModel.cxx | 2 +- src/TreeData/TreeModel.hxx | 2 +- src/TreeData/TreeObserver.cxx | 2 +- src/TreeData/TreeObserver.hxx | 2 +- src/TreeData/TreeView.cxx | 2 +- src/TreeData/TreeView.hxx | 2 +- src/VTKViewer/CMakeLists.txt | 2 +- src/VTKViewer/Makefile.am | 2 +- src/VTKViewer/VTKViewer.cxx | 2 +- src/VTKViewer/VTKViewer.h | 2 +- src/VTKViewer/VTKViewer_Actor.cxx | 2 +- src/VTKViewer/VTKViewer_Actor.h | 2 +- src/VTKViewer/VTKViewer_Algorithm.cxx | 2 +- src/VTKViewer/VTKViewer_Algorithm.h | 2 +- src/VTKViewer/VTKViewer_AppendFilter.cxx | 2 +- src/VTKViewer/VTKViewer_AppendFilter.h | 2 +- src/VTKViewer/VTKViewer_ArcBuilder.cxx | 2 +- src/VTKViewer/VTKViewer_ArcBuilder.h | 2 +- src/VTKViewer/VTKViewer_CellCenters.cxx | 2 +- src/VTKViewer/VTKViewer_CellCenters.h | 2 +- .../VTKViewer_CellLocationsArray.cxx | 2 +- src/VTKViewer/VTKViewer_CellLocationsArray.h | 2 +- src/VTKViewer/VTKViewer_ConvexTool.cxx | 2 +- src/VTKViewer/VTKViewer_ConvexTool.h | 2 +- src/VTKViewer/VTKViewer_DataSetMapper.cxx | 2 +- src/VTKViewer/VTKViewer_DataSetMapper.h | 2 +- .../VTKViewer_ExtractUnstructuredGrid.cxx | 2 +- .../VTKViewer_ExtractUnstructuredGrid.h | 2 +- src/VTKViewer/VTKViewer_Filter.cxx | 2 +- src/VTKViewer/VTKViewer_Filter.h | 2 +- src/VTKViewer/VTKViewer_FramedTextActor.cxx | 2 +- src/VTKViewer/VTKViewer_FramedTextActor.h | 2 +- src/VTKViewer/VTKViewer_Functor.h | 2 +- src/VTKViewer/VTKViewer_GeometryFilter.cxx | 2 +- src/VTKViewer/VTKViewer_GeometryFilter.h | 2 +- src/VTKViewer/VTKViewer_InteractorStyle.cxx | 2 +- src/VTKViewer/VTKViewer_InteractorStyle.h | 2 +- src/VTKViewer/VTKViewer_MarkerDef.h | 2 +- src/VTKViewer/VTKViewer_MarkerDlg.cxx | 2 +- src/VTKViewer/VTKViewer_MarkerDlg.h | 2 +- src/VTKViewer/VTKViewer_MarkerUtils.cxx | 2 +- src/VTKViewer/VTKViewer_MarkerUtils.h | 2 +- src/VTKViewer/VTKViewer_MarkerWidget.cxx | 2 +- src/VTKViewer/VTKViewer_MarkerWidget.h | 2 +- src/VTKViewer/VTKViewer_OpenGLRenderer.cxx | 2 +- src/VTKViewer/VTKViewer_OpenGLRenderer.h | 2 +- src/VTKViewer/VTKViewer_PolyDataMapper.cxx | 2 +- src/VTKViewer/VTKViewer_PolyDataMapper.h | 2 +- src/VTKViewer/VTKViewer_RenderWindow.cxx | 2 +- src/VTKViewer/VTKViewer_RenderWindow.h | 2 +- .../VTKViewer_RenderWindowInteractor.cxx | 2 +- .../VTKViewer_RenderWindowInteractor.h | 2 +- src/VTKViewer/VTKViewer_ShrinkFilter.cxx | 2 +- src/VTKViewer/VTKViewer_ShrinkFilter.h | 2 +- src/VTKViewer/VTKViewer_Texture.cxx | 2 +- src/VTKViewer/VTKViewer_Texture.h | 2 +- src/VTKViewer/VTKViewer_Transform.cxx | 2 +- src/VTKViewer/VTKViewer_Transform.h | 2 +- src/VTKViewer/VTKViewer_TransformFilter.cxx | 2 +- src/VTKViewer/VTKViewer_TransformFilter.h | 2 +- src/VTKViewer/VTKViewer_Trihedron.cxx | 2 +- src/VTKViewer/VTKViewer_Trihedron.h | 2 +- src/VTKViewer/VTKViewer_Utilities.cxx | 2 +- src/VTKViewer/VTKViewer_Utilities.h | 2 +- src/VTKViewer/VTKViewer_ViewManager.cxx | 2 +- src/VTKViewer/VTKViewer_ViewManager.h | 2 +- src/VTKViewer/VTKViewer_ViewModel.cxx | 2 +- src/VTKViewer/VTKViewer_ViewModel.h | 2 +- src/VTKViewer/VTKViewer_ViewWindow.cxx | 2 +- src/VTKViewer/VTKViewer_ViewWindow.h | 2 +- src/ViewerTools/CMakeLists.txt | 2 +- src/ViewerTools/Makefile.am | 2 +- src/ViewerTools/ViewerTools.h | 2 +- .../ViewerTools_CubeAxesDlgBase.cxx | 2 +- src/ViewerTools/ViewerTools_CubeAxesDlgBase.h | 2 +- src/ViewerTools/ViewerTools_DialogBase.cxx | 2 +- src/ViewerTools/ViewerTools_DialogBase.h | 2 +- .../ViewerTools_FontWidgetBase.cxx | 2 +- src/ViewerTools/ViewerTools_FontWidgetBase.h | 2 +- tools/CMakeLists.txt | 2 +- tools/Makefile.am | 2 +- tools/dlgfactory/CMakeLists.txt | 2 +- tools/dlgfactory/Makefile.am | 2 +- tools/dlgfactory/dlgfactory.py | 2 +- tools/dlgfactory/dlgfactory.sh | 3 +- tools/dlgfactory/gtester.cxx | 3 +- tools/dlgfactory/qtester.cxx | 3 +- tools/vtkEDFOverloads/CMakeLists.txt | 2 +- tools/vtkEDFOverloads/Makefile.am | 2 +- tools/vtkEDFOverloads/vtkEDFCutter.cxx | 2 +- tools/vtkEDFOverloads/vtkEDFCutter.h | 2 +- tools/vtkEDFOverloads/vtkEDFFactory.cxx | 2 +- tools/vtkEDFOverloads/vtkEDFFactory.h | 2 +- .../vtkEDFOverloads/vtkEDFOverloadsDefines.h | 2 +- 1034 files changed, 1177 insertions(+), 1047 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b3a371676..a7866da56 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/GUI_version.h.in b/GUI_version.h.in index f01d60122..70e4d9add 100644 --- a/GUI_version.h.in +++ b/GUI_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/Makefile.am b/Makefile.am index b14bfd85b..cc108d5b7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/CMakeLists.txt b/adm_local/CMakeLists.txt index 846d58409..84d97c22e 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/Makefile.am b/adm_local/Makefile.am index 0ba898f3b..c05900375 100644 --- a/adm_local/Makefile.am +++ b/adm_local/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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 df176de9b..f4a2993a4 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/FindCAS.cmake b/adm_local/cmake_files/FindCAS.cmake index 884df138c..0432175b7 100644 --- a/adm_local/cmake_files/FindCAS.cmake +++ b/adm_local/cmake_files/FindCAS.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/FindGUI.cmake b/adm_local/cmake_files/FindGUI.cmake index eb3b436c6..4136dcd53 100644 --- a/adm_local/cmake_files/FindGUI.cmake +++ b/adm_local/cmake_files/FindGUI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/FindQWT.cmake b/adm_local/cmake_files/FindQWT.cmake index c0e540aa8..5de30f7df 100644 --- a/adm_local/cmake_files/FindQWT.cmake +++ b/adm_local/cmake_files/FindQWT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/FindSalomeCAS.cmake b/adm_local/cmake_files/FindSalomeCAS.cmake index bad0d77c4..c2b4ac325 100644 --- a/adm_local/cmake_files/FindSalomeCAS.cmake +++ b/adm_local/cmake_files/FindSalomeCAS.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # OpenCascade detection for Salome diff --git a/adm_local/cmake_files/FindSalomePYQT4.cmake b/adm_local/cmake_files/FindSalomePYQT4.cmake index 30c23efd0..ab6d8f1e5 100644 --- a/adm_local/cmake_files/FindSalomePYQT4.cmake +++ b/adm_local/cmake_files/FindSalomePYQT4.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # PyQt4 detection for Salome diff --git a/adm_local/cmake_files/FindSalomeQT4.cmake b/adm_local/cmake_files/FindSalomeQT4.cmake index 42793a7ef..f6778287e 100644 --- a/adm_local/cmake_files/FindSalomeQT4.cmake +++ b/adm_local/cmake_files/FindSalomeQT4.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # Qt4 detection for Salome diff --git a/adm_local/cmake_files/FindSalomeQWT.cmake b/adm_local/cmake_files/FindSalomeQWT.cmake index 8f467c495..8711cbb54 100644 --- a/adm_local/cmake_files/FindSalomeQWT.cmake +++ b/adm_local/cmake_files/FindSalomeQWT.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # QWT detection for salome diff --git a/adm_local/cmake_files/FindSalomeSIP.cmake b/adm_local/cmake_files/FindSalomeSIP.cmake index b388bb4ef..b7c9dab75 100644 --- a/adm_local/cmake_files/FindSalomeSIP.cmake +++ b/adm_local/cmake_files/FindSalomeSIP.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # Sip detection for Salome diff --git a/adm_local/cmake_files/FindSalomeVTK.cmake b/adm_local/cmake_files/FindSalomeVTK.cmake index 8e707868c..5adb53745 100644 --- a/adm_local/cmake_files/FindSalomeVTK.cmake +++ b/adm_local/cmake_files/FindSalomeVTK.cmake @@ -1,3 +1,21 @@ +# Copyright (C) 2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# # VTK detection for Salome diff --git a/adm_local/cmake_files/Makefile.am b/adm_local/cmake_files/Makefile.am index 6b0e7deaf..d16059504 100644 --- a/adm_local/cmake_files/Makefile.am +++ b/adm_local/cmake_files/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/UseQT4EXT.cmake b/adm_local/cmake_files/UseQT4EXT.cmake index 0a0949ce2..798357783 100644 --- a/adm_local/cmake_files/UseQT4EXT.cmake +++ b/adm_local/cmake_files/UseQT4EXT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/CMakeLists.txt b/adm_local/cmake_files/deprecated/CMakeLists.txt index a1b4ffb9f..3dac03d38 100644 --- a/adm_local/cmake_files/deprecated/CMakeLists.txt +++ b/adm_local/cmake_files/deprecated/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/deprecated/FindCAS.cmake b/adm_local/cmake_files/deprecated/FindCAS.cmake index 56a17530f..c1132faf6 100644 --- a/adm_local/cmake_files/deprecated/FindCAS.cmake +++ b/adm_local/cmake_files/deprecated/FindCAS.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindGUI.cmake b/adm_local/cmake_files/deprecated/FindGUI.cmake index eb3b436c6..4136dcd53 100644 --- a/adm_local/cmake_files/deprecated/FindGUI.cmake +++ b/adm_local/cmake_files/deprecated/FindGUI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindOPENGL.cmake b/adm_local/cmake_files/deprecated/FindOPENGL.cmake index 794f641cc..0d3d4ea93 100644 --- a/adm_local/cmake_files/deprecated/FindOPENGL.cmake +++ b/adm_local/cmake_files/deprecated/FindOPENGL.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindQT4.cmake b/adm_local/cmake_files/deprecated/FindQT4.cmake index 10419225b..0827e7de6 100644 --- a/adm_local/cmake_files/deprecated/FindQT4.cmake +++ b/adm_local/cmake_files/deprecated/FindQT4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindQWT.cmake b/adm_local/cmake_files/deprecated/FindQWT.cmake index c376e3649..822f70197 100644 --- a/adm_local/cmake_files/deprecated/FindQWT.cmake +++ b/adm_local/cmake_files/deprecated/FindQWT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindSIPPYQT.cmake b/adm_local/cmake_files/deprecated/FindSIPPYQT.cmake index e9f5e55d8..faefae27c 100644 --- a/adm_local/cmake_files/deprecated/FindSIPPYQT.cmake +++ b/adm_local/cmake_files/deprecated/FindSIPPYQT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/FindVTK.cmake b/adm_local/cmake_files/deprecated/FindVTK.cmake index 4e0871c89..dff61c3ec 100644 --- a/adm_local/cmake_files/deprecated/FindVTK.cmake +++ b/adm_local/cmake_files/deprecated/FindVTK.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/Makefile.am b/adm_local/cmake_files/deprecated/Makefile.am index 8795aaaea..3ca7db2ca 100644 --- a/adm_local/cmake_files/deprecated/Makefile.am +++ b/adm_local/cmake_files/deprecated/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/deprecated/UseQT4EXT.cmake b/adm_local/cmake_files/deprecated/UseQT4EXT.cmake index 0a0949ce2..798357783 100644 --- a/adm_local/cmake_files/deprecated/UseQT4EXT.cmake +++ b/adm_local/cmake_files/deprecated/UseQT4EXT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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 b793cd81c..e6a2aa459 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,20 +1,20 @@ -# Copyright (C) 2012 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 -# License as published by the Free Software Foundation; either -# version 2.1 of the License. -# -# This library 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 for more details. -# -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -# -# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com -# +# Copyright (C) 2012-2013 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 +# License as published by the Free Software Foundation; either +# version 2.1 of the License. +# +# This library 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 for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# ADD_SUBDIRECTORY(config_files) diff --git a/adm_local/unix/Makefile.am b/adm_local/unix/Makefile.am index dc81a356d..3714a572e 100644 --- a/adm_local/unix/Makefile.am +++ b/adm_local/unix/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 49680d874..3c257a37a 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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 @@ -17,6 +17,8 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# SET(dist_admlocalm4_DATA check_disable_Corba.m4 diff --git a/adm_local/unix/config_files/Makefile.am b/adm_local/unix/config_files/Makefile.am index fab65aae3..52588fee1 100644 --- a/adm_local/unix/config_files/Makefile.am +++ b/adm_local/unix/config_files/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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_GLViewer.m4 b/adm_local/unix/config_files/check_GLViewer.m4 index 48dc02092..f988897f2 100644 --- a/adm_local/unix/config_files/check_GLViewer.m4 +++ b/adm_local/unix/config_files/check_GLViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_GUI.m4 b/adm_local/unix/config_files/check_GUI.m4 index ef1836958..a073c014b 100755 --- a/adm_local/unix/config_files/check_GUI.m4 +++ b/adm_local/unix/config_files/check_GUI.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_OCCViewer.m4 b/adm_local/unix/config_files/check_OCCViewer.m4 index 6f1ca7109..71de9ea52 100644 --- a/adm_local/unix/config_files/check_OCCViewer.m4 +++ b/adm_local/unix/config_files/check_OCCViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_Plot2dViewer.m4 b/adm_local/unix/config_files/check_Plot2dViewer.m4 index 72915af59..b5d81c3b4 100644 --- a/adm_local/unix/config_files/check_Plot2dViewer.m4 +++ b/adm_local/unix/config_files/check_Plot2dViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_PyConsole.m4 b/adm_local/unix/config_files/check_PyConsole.m4 index fcb4223a4..2e888a0ce 100644 --- a/adm_local/unix/config_files/check_PyConsole.m4 +++ b/adm_local/unix/config_files/check_PyConsole.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_QxGraphViewer.m4 b/adm_local/unix/config_files/check_QxGraphViewer.m4 index 2ec1403fa..984b62810 100644 --- a/adm_local/unix/config_files/check_QxGraphViewer.m4 +++ b/adm_local/unix/config_files/check_QxGraphViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_SalomeObject.m4 b/adm_local/unix/config_files/check_SalomeObject.m4 index 14c93dffe..ad039b786 100644 --- a/adm_local/unix/config_files/check_SalomeObject.m4 +++ b/adm_local/unix/config_files/check_SalomeObject.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_SupervGraphViewer.m4 b/adm_local/unix/config_files/check_SupervGraphViewer.m4 index f73979a7c..5343daf05 100644 --- a/adm_local/unix/config_files/check_SupervGraphViewer.m4 +++ b/adm_local/unix/config_files/check_SupervGraphViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_TestRecorder.m4 b/adm_local/unix/config_files/check_TestRecorder.m4 index 6baec44f6..7329f118a 100644 --- a/adm_local/unix/config_files/check_TestRecorder.m4 +++ b/adm_local/unix/config_files/check_TestRecorder.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/check_VTKViewer.m4 b/adm_local/unix/config_files/check_VTKViewer.m4 index 56065212c..10f518695 100644 --- a/adm_local/unix/config_files/check_VTKViewer.m4 +++ b/adm_local/unix/config_files/check_VTKViewer.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_disable_Corba.m4 b/adm_local/unix/config_files/check_disable_Corba.m4 index eea675cdc..aee276b4a 100644 --- a/adm_local/unix/config_files/check_disable_Corba.m4 +++ b/adm_local/unix/config_files/check_disable_Corba.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_msg2qm.m4 b/adm_local/unix/config_files/check_msg2qm.m4 index a8eea4e14..7fa47c371 100755 --- a/adm_local/unix/config_files/check_msg2qm.m4 +++ b/adm_local/unix/config_files/check_msg2qm.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_opengl.m4 b/adm_local/unix/config_files/check_opengl.m4 index f003684c1..337bc1c11 100644 --- a/adm_local/unix/config_files/check_opengl.m4 +++ b/adm_local/unix/config_files/check_opengl.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_pyqt.m4 b/adm_local/unix/config_files/check_pyqt.m4 index ec0acce59..79d4b91be 100644 --- a/adm_local/unix/config_files/check_pyqt.m4 +++ b/adm_local/unix/config_files/check_pyqt.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_qt.m4 b/adm_local/unix/config_files/check_qt.m4 index c1e1d3e08..25b35965f 100644 --- a/adm_local/unix/config_files/check_qt.m4 +++ b/adm_local/unix/config_files/check_qt.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_qwt.m4 b/adm_local/unix/config_files/check_qwt.m4 index 65180571f..882e0e24b 100644 --- a/adm_local/unix/config_files/check_qwt.m4 +++ b/adm_local/unix/config_files/check_qwt.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_salome_version.m4 b/adm_local/unix/config_files/check_salome_version.m4 index 308d4af3a..e873923a8 100644 --- a/adm_local/unix/config_files/check_salome_version.m4 +++ b/adm_local/unix/config_files/check_salome_version.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/config_files/check_sip.m4 b/adm_local/unix/config_files/check_sip.m4 index cb50cce22..e89c1bba9 100644 --- a/adm_local/unix/config_files/check_sip.m4 +++ b/adm_local/unix/config_files/check_sip.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2013 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/adm_local/unix/make_common_starter.am b/adm_local/unix/make_common_starter.am index 5df7d9f10..a314674e9 100644 --- a/adm_local/unix/make_common_starter.am +++ b/adm_local/unix/make_common_starter.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/bin/CMakeLists.txt b/bin/CMakeLists.txt index b31d05bf1..c0cc49690 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/bin/Makefile.am b/bin/Makefile.am index fa76ead8a..75806b64c 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/bin/gui_setenv.py b/bin/gui_setenv.py index 4cadb294e..2ad30f4a9 100644 --- a/bin/gui_setenv.py +++ b/bin/gui_setenv.py @@ -1,6 +1,6 @@ #! /usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/bin/runLightSalome.csh b/bin/runLightSalome.csh index 8101300c2..36cb9c7c0 100755 --- a/bin/runLightSalome.csh +++ b/bin/runLightSalome.csh @@ -1,5 +1,5 @@ #!/bin/csh -f -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/bin/runLightSalome.sh b/bin/runLightSalome.sh index 7fb497840..8cdd90da9 100755 --- a/bin/runLightSalome.sh +++ b/bin/runLightSalome.sh @@ -1,6 +1,6 @@ #!/bin/bash -f -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/build_cmake b/build_cmake index af6b75bae..aaa38760c 100755 --- a/build_cmake +++ b/build_cmake @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/build_cmake.bat b/build_cmake.bat index f72ee227c..befaaff53 100644 --- a/build_cmake.bat +++ b/build_cmake.bat @@ -1,4 +1,4 @@ -@REM Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +@REM Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE @REM @REM This library is free software; you can redistribute it and/or @REM modify it under the terms of the GNU Lesser General Public diff --git a/build_configure b/build_configure index 269aa907c..70b5abd4e 100755 --- a/build_configure +++ b/build_configure @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/clean_configure b/clean_configure index ec17918df..1749f76be 100755 --- a/clean_configure +++ b/clean_configure @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/configure.ac b/configure.ac index c994615f4..7f104eff5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/CMakeLists.txt b/doc/CMakeLists.txt index 49f4248e5..cedf6566b 100755 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/Makefile.am b/doc/Makefile.am index a1f146a09..f9b5080d1 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/CMakeLists.txt b/doc/salome/CMakeLists.txt index 4f305c803..274434511 100755 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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 @@ -17,6 +17,8 @@ # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com +# SET(SUBDIRS tui diff --git a/doc/salome/Makefile.am b/doc/salome/Makefile.am index d32ff456b..28d8aa65b 100644 --- a/doc/salome/Makefile.am +++ b/doc/salome/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/gui/CMakeLists.txt b/doc/salome/gui/CMakeLists.txt index 23cf553a2..1abb0f4c3 100755 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/gui/Makefile.am b/doc/salome/gui/Makefile.am index 974858410..41a4f4ce1 100644 --- a/doc/salome/gui/Makefile.am +++ b/doc/salome/gui/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/gui/doxyfile.in b/doc/salome/gui/doxyfile.in index 16006e338..0805bb30e 100755 --- a/doc/salome/gui/doxyfile.in +++ b/doc/salome/gui/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/gui/static/footer.html b/doc/salome/gui/static/footer.html index 4c89a2ba1..f89cfbbec 100755 --- a/doc/salome/gui/static/footer.html +++ b/doc/salome/gui/static/footer.html @@ -3,10 +3,8 @@
- Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
- Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+ Copyright © 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE
- \ No newline at end of file diff --git a/doc/salome/tui/CMakeLists.txt b/doc/salome/tui/CMakeLists.txt index 0674e5363..a1a2161a6 100755 --- a/doc/salome/tui/CMakeLists.txt +++ b/doc/salome/tui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/tui/Makefile.am b/doc/salome/tui/Makefile.am index 9725980e0..923638c50 100644 --- a/doc/salome/tui/Makefile.am +++ b/doc/salome/tui/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/tui/doxyfile.in b/doc/salome/tui/doxyfile.in index f3e7fed86..6d008445f 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/doc/salome/tui/static/footer.html b/doc/salome/tui/static/footer.html index 5b030c021..3dac8ee89 100755 --- a/doc/salome/tui/static/footer.html +++ b/doc/salome/tui/static/footer.html @@ -6,8 +6,7 @@
-Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
-Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+Copyright © 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE
diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index bddf4b4eb..8f8bbfd58 100755 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/Makefile.am b/idl/Makefile.am index 233fd107a..04a0a94a6 100644 --- a/idl/Makefile.am +++ b/idl/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/SalomeApp_Engine.idl b/idl/SalomeApp_Engine.idl index 61b3b99c2..442777e61 100644 --- a/idl/SalomeApp_Engine.idl +++ b/idl/SalomeApp_Engine.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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 7760cce18..7b293c8b5 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/Makefile.am b/resources/Makefile.am index b3d3a85a1..b0359d7d6 100644 --- a/resources/Makefile.am +++ b/resources/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/CAF/CAF.h b/src/CAF/CAF.h index a8393da09..ec5262fe5 100755 --- a/src/CAF/CAF.h +++ b/src/CAF/CAF.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Application.cxx b/src/CAF/CAF_Application.cxx index 46418ea44..462f17a86 100755 --- a/src/CAF/CAF_Application.cxx +++ b/src/CAF/CAF_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Application.h b/src/CAF/CAF_Application.h index c0264d423..91fd1b7b6 100755 --- a/src/CAF/CAF_Application.h +++ b/src/CAF/CAF_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Operation.cxx b/src/CAF/CAF_Operation.cxx index 823dae149..c680b892a 100755 --- a/src/CAF/CAF_Operation.cxx +++ b/src/CAF/CAF_Operation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Operation.h b/src/CAF/CAF_Operation.h index a86bb3fcd..1279b9f67 100755 --- a/src/CAF/CAF_Operation.h +++ b/src/CAF/CAF_Operation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Study.cxx b/src/CAF/CAF_Study.cxx index 3f3be8e26..1ba95ec67 100755 --- a/src/CAF/CAF_Study.cxx +++ b/src/CAF/CAF_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Study.h b/src/CAF/CAF_Study.h index 5fd2e9168..723c53db8 100755 --- a/src/CAF/CAF_Study.h +++ b/src/CAF/CAF_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Tools.cxx b/src/CAF/CAF_Tools.cxx index b0a387b22..10d5792b9 100755 --- a/src/CAF/CAF_Tools.cxx +++ b/src/CAF/CAF_Tools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CAF_Tools.h b/src/CAF/CAF_Tools.h index 159722ce1..6dff82d01 100755 --- a/src/CAF/CAF_Tools.h +++ b/src/CAF/CAF_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAF/CMakeLists.txt b/src/CAF/CMakeLists.txt index c74b458fa..ab70bae5f 100755 --- a/src/CAF/CMakeLists.txt +++ b/src/CAF/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/CAF/Makefile.am b/src/CAF/Makefile.am index cd88e2c27..3f2fbf078 100755 --- a/src/CAF/Makefile.am +++ b/src/CAF/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/CAM/CAM.h b/src/CAM/CAM.h index 5f378926b..94d02377b 100755 --- a/src/CAM/CAM.h +++ b/src/CAM/CAM.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Application.cxx b/src/CAM/CAM_Application.cxx index 0f742ad87..8ad3c0119 100755 --- a/src/CAM/CAM_Application.cxx +++ b/src/CAM/CAM_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Application.h b/src/CAM/CAM_Application.h index 546781b97..147723812 100755 --- a/src/CAM/CAM_Application.h +++ b/src/CAM/CAM_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_DataModel.cxx b/src/CAM/CAM_DataModel.cxx index eff5e08f0..c6006efc9 100755 --- a/src/CAM/CAM_DataModel.cxx +++ b/src/CAM/CAM_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_DataModel.h b/src/CAM/CAM_DataModel.h index dad745041..e748a2560 100755 --- a/src/CAM/CAM_DataModel.h +++ b/src/CAM/CAM_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_DataObject.cxx b/src/CAM/CAM_DataObject.cxx index beb5eb742..0957d2f2c 100755 --- a/src/CAM/CAM_DataObject.cxx +++ b/src/CAM/CAM_DataObject.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_DataObject.h b/src/CAM/CAM_DataObject.h index ff69fab72..3adef2b3f 100755 --- a/src/CAM/CAM_DataObject.h +++ b/src/CAM/CAM_DataObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Module.cxx b/src/CAM/CAM_Module.cxx index 4901a9a42..e24b70a2d 100755 --- a/src/CAM/CAM_Module.cxx +++ b/src/CAM/CAM_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Module.h b/src/CAM/CAM_Module.h index 1ac64e24c..138bb5da8 100755 --- a/src/CAM/CAM_Module.h +++ b/src/CAM/CAM_Module.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Study.cxx b/src/CAM/CAM_Study.cxx index 1cff3277a..9cbf5ecd3 100755 --- a/src/CAM/CAM_Study.cxx +++ b/src/CAM/CAM_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CAM_Study.h b/src/CAM/CAM_Study.h index 775754ff9..c4e830b61 100755 --- a/src/CAM/CAM_Study.h +++ b/src/CAM/CAM_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CAM/CMakeLists.txt b/src/CAM/CMakeLists.txt index 47b5fe9d5..f327986b1 100755 --- a/src/CAM/CMakeLists.txt +++ b/src/CAM/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/CAM/Makefile.am b/src/CAM/Makefile.am index b6ee16ad1..5095a3671 100755 --- a/src/CAM/Makefile.am +++ b/src/CAM/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/CASCatch/CASCatch.hxx b/src/CASCatch/CASCatch.hxx index be815a8c3..22daa1c52 100644 --- a/src/CASCatch/CASCatch.hxx +++ b/src/CASCatch/CASCatch.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_CatchSignals.cxx b/src/CASCatch/CASCatch_CatchSignals.cxx index b9802be49..2a50209ce 100644 --- a/src/CASCatch/CASCatch_CatchSignals.cxx +++ b/src/CASCatch/CASCatch_CatchSignals.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_CatchSignals.hxx b/src/CASCatch/CASCatch_CatchSignals.hxx index e392b9af5..b738aac0e 100644 --- a/src/CASCatch/CASCatch_CatchSignals.hxx +++ b/src/CASCatch/CASCatch_CatchSignals.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_ErrorHandler.cxx b/src/CASCatch/CASCatch_ErrorHandler.cxx index 2a39a6110..8300e63eb 100644 --- a/src/CASCatch/CASCatch_ErrorHandler.cxx +++ b/src/CASCatch/CASCatch_ErrorHandler.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_ErrorHandler.hxx b/src/CASCatch/CASCatch_ErrorHandler.hxx index 763335b31..2d326258b 100644 --- a/src/CASCatch/CASCatch_ErrorHandler.hxx +++ b/src/CASCatch/CASCatch_ErrorHandler.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_Failure.cxx b/src/CASCatch/CASCatch_Failure.cxx index f8d9ff29d..1341cfe88 100644 --- a/src/CASCatch/CASCatch_Failure.cxx +++ b/src/CASCatch/CASCatch_Failure.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CASCatch_Failure.hxx b/src/CASCatch/CASCatch_Failure.hxx index 8e4a1990b..377dade80 100644 --- a/src/CASCatch/CASCatch_Failure.hxx +++ b/src/CASCatch/CASCatch_Failure.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/CASCatch/CMakeLists.txt b/src/CASCatch/CMakeLists.txt index 670a86779..37aad3edb 100755 --- a/src/CASCatch/CMakeLists.txt +++ b/src/CASCatch/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/CASCatch/Makefile.am b/src/CASCatch/Makefile.am index 1eaa57cdf..4ffbe35a0 100644 --- a/src/CASCatch/Makefile.am +++ b/src/CASCatch/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/CMakeLists.txt b/src/CMakeLists.txt index 414071e09..6d2b582a7 100755 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/DDS/CMakeLists.txt b/src/DDS/CMakeLists.txt index bd9e8ead8..3e7a7b328 100755 --- a/src/DDS/CMakeLists.txt +++ b/src/DDS/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/DDS/DDS.h b/src/DDS/DDS.h index 87fafcba1..7d3d8c0cd 100644 --- a/src/DDS/DDS.h +++ b/src/DDS/DDS.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_DicGroup.cxx b/src/DDS/DDS_DicGroup.cxx index 5a492d658..cc3d10c1a 100644 --- a/src/DDS/DDS_DicGroup.cxx +++ b/src/DDS/DDS_DicGroup.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_DicGroup.h b/src/DDS/DDS_DicGroup.h index ac53bd409..99f82df83 100644 --- a/src/DDS/DDS_DicGroup.h +++ b/src/DDS/DDS_DicGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_DicItem.cxx b/src/DDS/DDS_DicItem.cxx index 1e6daef4c..4f0658a30 100644 --- a/src/DDS/DDS_DicItem.cxx +++ b/src/DDS/DDS_DicItem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_DicItem.h b/src/DDS/DDS_DicItem.h index 814ac28e2..5f96f4830 100644 --- a/src/DDS/DDS_DicItem.h +++ b/src/DDS/DDS_DicItem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_Dictionary.cxx b/src/DDS/DDS_Dictionary.cxx index 4cb46aaf9..43a5927cb 100644 --- a/src/DDS/DDS_Dictionary.cxx +++ b/src/DDS/DDS_Dictionary.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_Dictionary.h b/src/DDS/DDS_Dictionary.h index beb9733bb..7b9fb983b 100644 --- a/src/DDS/DDS_Dictionary.h +++ b/src/DDS/DDS_Dictionary.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_KeyWords.cxx b/src/DDS/DDS_KeyWords.cxx index 425d06a1e..d6fa03379 100644 --- a/src/DDS/DDS_KeyWords.cxx +++ b/src/DDS/DDS_KeyWords.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/DDS_KeyWords.h b/src/DDS/DDS_KeyWords.h index 59dee8d2f..9b4c8206f 100644 --- a/src/DDS/DDS_KeyWords.h +++ b/src/DDS/DDS_KeyWords.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/DDS/Makefile.am b/src/DDS/Makefile.am index 705e9857f..fb6a36e44 100755 --- a/src/DDS/Makefile.am +++ b/src/DDS/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/Event/CMakeLists.txt b/src/Event/CMakeLists.txt index 914dcde0c..7f1b3f7af 100755 --- a/src/Event/CMakeLists.txt +++ b/src/Event/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/Event/Event.h b/src/Event/Event.h index 9c979d99c..90a93ae7e 100755 --- a/src/Event/Event.h +++ b/src/Event/Event.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/Event/Makefile.am b/src/Event/Makefile.am index bc2a4f2a8..482abdcb6 100755 --- a/src/Event/Makefile.am +++ b/src/Event/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/Event/SALOME_Event.cxx b/src/Event/SALOME_Event.cxx index e7dc3e5ae..27087885d 100755 --- a/src/Event/SALOME_Event.cxx +++ b/src/Event/SALOME_Event.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/Event/SALOME_Event.h b/src/Event/SALOME_Event.h index 44712ebe1..b8a0c4da3 100644 --- a/src/Event/SALOME_Event.h +++ b/src/Event/SALOME_Event.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/Event/SALOME_EventFilter.cxx b/src/Event/SALOME_EventFilter.cxx index 209113ecc..a55945f64 100755 --- a/src/Event/SALOME_EventFilter.cxx +++ b/src/Event/SALOME_EventFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/Event/SALOME_EventFilter.h b/src/Event/SALOME_EventFilter.h index 8336a7cd0..c482ea85f 100755 --- a/src/Event/SALOME_EventFilter.h +++ b/src/Event/SALOME_EventFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/CMakeLists.txt b/src/GLViewer/CMakeLists.txt index 07e462990..355aad621 100755 --- a/src/GLViewer/CMakeLists.txt +++ b/src/GLViewer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/GLViewer/GLViewer.h b/src/GLViewer/GLViewer.h index dde033dba..039f89472 100644 --- a/src/GLViewer/GLViewer.h +++ b/src/GLViewer/GLViewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_AspectLine.cxx b/src/GLViewer/GLViewer_AspectLine.cxx index 8dce8c53f..35ef5b5b3 100644 --- a/src/GLViewer/GLViewer_AspectLine.cxx +++ b/src/GLViewer/GLViewer_AspectLine.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_AspectLine.h b/src/GLViewer/GLViewer_AspectLine.h index 82351300c..2f0a09fea 100644 --- a/src/GLViewer/GLViewer_AspectLine.h +++ b/src/GLViewer/GLViewer_AspectLine.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_BaseDrawers.cxx b/src/GLViewer/GLViewer_BaseDrawers.cxx index d97bad977..6fb34a985 100644 --- a/src/GLViewer/GLViewer_BaseDrawers.cxx +++ b/src/GLViewer/GLViewer_BaseDrawers.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_BaseDrawers.h b/src/GLViewer/GLViewer_BaseDrawers.h index d668d7864..da9ca098b 100644 --- a/src/GLViewer/GLViewer_BaseDrawers.h +++ b/src/GLViewer/GLViewer_BaseDrawers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_BaseObjects.cxx b/src/GLViewer/GLViewer_BaseObjects.cxx index e14e6f32d..252ba50a4 100644 --- a/src/GLViewer/GLViewer_BaseObjects.cxx +++ b/src/GLViewer/GLViewer_BaseObjects.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_BaseObjects.h b/src/GLViewer/GLViewer_BaseObjects.h index 7647cd9fa..0bd67b290 100644 --- a/src/GLViewer/GLViewer_BaseObjects.h +++ b/src/GLViewer/GLViewer_BaseObjects.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Compass.cxx b/src/GLViewer/GLViewer_Compass.cxx index dbb4d1044..54a27d72a 100644 --- a/src/GLViewer/GLViewer_Compass.cxx +++ b/src/GLViewer/GLViewer_Compass.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Compass.h b/src/GLViewer/GLViewer_Compass.h index 3e580499a..c9f381462 100644 --- a/src/GLViewer/GLViewer_Compass.h +++ b/src/GLViewer/GLViewer_Compass.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Context.cxx b/src/GLViewer/GLViewer_Context.cxx index 55781a2db..ba05f4036 100644 --- a/src/GLViewer/GLViewer_Context.cxx +++ b/src/GLViewer/GLViewer_Context.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Context.h b/src/GLViewer/GLViewer_Context.h index 702fe9f52..3ff1970ea 100644 --- a/src/GLViewer/GLViewer_Context.h +++ b/src/GLViewer/GLViewer_Context.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_CoordSystem.cxx b/src/GLViewer/GLViewer_CoordSystem.cxx index d6451577b..1c3a43991 100644 --- a/src/GLViewer/GLViewer_CoordSystem.cxx +++ b/src/GLViewer/GLViewer_CoordSystem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_CoordSystem.h b/src/GLViewer/GLViewer_CoordSystem.h index f72f6f36d..811a92e6c 100644 --- a/src/GLViewer/GLViewer_CoordSystem.h +++ b/src/GLViewer/GLViewer_CoordSystem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Defs.h b/src/GLViewer/GLViewer_Defs.h index 75007477c..2e252e405 100644 --- a/src/GLViewer/GLViewer_Defs.h +++ b/src/GLViewer/GLViewer_Defs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Drawer.cxx b/src/GLViewer/GLViewer_Drawer.cxx index 9936897bf..5927f2f29 100644 --- a/src/GLViewer/GLViewer_Drawer.cxx +++ b/src/GLViewer/GLViewer_Drawer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Drawer.h b/src/GLViewer/GLViewer_Drawer.h index b91a6dd87..c6b22d544 100644 --- a/src/GLViewer/GLViewer_Drawer.h +++ b/src/GLViewer/GLViewer_Drawer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Geom.cxx b/src/GLViewer/GLViewer_Geom.cxx index f0b67c7a6..233f77c1d 100644 --- a/src/GLViewer/GLViewer_Geom.cxx +++ b/src/GLViewer/GLViewer_Geom.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Geom.h b/src/GLViewer/GLViewer_Geom.h index f01c7902f..567eca293 100644 --- a/src/GLViewer/GLViewer_Geom.h +++ b/src/GLViewer/GLViewer_Geom.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Grid.cxx b/src/GLViewer/GLViewer_Grid.cxx index cf94b8f3d..18d94b87b 100644 --- a/src/GLViewer/GLViewer_Grid.cxx +++ b/src/GLViewer/GLViewer_Grid.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Grid.h b/src/GLViewer/GLViewer_Grid.h index 383ae9496..691fdc847 100644 --- a/src/GLViewer/GLViewer_Grid.h +++ b/src/GLViewer/GLViewer_Grid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Group.cxx b/src/GLViewer/GLViewer_Group.cxx index c4b724a6e..c7289cccb 100644 --- a/src/GLViewer/GLViewer_Group.cxx +++ b/src/GLViewer/GLViewer_Group.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Group.h b/src/GLViewer/GLViewer_Group.h index 05884ce00..1770e9d4a 100644 --- a/src/GLViewer/GLViewer_Group.h +++ b/src/GLViewer/GLViewer_Group.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_MimeData.cxx b/src/GLViewer/GLViewer_MimeData.cxx index e9e6f2878..e96094512 100644 --- a/src/GLViewer/GLViewer_MimeData.cxx +++ b/src/GLViewer/GLViewer_MimeData.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_MimeData.h b/src/GLViewer/GLViewer_MimeData.h index 4ed7ea853..bba4f0c04 100644 --- a/src/GLViewer/GLViewer_MimeData.h +++ b/src/GLViewer/GLViewer_MimeData.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Object.cxx b/src/GLViewer/GLViewer_Object.cxx index 9fe97531b..149a74451 100644 --- a/src/GLViewer/GLViewer_Object.cxx +++ b/src/GLViewer/GLViewer_Object.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Object.h b/src/GLViewer/GLViewer_Object.h index 3775ed6db..234e745c2 100644 --- a/src/GLViewer/GLViewer_Object.h +++ b/src/GLViewer/GLViewer_Object.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Selector.cxx b/src/GLViewer/GLViewer_Selector.cxx index 5f98cad00..8f4511067 100644 --- a/src/GLViewer/GLViewer_Selector.cxx +++ b/src/GLViewer/GLViewer_Selector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Selector.h b/src/GLViewer/GLViewer_Selector.h index 67c6a77b5..cd84ab17b 100644 --- a/src/GLViewer/GLViewer_Selector.h +++ b/src/GLViewer/GLViewer_Selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Selector2d.cxx b/src/GLViewer/GLViewer_Selector2d.cxx index 5bf916e17..902452c58 100644 --- a/src/GLViewer/GLViewer_Selector2d.cxx +++ b/src/GLViewer/GLViewer_Selector2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Selector2d.h b/src/GLViewer/GLViewer_Selector2d.h index 7cc1a5e72..c3355e86f 100644 --- a/src/GLViewer/GLViewer_Selector2d.h +++ b/src/GLViewer/GLViewer_Selector2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Text.cxx b/src/GLViewer/GLViewer_Text.cxx index 47391a1fd..95cfd4020 100644 --- a/src/GLViewer/GLViewer_Text.cxx +++ b/src/GLViewer/GLViewer_Text.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Text.h b/src/GLViewer/GLViewer_Text.h index 478590315..ed76797ad 100644 --- a/src/GLViewer/GLViewer_Text.h +++ b/src/GLViewer/GLViewer_Text.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ToolTip.cxx b/src/GLViewer/GLViewer_ToolTip.cxx index 606c6054e..085e12362 100644 --- a/src/GLViewer/GLViewer_ToolTip.cxx +++ b/src/GLViewer/GLViewer_ToolTip.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ToolTip.h b/src/GLViewer/GLViewer_ToolTip.h index 8408ef4ba..7c2709efe 100644 --- a/src/GLViewer/GLViewer_ToolTip.h +++ b/src/GLViewer/GLViewer_ToolTip.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Tools.cxx b/src/GLViewer/GLViewer_Tools.cxx index 6a109b85e..6a24ae76e 100644 --- a/src/GLViewer/GLViewer_Tools.cxx +++ b/src/GLViewer/GLViewer_Tools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Tools.h b/src/GLViewer/GLViewer_Tools.h index a62a84ec3..dd2ba4f69 100644 --- a/src/GLViewer/GLViewer_Tools.h +++ b/src/GLViewer/GLViewer_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewFrame.cxx b/src/GLViewer/GLViewer_ViewFrame.cxx index a2beb0683..563edefa8 100644 --- a/src/GLViewer/GLViewer_ViewFrame.cxx +++ b/src/GLViewer/GLViewer_ViewFrame.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewFrame.h b/src/GLViewer/GLViewer_ViewFrame.h index af7c6c868..05a864aab 100644 --- a/src/GLViewer/GLViewer_ViewFrame.h +++ b/src/GLViewer/GLViewer_ViewFrame.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewManager.cxx b/src/GLViewer/GLViewer_ViewManager.cxx index 1d35a68b0..d2c990482 100644 --- a/src/GLViewer/GLViewer_ViewManager.cxx +++ b/src/GLViewer/GLViewer_ViewManager.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewManager.h b/src/GLViewer/GLViewer_ViewManager.h index da6c59124..6ca7fb456 100644 --- a/src/GLViewer/GLViewer_ViewManager.h +++ b/src/GLViewer/GLViewer_ViewManager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewPort.cxx b/src/GLViewer/GLViewer_ViewPort.cxx index 9f5cb4c4a..ac49ccc9b 100644 --- a/src/GLViewer/GLViewer_ViewPort.cxx +++ b/src/GLViewer/GLViewer_ViewPort.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewPort.h b/src/GLViewer/GLViewer_ViewPort.h index 0cbfcb244..21a0f39b2 100644 --- a/src/GLViewer/GLViewer_ViewPort.h +++ b/src/GLViewer/GLViewer_ViewPort.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewPort2d.cxx b/src/GLViewer/GLViewer_ViewPort2d.cxx index c4fc80d6d..d0ee3345c 100644 --- a/src/GLViewer/GLViewer_ViewPort2d.cxx +++ b/src/GLViewer/GLViewer_ViewPort2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_ViewPort2d.h b/src/GLViewer/GLViewer_ViewPort2d.h index 6e1c27c9d..4dca70f96 100644 --- a/src/GLViewer/GLViewer_ViewPort2d.h +++ b/src/GLViewer/GLViewer_ViewPort2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Viewer.cxx b/src/GLViewer/GLViewer_Viewer.cxx index 0051cf184..dfcdf763d 100644 --- a/src/GLViewer/GLViewer_Viewer.cxx +++ b/src/GLViewer/GLViewer_Viewer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Viewer.h b/src/GLViewer/GLViewer_Viewer.h index 80d9a12d3..f042439d5 100644 --- a/src/GLViewer/GLViewer_Viewer.h +++ b/src/GLViewer/GLViewer_Viewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Viewer2d.cxx b/src/GLViewer/GLViewer_Viewer2d.cxx index 734e03c3b..19990260d 100644 --- a/src/GLViewer/GLViewer_Viewer2d.cxx +++ b/src/GLViewer/GLViewer_Viewer2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Viewer2d.h b/src/GLViewer/GLViewer_Viewer2d.h index f7547b760..8d4307f21 100644 --- a/src/GLViewer/GLViewer_Viewer2d.h +++ b/src/GLViewer/GLViewer_Viewer2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Widget.cxx b/src/GLViewer/GLViewer_Widget.cxx index 5cb0ecadc..7ef56e482 100644 --- a/src/GLViewer/GLViewer_Widget.cxx +++ b/src/GLViewer/GLViewer_Widget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/GLViewer_Widget.h b/src/GLViewer/GLViewer_Widget.h index 69017724f..32068d715 100644 --- a/src/GLViewer/GLViewer_Widget.h +++ b/src/GLViewer/GLViewer_Widget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GLViewer/Makefile.am b/src/GLViewer/Makefile.am index e1dece750..62aa22223 100644 --- a/src/GLViewer/Makefile.am +++ b/src/GLViewer/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/GUI_PY/CMakeLists.txt b/src/GUI_PY/CMakeLists.txt index edba8d34b..f8801c427 100755 --- a/src/GUI_PY/CMakeLists.txt +++ b/src/GUI_PY/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/GUI_PY/Makefile.am b/src/GUI_PY/Makefile.am index 782e15a70..693dbbde7 100644 --- a/src/GUI_PY/Makefile.am +++ b/src/GUI_PY/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/GUI_PY/__init__.py b/src/GUI_PY/__init__.py index 24ceaf589..644e44cdd 100644 --- a/src/GUI_PY/__init__.py +++ b/src/GUI_PY/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/GUI_PY/genericdialog.py b/src/GUI_PY/genericdialog.py index 6d13c9227..ce5d2d4e5 100644 --- a/src/GUI_PY/genericdialog.py +++ b/src/GUI_PY/genericdialog.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2010-2013 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/src/GUI_PY/helper.py b/src/GUI_PY/helper.py index f294c0b94..d972e48bb 100644 --- a/src/GUI_PY/helper.py +++ b/src/GUI_PY/helper.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/GUI_PY/mytestdialog.py b/src/GUI_PY/mytestdialog.py index 82898c5ed..5c7b0c897 100644 --- a/src/GUI_PY/mytestdialog.py +++ b/src/GUI_PY/mytestdialog.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2010-2013 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/src/GUI_PY/selectvars.py b/src/GUI_PY/selectvars.py index 40456c65e..ce30eb13b 100644 --- a/src/GUI_PY/selectvars.py +++ b/src/GUI_PY/selectvars.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/GuiHelpers/CMakeLists.txt b/src/GuiHelpers/CMakeLists.txt index a8c80967e..7fda47fd2 100755 --- a/src/GuiHelpers/CMakeLists.txt +++ b/src/GuiHelpers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/GuiHelpers/Makefile.am b/src/GuiHelpers/Makefile.am index 3ee114677..7e8544683 100644 --- a/src/GuiHelpers/Makefile.am +++ b/src/GuiHelpers/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2011-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2011-2013 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/src/GuiHelpers/QtHelper.hxx b/src/GuiHelpers/QtHelper.hxx index 59e2bf32a..a7a827480 100644 --- a/src/GuiHelpers/QtHelper.hxx +++ b/src/GuiHelpers/QtHelper.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/SALOME_AppStudyEditor.cxx b/src/GuiHelpers/SALOME_AppStudyEditor.cxx index f2e9bb4a8..02d32bb19 100644 --- a/src/GuiHelpers/SALOME_AppStudyEditor.cxx +++ b/src/GuiHelpers/SALOME_AppStudyEditor.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/SALOME_AppStudyEditor.hxx b/src/GuiHelpers/SALOME_AppStudyEditor.hxx index 2dd1a3457..70768849d 100644 --- a/src/GuiHelpers/SALOME_AppStudyEditor.hxx +++ b/src/GuiHelpers/SALOME_AppStudyEditor.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/SALOME_GuiServices.cxx b/src/GuiHelpers/SALOME_GuiServices.cxx index fcb5b988a..7775de48b 100644 --- a/src/GuiHelpers/SALOME_GuiServices.cxx +++ b/src/GuiHelpers/SALOME_GuiServices.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/SALOME_GuiServices.hxx b/src/GuiHelpers/SALOME_GuiServices.hxx index dbbab8dfa..e981d44dd 100644 --- a/src/GuiHelpers/SALOME_GuiServices.hxx +++ b/src/GuiHelpers/SALOME_GuiServices.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/SalomeGuiHelpers.hxx b/src/GuiHelpers/SalomeGuiHelpers.hxx index 0d53b8bac..1e1c30b83 100755 --- a/src/GuiHelpers/SalomeGuiHelpers.hxx +++ b/src/GuiHelpers/SalomeGuiHelpers.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/GuiHelpers/StandardApp_Module.cxx b/src/GuiHelpers/StandardApp_Module.cxx index 258223378..3afa0c8fc 100644 --- a/src/GuiHelpers/StandardApp_Module.cxx +++ b/src/GuiHelpers/StandardApp_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2011-2013 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/src/GuiHelpers/StandardApp_Module.hxx b/src/GuiHelpers/StandardApp_Module.hxx index 9909840cc..07fcddca4 100644 --- a/src/GuiHelpers/StandardApp_Module.hxx +++ b/src/GuiHelpers/StandardApp_Module.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2011-2013 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/src/LightApp/CMakeLists.txt b/src/LightApp/CMakeLists.txt index e9cabfac2..5cfebdd16 100755 --- a/src/LightApp/CMakeLists.txt +++ b/src/LightApp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2013 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/src/LightApp/LightApp.h b/src/LightApp/LightApp.h index 51e6bb3a2..f413e249b 100644 --- a/src/LightApp/LightApp.h +++ b/src/LightApp/LightApp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_AboutDlg.cxx b/src/LightApp/LightApp_AboutDlg.cxx index 122e585a4..2fc1436d8 100644 --- a/src/LightApp/LightApp_AboutDlg.cxx +++ b/src/LightApp/LightApp_AboutDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_AboutDlg.h b/src/LightApp/LightApp_AboutDlg.h index 61629eaba..aaf7e078e 100644 --- a/src/LightApp/LightApp_AboutDlg.h +++ b/src/LightApp/LightApp_AboutDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Application.cxx b/src/LightApp/LightApp_Application.cxx index 7434504fb..94004265d 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Application.h b/src/LightApp/LightApp_Application.h index 97ee9ab3a..af4370a15 100644 --- a/src/LightApp/LightApp_Application.h +++ b/src/LightApp/LightApp_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataModel.cxx b/src/LightApp/LightApp_DataModel.cxx index dce8cbe33..83526eb6d 100644 --- a/src/LightApp/LightApp_DataModel.cxx +++ b/src/LightApp/LightApp_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataModel.h b/src/LightApp/LightApp_DataModel.h index e5e08c9bd..59ade72c2 100644 --- a/src/LightApp/LightApp_DataModel.h +++ b/src/LightApp/LightApp_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataObject.cxx b/src/LightApp/LightApp_DataObject.cxx index 0f14722e4..9958ef4fe 100644 --- a/src/LightApp/LightApp_DataObject.cxx +++ b/src/LightApp/LightApp_DataObject.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataObject.h b/src/LightApp/LightApp_DataObject.h index 89ecc2e09..c76be12f1 100644 --- a/src/LightApp/LightApp_DataObject.h +++ b/src/LightApp/LightApp_DataObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataOwner.cxx b/src/LightApp/LightApp_DataOwner.cxx index 3200f7ffd..30fa2a26b 100644 --- a/src/LightApp/LightApp_DataOwner.cxx +++ b/src/LightApp/LightApp_DataOwner.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataOwner.h b/src/LightApp/LightApp_DataOwner.h index fdfaa1d7f..312e72395 100644 --- a/src/LightApp/LightApp_DataOwner.h +++ b/src/LightApp/LightApp_DataOwner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataSubOwner.cxx b/src/LightApp/LightApp_DataSubOwner.cxx index 583f5a883..9f24e67b2 100644 --- a/src/LightApp/LightApp_DataSubOwner.cxx +++ b/src/LightApp/LightApp_DataSubOwner.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_DataSubOwner.h b/src/LightApp/LightApp_DataSubOwner.h index cdc6cd99a..13622eac3 100644 --- a/src/LightApp/LightApp_DataSubOwner.h +++ b/src/LightApp/LightApp_DataSubOwner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Dialog.cxx b/src/LightApp/LightApp_Dialog.cxx index c55f37a0b..ab6e952cb 100644 --- a/src/LightApp/LightApp_Dialog.cxx +++ b/src/LightApp/LightApp_Dialog.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Dialog.h b/src/LightApp/LightApp_Dialog.h index 088253673..f2a88a69c 100644 --- a/src/LightApp/LightApp_Dialog.h +++ b/src/LightApp/LightApp_Dialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Displayer.cxx b/src/LightApp/LightApp_Displayer.cxx index 1eea9d425..820a8f2a2 100644 --- a/src/LightApp/LightApp_Displayer.cxx +++ b/src/LightApp/LightApp_Displayer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Displayer.h b/src/LightApp/LightApp_Displayer.h index 18784c306..07191d166 100644 --- a/src/LightApp/LightApp_Displayer.h +++ b/src/LightApp/LightApp_Displayer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Driver.cxx b/src/LightApp/LightApp_Driver.cxx index b272f8547..65dd33318 100644 --- a/src/LightApp/LightApp_Driver.cxx +++ b/src/LightApp/LightApp_Driver.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Driver.h b/src/LightApp/LightApp_Driver.h index a97564081..1711e8ed5 100644 --- a/src/LightApp/LightApp_Driver.h +++ b/src/LightApp/LightApp_Driver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_EventFilter.cxx b/src/LightApp/LightApp_EventFilter.cxx index fe15105a3..f896768b3 100644 --- a/src/LightApp/LightApp_EventFilter.cxx +++ b/src/LightApp/LightApp_EventFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_EventFilter.h b/src/LightApp/LightApp_EventFilter.h index a553839fe..82a9453aa 100644 --- a/src/LightApp/LightApp_EventFilter.h +++ b/src/LightApp/LightApp_EventFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_FullScreenHelper.cxx b/src/LightApp/LightApp_FullScreenHelper.cxx index a64f864f3..fcbcaf953 100644 --- a/src/LightApp/LightApp_FullScreenHelper.cxx +++ b/src/LightApp/LightApp_FullScreenHelper.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_FullScreenHelper.h b/src/LightApp/LightApp_FullScreenHelper.h index 3a8c0b869..2037be3ee 100644 --- a/src/LightApp/LightApp_FullScreenHelper.h +++ b/src/LightApp/LightApp_FullScreenHelper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_GLSelector.cxx b/src/LightApp/LightApp_GLSelector.cxx index d5fcc807b..99aab873d 100644 --- a/src/LightApp/LightApp_GLSelector.cxx +++ b/src/LightApp/LightApp_GLSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_GLSelector.h b/src/LightApp/LightApp_GLSelector.h index 907b5c6ec..f9d8dd20b 100644 --- a/src/LightApp/LightApp_GLSelector.h +++ b/src/LightApp/LightApp_GLSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_HDFDriver.cxx b/src/LightApp/LightApp_HDFDriver.cxx index 3703300bf..9f56e194f 100644 --- a/src/LightApp/LightApp_HDFDriver.cxx +++ b/src/LightApp/LightApp_HDFDriver.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_HDFDriver.h b/src/LightApp/LightApp_HDFDriver.h index 1087ef5dd..5f5d0ce40 100644 --- a/src/LightApp/LightApp_HDFDriver.h +++ b/src/LightApp/LightApp_HDFDriver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Module.cxx b/src/LightApp/LightApp_Module.cxx index 745b17168..88b226a7b 100644 --- a/src/LightApp/LightApp_Module.cxx +++ b/src/LightApp/LightApp_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Module.h b/src/LightApp/LightApp_Module.h index 9348b075d..a0024b5e1 100644 --- a/src/LightApp/LightApp_Module.h +++ b/src/LightApp/LightApp_Module.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ModuleAction.cxx b/src/LightApp/LightApp_ModuleAction.cxx index 76fe69750..77211e6b3 100755 --- a/src/LightApp/LightApp_ModuleAction.cxx +++ b/src/LightApp/LightApp_ModuleAction.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ModuleAction.h b/src/LightApp/LightApp_ModuleAction.h index c52e04f24..9bfd2ed6c 100755 --- a/src/LightApp/LightApp_ModuleAction.h +++ b/src/LightApp/LightApp_ModuleAction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ModuleDlg.cxx b/src/LightApp/LightApp_ModuleDlg.cxx index 5275d5a88..96613fa25 100644 --- a/src/LightApp/LightApp_ModuleDlg.cxx +++ b/src/LightApp/LightApp_ModuleDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ModuleDlg.h b/src/LightApp/LightApp_ModuleDlg.h index 3cec7f09f..57ebd6388 100644 --- a/src/LightApp/LightApp_ModuleDlg.h +++ b/src/LightApp/LightApp_ModuleDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_NameDlg.cxx b/src/LightApp/LightApp_NameDlg.cxx index 78ce18d02..e03935bc2 100644 --- a/src/LightApp/LightApp_NameDlg.cxx +++ b/src/LightApp/LightApp_NameDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_NameDlg.h b/src/LightApp/LightApp_NameDlg.h index b4973f380..74ef17c6f 100644 --- a/src/LightApp/LightApp_NameDlg.h +++ b/src/LightApp/LightApp_NameDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OBFilter.cxx b/src/LightApp/LightApp_OBFilter.cxx index cb21adf4d..a7f5b9367 100644 --- a/src/LightApp/LightApp_OBFilter.cxx +++ b/src/LightApp/LightApp_OBFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OBFilter.h b/src/LightApp/LightApp_OBFilter.h index ae62bf264..5d7f8af6f 100644 --- a/src/LightApp/LightApp_OBFilter.h +++ b/src/LightApp/LightApp_OBFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OBSelector.cxx b/src/LightApp/LightApp_OBSelector.cxx index 040679353..e4cd8d7ef 100644 --- a/src/LightApp/LightApp_OBSelector.cxx +++ b/src/LightApp/LightApp_OBSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OBSelector.h b/src/LightApp/LightApp_OBSelector.h index 234bc7556..395e11232 100644 --- a/src/LightApp/LightApp_OBSelector.h +++ b/src/LightApp/LightApp_OBSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OCCSelector.cxx b/src/LightApp/LightApp_OCCSelector.cxx index 595ac88fe..94245bcee 100644 --- a/src/LightApp/LightApp_OCCSelector.cxx +++ b/src/LightApp/LightApp_OCCSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_OCCSelector.h b/src/LightApp/LightApp_OCCSelector.h index 52c629121..36d9c0fd4 100644 --- a/src/LightApp/LightApp_OCCSelector.h +++ b/src/LightApp/LightApp_OCCSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Operation.cxx b/src/LightApp/LightApp_Operation.cxx index 03a87ac76..fb814898d 100755 --- a/src/LightApp/LightApp_Operation.cxx +++ b/src/LightApp/LightApp_Operation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Operation.h b/src/LightApp/LightApp_Operation.h index cc71d5916..c36772191 100755 --- a/src/LightApp/LightApp_Operation.h +++ b/src/LightApp/LightApp_Operation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Plot2dSelector.cxx b/src/LightApp/LightApp_Plot2dSelector.cxx index 20a91c23e..d42a85d0e 100755 --- a/src/LightApp/LightApp_Plot2dSelector.cxx +++ b/src/LightApp/LightApp_Plot2dSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Plot2dSelector.h b/src/LightApp/LightApp_Plot2dSelector.h index 8b5af62ab..fcee47edc 100755 --- a/src/LightApp/LightApp_Plot2dSelector.h +++ b/src/LightApp/LightApp_Plot2dSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Preferences.cxx b/src/LightApp/LightApp_Preferences.cxx index cf93a4004..7b7cfb790 100644 --- a/src/LightApp/LightApp_Preferences.cxx +++ b/src/LightApp/LightApp_Preferences.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Preferences.h b/src/LightApp/LightApp_Preferences.h index ae93bf3f7..adf5c869d 100644 --- a/src/LightApp/LightApp_Preferences.h +++ b/src/LightApp/LightApp_Preferences.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_PreferencesDlg.cxx b/src/LightApp/LightApp_PreferencesDlg.cxx index b627e9a5c..c9b5535dc 100644 --- a/src/LightApp/LightApp_PreferencesDlg.cxx +++ b/src/LightApp/LightApp_PreferencesDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_PreferencesDlg.h b/src/LightApp/LightApp_PreferencesDlg.h index 2df94527f..30da3c92b 100644 --- a/src/LightApp/LightApp_PreferencesDlg.h +++ b/src/LightApp/LightApp_PreferencesDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_PyInterp.cxx b/src/LightApp/LightApp_PyInterp.cxx index 7b1ca1cb2..d6179eca3 100644 --- a/src/LightApp/LightApp_PyInterp.cxx +++ b/src/LightApp/LightApp_PyInterp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_PyInterp.h b/src/LightApp/LightApp_PyInterp.h index 813d3342d..22fdb87f0 100644 --- a/src/LightApp/LightApp_PyInterp.h +++ b/src/LightApp/LightApp_PyInterp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Selection.cxx b/src/LightApp/LightApp_Selection.cxx index 9b3aab8c8..ec86515eb 100644 --- a/src/LightApp/LightApp_Selection.cxx +++ b/src/LightApp/LightApp_Selection.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Selection.h b/src/LightApp/LightApp_Selection.h index f1bf609bc..b9cd9e7d5 100644 --- a/src/LightApp/LightApp_Selection.h +++ b/src/LightApp/LightApp_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_SelectionMgr.cxx b/src/LightApp/LightApp_SelectionMgr.cxx index 23e2c6352..4e8eb3e86 100644 --- a/src/LightApp/LightApp_SelectionMgr.cxx +++ b/src/LightApp/LightApp_SelectionMgr.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_SelectionMgr.h b/src/LightApp/LightApp_SelectionMgr.h index 57d9a5e61..2e1ab84b5 100644 --- a/src/LightApp/LightApp_SelectionMgr.h +++ b/src/LightApp/LightApp_SelectionMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ShowHideOp.cxx b/src/LightApp/LightApp_ShowHideOp.cxx index 67103afde..0904c95b5 100644 --- a/src/LightApp/LightApp_ShowHideOp.cxx +++ b/src/LightApp/LightApp_ShowHideOp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_ShowHideOp.h b/src/LightApp/LightApp_ShowHideOp.h index ed0f0904f..3f4158bc5 100644 --- a/src/LightApp/LightApp_ShowHideOp.h +++ b/src/LightApp/LightApp_ShowHideOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Study.cxx b/src/LightApp/LightApp_Study.cxx index bc93a3490..fd26a8d79 100644 --- a/src/LightApp/LightApp_Study.cxx +++ b/src/LightApp/LightApp_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_Study.h b/src/LightApp/LightApp_Study.h index b30ee6919..0a518ecf1 100644 --- a/src/LightApp/LightApp_Study.h +++ b/src/LightApp/LightApp_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_SwitchOp.cxx b/src/LightApp/LightApp_SwitchOp.cxx index 065e3d2f2..b7157ea1a 100755 --- a/src/LightApp/LightApp_SwitchOp.cxx +++ b/src/LightApp/LightApp_SwitchOp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_SwitchOp.h b/src/LightApp/LightApp_SwitchOp.h index 794831437..51f1751fb 100755 --- a/src/LightApp/LightApp_SwitchOp.h +++ b/src/LightApp/LightApp_SwitchOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_UpdateFlags.h b/src/LightApp/LightApp_UpdateFlags.h index 4510ca2df..cde4fb5b3 100755 --- a/src/LightApp/LightApp_UpdateFlags.h +++ b/src/LightApp/LightApp_UpdateFlags.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_VTKSelector.cxx b/src/LightApp/LightApp_VTKSelector.cxx index 019a959ec..005b6b644 100644 --- a/src/LightApp/LightApp_VTKSelector.cxx +++ b/src/LightApp/LightApp_VTKSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_VTKSelector.h b/src/LightApp/LightApp_VTKSelector.h index 42c3f9aab..85557c298 100644 --- a/src/LightApp/LightApp_VTKSelector.h +++ b/src/LightApp/LightApp_VTKSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_WgViewModel.cxx b/src/LightApp/LightApp_WgViewModel.cxx index cffcd1f9a..9577f1218 100644 --- a/src/LightApp/LightApp_WgViewModel.cxx +++ b/src/LightApp/LightApp_WgViewModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/LightApp_WgViewModel.h b/src/LightApp/LightApp_WgViewModel.h index cedc4857e..e128c6453 100644 --- a/src/LightApp/LightApp_WgViewModel.h +++ b/src/LightApp/LightApp_WgViewModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2013 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/src/LightApp/Makefile.am b/src/LightApp/Makefile.am index 4edeb9bf4..392e24768 100755 --- a/src/LightApp/Makefile.am +++ b/src/LightApp/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/LightApp/resources/LightApp.ini b/src/LightApp/resources/LightApp.ini index 4507e977a..b181e0523 100755 --- a/src/LightApp/resources/LightApp.ini +++ b/src/LightApp/resources/LightApp.ini @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2013 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/src/LightApp/resources/LightApp.xml b/src/LightApp/resources/LightApp.xml index a5bfa6a8a..f95f390d9 100644 --- a/src/LightApp/resources/LightApp.xml +++ b/src/LightApp/resources/LightApp.xml @@ -1,5 +1,5 @@