From c4b058d18583af7f94042eb55d4b933dd222d2e6 Mon Sep 17 00:00:00 2001 From: akl Date: Tue, 10 Feb 2015 16:23:52 +0400 Subject: [PATCH] Copyrights update 2015. --- CMakeLists.txt | 2 +- GUI_version.h.in | 2 +- SalomeGUIConfig.cmake.in | 2 +- adm_local/CMakeLists.txt | 2 +- adm_local/cmake_files/CMakeLists.txt | 2 +- adm_local/cmake_files/FindGUI.cmake | 2 +- adm_local/cmake_files/FindPyQt4.cmake | 2 +- adm_local/cmake_files/FindQwt.cmake | 2 +- adm_local/cmake_files/FindSIP.cmake | 2 +- adm_local/cmake_files/FindSalomeGUI.cmake | 2 +- adm_local/cmake_files/FindSalomeOpenGL.cmake | 2 +- adm_local/cmake_files/FindSalomeParaView.cmake | 2 +- adm_local/cmake_files/FindSalomePyQt4.cmake | 2 +- adm_local/cmake_files/FindSalomeQt4.cmake | 2 +- adm_local/cmake_files/FindSalomeQwt.cmake | 2 +- adm_local/cmake_files/FindSalomeSIP.cmake | 2 +- adm_local/cmake_files/UsePyQt4.cmake | 2 +- adm_local/cmake_files/UseQt4Ext.cmake | 2 +- adm_local/cmake_files/deprecated/CMakeLists.txt | 2 +- adm_local/cmake_files/deprecated/FindCAS.cmake | 2 +- adm_local/cmake_files/deprecated/FindGUI.cmake | 2 +- adm_local/cmake_files/deprecated/FindOPENGL.cmake | 2 +- adm_local/cmake_files/deprecated/FindQT4.cmake | 2 +- adm_local/cmake_files/deprecated/FindQWT.cmake | 2 +- adm_local/cmake_files/deprecated/FindSIPPYQT.cmake | 2 +- adm_local/cmake_files/deprecated/FindVTK.cmake | 2 +- adm_local/cmake_files/deprecated/UseQT4EXT.cmake | 2 +- adm_local/unix/CMakeLists.txt | 2 +- adm_local/unix/config_files/CMakeLists.txt | 2 +- adm_local/unix/config_files/check_GUI.m4 | 2 +- adm_local/unix/config_files/check_TestRecorder.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 +- adm_local/unix/config_files/check_salome_version.m4 | 2 +- adm_local/unix/config_files/check_sip.m4 | 2 +- bin/CMakeLists.txt | 2 +- bin/gui_setenv.py | 2 +- bin/runLightSalome.csh | 2 +- bin/runLightSalome.sh | 2 +- doc/CMakeLists.txt | 2 +- doc/salome/CMakeLists.txt | 2 +- doc/salome/gui/CMakeLists.txt | 2 +- doc/salome/gui/doxyfile.in | 2 +- doc/salome/gui/static/footer.html | 2 +- doc/salome/tui/CMakeLists.txt | 2 +- doc/salome/tui/doxyfile.in | 2 +- doc/salome/tui/static/footer.html | 2 +- idl/CMakeLists.txt | 2 +- idl/SalomeApp_Engine.idl | 2 +- resources/CMakeLists.txt | 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/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/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/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/Event/CMakeLists.txt | 2 +- src/Event/Event.h | 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/GUI_PY/CMakeLists.txt | 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/GraphicsView/CMakeLists.txt | 2 +- src/GraphicsView/GraphicsView.h | 2 +- src/GraphicsView/GraphicsView_Defs.h | 2 +- src/GraphicsView/GraphicsView_Object.cxx | 2 +- src/GraphicsView/GraphicsView_Object.h | 2 +- src/GraphicsView/GraphicsView_Scene.cxx | 2 +- src/GraphicsView/GraphicsView_Scene.h | 2 +- src/GraphicsView/GraphicsView_Selector.cxx | 2 +- src/GraphicsView/GraphicsView_Selector.h | 2 +- src/GraphicsView/GraphicsView_ViewFrame.cxx | 2 +- src/GraphicsView/GraphicsView_ViewFrame.h | 2 +- src/GraphicsView/GraphicsView_ViewManager.cxx | 2 +- src/GraphicsView/GraphicsView_ViewManager.h | 2 +- src/GraphicsView/GraphicsView_ViewPort.cxx | 2 +- src/GraphicsView/GraphicsView_ViewPort.h | 2 +- src/GraphicsView/GraphicsView_ViewTransformer.cxx | 2 +- src/GraphicsView/GraphicsView_ViewTransformer.h | 2 +- src/GraphicsView/GraphicsView_Viewer.cxx | 2 +- src/GraphicsView/GraphicsView_Viewer.h | 2 +- src/GuiHelpers/CMakeLists.txt | 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/HelpBrowser/CMakeLists.txt | 2 +- src/HelpBrowser/HelpBrowser.cxx | 4 ++-- src/HelpBrowser/HelpBrowser_Application.cxx | 4 ++-- src/HelpBrowser/HelpBrowser_Application.h | 4 ++-- src/ImageComposer/CMakeLists.txt | 2 +- src/ImageComposer/ImageComposer.h | 2 +- src/ImageComposer/ImageComposer_ColorMaskOperator.cxx | 2 +- src/ImageComposer/ImageComposer_ColorMaskOperator.h | 2 +- src/ImageComposer/ImageComposer_CropOperator.cxx | 2 +- src/ImageComposer/ImageComposer_CropOperator.h | 2 +- src/ImageComposer/ImageComposer_CutOperator.cxx | 2 +- src/ImageComposer/ImageComposer_CutOperator.h | 2 +- src/ImageComposer/ImageComposer_FuseOperator.cxx | 2 +- src/ImageComposer/ImageComposer_FuseOperator.h | 2 +- src/ImageComposer/ImageComposer_Image.cxx | 2 +- src/ImageComposer/ImageComposer_Image.h | 2 +- src/ImageComposer/ImageComposer_MetaTypes.h | 2 +- src/ImageComposer/ImageComposer_Operator.cxx | 2 +- src/ImageComposer/ImageComposer_Operator.h | 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_GVSelector.cxx | 2 +- src/LightApp/LightApp_GVSelector.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_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/resources/LightApp.ini | 2 +- src/LightApp/resources/LightApp.xml | 2 +- src/LightApp/resources/LightApp_msg_en.ts | 2 +- src/LightApp/resources/LightApp_msg_fr.ts | 2 +- src/LightApp/resources/LightApp_msg_ja.ts | 2 +- src/LogWindow/CMakeLists.txt | 2 +- src/LogWindow/LogWindow.cxx | 2 +- src/LogWindow/LogWindow.h | 2 +- src/OBJECT/CMakeLists.txt | 2 +- src/OBJECT/SALOME_AISObject.cxx | 2 +- src/OBJECT/SALOME_AISObject.hxx | 2 +- src/OBJECT/SALOME_AISShape.cxx | 2 +- src/OBJECT/SALOME_AISShape.hxx | 2 +- src/OBJECT/SALOME_DataMapOfIOMapOfInteger.hxx | 2 +- src/OBJECT/SALOME_Filter.cxx | 2 +- src/OBJECT/SALOME_Filter.hxx | 2 +- src/OBJECT/SALOME_InteractiveObject.cxx | 2 +- src/OBJECT/SALOME_InteractiveObject.hxx | 2 +- src/OBJECT/SALOME_ListIO.hxx | 2 +- src/OBJECT/SALOME_Selection.h | 2 +- src/OBJECT/SALOME_TypeFilter.cxx | 2 +- src/OBJECT/SALOME_TypeFilter.hxx | 2 +- src/OCCViewer/CMakeLists.txt | 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_ClipPlane.cxx | 2 +- src/OCCViewer/OCCViewer_ClipPlane.h | 2 +- src/OCCViewer/OCCViewer_ClipPlaneInteractor.cxx | 2 +- src/OCCViewer/OCCViewer_ClipPlaneInteractor.h | 2 +- src/OCCViewer/OCCViewer_ClippingDlg.cxx | 2 +- src/OCCViewer/OCCViewer_ClippingDlg.h | 2 +- src/OCCViewer/OCCViewer_CreateRestoreViewDlg.cxx | 2 +- src/OCCViewer/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 +- src/OCCViewer/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_Utilities.cxx | 2 +- src/OCCViewer/OCCViewer_Utilities.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/OCCViewer/OCCViewer_ViewportInputFilter.cxx | 2 +- src/OCCViewer/OCCViewer_ViewportInputFilter.h | 2 +- src/ObjBrowser/CMakeLists.txt | 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/OpenGLUtils.h | 2 +- src/OpenGLUtils/OpenGLUtils_FrameBuffer.cxx | 2 +- src/OpenGLUtils/OpenGLUtils_FrameBuffer.h | 2 +- src/PVViewer/CMakeLists.txt | 2 +- src/PVViewer/PVViewer.h | 3 ++- src/PVViewer/PVViewer_Behaviors.cxx | 2 +- src/PVViewer/PVViewer_Behaviors.h | 2 +- src/PVViewer/PVViewer_EngineWrapper.cxx | 2 +- src/PVViewer/PVViewer_EngineWrapper.h | 2 +- src/PVViewer/PVViewer_GUIElements.cxx | 2 +- src/PVViewer/PVViewer_GUIElements.h | 2 +- src/PVViewer/PVViewer_LogWindowAdapter.cxx | 2 +- src/PVViewer/PVViewer_LogWindowAdapter.h | 2 +- src/PVViewer/PVViewer_ViewManager.cxx | 2 +- src/PVViewer/PVViewer_ViewManager.h | 2 +- src/PVViewer/PVViewer_ViewModel.cxx | 2 +- src/PVViewer/PVViewer_ViewModel.h | 2 +- src/PVViewer/PVViewer_ViewWindow.cxx | 2 +- src/PVViewer/PVViewer_ViewWindow.h | 2 +- src/PVViewer/resources/CMakeLists.txt | 2 +- src/Plot2d/CMakeLists.txt | 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/SALOME_Prs.cxx | 2 +- src/Prs/SALOME_Prs.h | 2 +- src/PyConsole/CMakeLists.txt | 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_EnhEditor.cxx | 2 +- src/PyConsole/PyConsole_EnhEditor.h | 2 +- src/PyConsole/PyConsole_EnhInterp.cxx | 2 +- src/PyConsole/PyConsole_EnhInterp.h | 2 +- src/PyConsole/PyConsole_Event.cxx | 2 +- src/PyConsole/PyConsole_Event.h | 2 +- src/PyConsole/PyConsole_Interp.cxx | 2 +- src/PyConsole/PyConsole_Interp.h | 2 +- src/PyConsole/PyConsole_Request.cxx | 2 +- src/PyConsole/PyConsole_Request.h | 2 +- src/PyInterp/CMakeLists.txt | 2 +- src/PyInterp/PyInterp.h | 2 +- src/PyInterp/PyInterp_Dispatcher.cxx | 2 +- src/PyInterp/PyInterp_Dispatcher.h | 2 +- src/PyInterp/PyInterp_Event.cxx | 2 +- src/PyInterp/PyInterp_Event.h | 2 +- src/PyInterp/PyInterp_Interp.cxx | 2 +- src/PyInterp/PyInterp_Interp.h | 2 +- src/PyInterp/PyInterp_Request.cxx | 2 +- src/PyInterp/PyInterp_Request.h | 2 +- src/PyInterp/PyInterp_Utils.cxx | 2 +- src/PyInterp/PyInterp_Utils.h | 2 +- src/PyInterp/PyInterp_Watcher.h | 2 +- src/QDS/CMakeLists.txt | 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/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/QtxDoubleSpinSlider.cxx | 4 ++-- src/Qtx/QtxDoubleSpinSlider.h | 4 ++-- 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/QtxIntSpinSlider.cxx | 4 ++-- src/Qtx/QtxIntSpinSlider.h | 4 ++-- 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/QtxSlider.cxx | 4 ++-- src/Qtx/QtxSlider.h | 4 ++-- 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/QxScene/CMakeLists.txt | 2 +- src/QxScene/DebTrace.hxx | 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/ResourceExporter.cxx | 2 +- src/SALOME_PY/CMakeLists.txt | 2 +- src/SALOME_PY/SalomePy.cxx | 2 +- src/SALOME_PYQT/CMakeLists.txt | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUI/CMakeLists.txt | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUI/SALOME_PYQT_GUI.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUI/SALOME_PYQT_Module.cxx | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUI/SALOME_PYQT_Module.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/CMakeLists.txt | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_DataModelLight.cxx | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_DataModelLight.h | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_DataObjectLight.cxx | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_DataObjectLight.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_GUILight.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_GUILight.sip | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_ModuleLight.cxx | 2 +- .../SALOME_PYQT_GUILight/SALOME_PYQT_ModuleLight.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_PyInterp.cxx | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_PyInterp.h | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_PyModule.cxx | 2 +- src/SALOME_PYQT/SALOME_PYQT_GUILight/SALOME_PYQT_PyModule.h | 2 +- src/SALOME_PYQT/SalomePyQt/CMakeLists.txt | 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/SALOMEGUI_Swig.cxx | 2 +- src/SALOME_SWIG/SALOMEGUI_Swig.hxx | 2 +- src/SALOME_SWIG/SALOMEGUI_Swig.i | 2 +- src/SALOME_SWIG/examplevtk1.py | 2 +- src/SALOME_SWIG/libSALOME_Swig.i | 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/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/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/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/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/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/SVTK/CMakeLists.txt | 2 +- src/SVTK/SALOME_Actor.cxx | 2 +- src/SVTK/SALOME_Actor.h | 2 +- src/SVTK/SVTK.h | 2 +- src/SVTK/SVTK_Actor.cxx | 2 +- src/SVTK/SVTK_Actor.h | 2 +- src/SVTK/SVTK_AreaPicker.cxx | 2 +- src/SVTK/SVTK_AreaPicker.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 +- src/SVTK/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_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/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 +- src/SalomeApp/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/TestSalomeApp.cxx | 2 +- src/SalomeApp/Test/TestSalomeApp.py | 2 +- src/SalomeApp/addvars2notebook.py | 2 +- src/SalomeApp/pluginsdemo/CMakeLists.txt | 2 +- src/SalomeApp/pluginsdemo/minmax_dialog.py | 2 +- 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/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/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/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/Test/CMakeLists.txt | 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/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 +- src/VTKViewer/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 +- src/VTKViewer/VTKViewer_ExtractUnstructuredGrid.cxx | 2 +- src/VTKViewer/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 +- src/VTKViewer/VTKViewer_RenderWindowInteractor.cxx | 2 +- src/VTKViewer/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/ViewerData/CMakeLists.txt | 2 +- src/ViewerData/ViewerData_AISShape.cxx | 2 +- src/ViewerData/ViewerData_AISShape.hxx | 2 +- src/ViewerTools/CMakeLists.txt | 2 +- src/ViewerTools/ViewerTools.h | 2 +- src/ViewerTools/ViewerTools_CubeAxesDlgBase.cxx | 2 +- src/ViewerTools/ViewerTools_CubeAxesDlgBase.h | 2 +- src/ViewerTools/ViewerTools_DialogBase.cxx | 2 +- src/ViewerTools/ViewerTools_DialogBase.h | 2 +- src/ViewerTools/ViewerTools_FontWidgetBase.cxx | 2 +- src/ViewerTools/ViewerTools_FontWidgetBase.h | 2 +- tools/CMakeLists.txt | 2 +- tools/dlgfactory/CMakeLists.txt | 2 +- tools/dlgfactory/GenericDialog.cxx | 2 +- tools/dlgfactory/GenericDialog.h | 2 +- tools/dlgfactory/README.txt | 2 +- tools/dlgfactory/dlgfactory.py | 2 +- tools/dlgfactory/dlgfactory.sh | 2 +- tools/dlgfactory/gtester.cxx | 2 +- tools/dlgfactory/qtester.cxx | 2 +- tools/vtkEDFOverloads/CMakeLists.txt | 2 +- tools/vtkEDFOverloads/vtkEDFCutter.cxx | 2 +- tools/vtkEDFOverloads/vtkEDFCutter.h | 2 +- tools/vtkEDFOverloads/vtkEDFFactory.cxx | 2 +- tools/vtkEDFOverloads/vtkEDFFactory.h | 2 +- tools/vtkEDFOverloads/vtkEDFOverloadsDefines.h | 2 +- 992 files changed, 1002 insertions(+), 1001 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 07553bbf6..0d83d6f62 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 c465a872e..d204b61de 100644 --- a/GUI_version.h.in +++ b/GUI_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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/SalomeGUIConfig.cmake.in b/SalomeGUIConfig.cmake.in index a7ee85bbe..7dcc4ab2d 100644 --- a/SalomeGUIConfig.cmake.in +++ b/SalomeGUIConfig.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index bedde74e0..3f181513f 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 19b67cbec..8fabf8484 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 4b8d2f036..7a185c84a 100644 --- a/adm_local/cmake_files/FindGUI.cmake +++ b/adm_local/cmake_files/FindGUI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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/FindPyQt4.cmake b/adm_local/cmake_files/FindPyQt4.cmake index 19ed24b13..0d204938b 100644 --- a/adm_local/cmake_files/FindPyQt4.cmake +++ b/adm_local/cmake_files/FindPyQt4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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 13ba70ef9..cc68887b9 100644 --- a/adm_local/cmake_files/FindQwt.cmake +++ b/adm_local/cmake_files/FindQwt.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSIP.cmake b/adm_local/cmake_files/FindSIP.cmake index a6ea73592..06f3f1ef5 100644 --- a/adm_local/cmake_files/FindSIP.cmake +++ b/adm_local/cmake_files/FindSIP.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSalomeGUI.cmake b/adm_local/cmake_files/FindSalomeGUI.cmake index 185fb268b..0f2419e2b 100644 --- a/adm_local/cmake_files/FindSalomeGUI.cmake +++ b/adm_local/cmake_files/FindSalomeGUI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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/FindSalomeOpenGL.cmake b/adm_local/cmake_files/FindSalomeOpenGL.cmake index 01d078c1f..1e5a751a5 100644 --- a/adm_local/cmake_files/FindSalomeOpenGL.cmake +++ b/adm_local/cmake_files/FindSalomeOpenGL.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSalomeParaView.cmake b/adm_local/cmake_files/FindSalomeParaView.cmake index e7497ef73..4363516ba 100644 --- a/adm_local/cmake_files/FindSalomeParaView.cmake +++ b/adm_local/cmake_files/FindSalomeParaView.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2014 CEA/DEN, EDF R&D +# Copyright (C) 2010-2015 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/FindSalomePyQt4.cmake b/adm_local/cmake_files/FindSalomePyQt4.cmake index 856ad84a7..034cd1360 100644 --- a/adm_local/cmake_files/FindSalomePyQt4.cmake +++ b/adm_local/cmake_files/FindSalomePyQt4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSalomeQt4.cmake b/adm_local/cmake_files/FindSalomeQt4.cmake index df6eb4ce4..a89fc81a8 100644 --- a/adm_local/cmake_files/FindSalomeQt4.cmake +++ b/adm_local/cmake_files/FindSalomeQt4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSalomeQwt.cmake b/adm_local/cmake_files/FindSalomeQwt.cmake index 35c7452a4..6880b28b7 100644 --- a/adm_local/cmake_files/FindSalomeQwt.cmake +++ b/adm_local/cmake_files/FindSalomeQwt.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/FindSalomeSIP.cmake b/adm_local/cmake_files/FindSalomeSIP.cmake index dfb9482af..4b7f936d1 100644 --- a/adm_local/cmake_files/FindSalomeSIP.cmake +++ b/adm_local/cmake_files/FindSalomeSIP.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2015 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/UsePyQt4.cmake b/adm_local/cmake_files/UsePyQt4.cmake index 11d2d1150..be39d15b6 100644 --- a/adm_local/cmake_files/UsePyQt4.cmake +++ b/adm_local/cmake_files/UsePyQt4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 eb927d82e..32e776c62 100644 --- a/adm_local/cmake_files/UseQt4Ext.cmake +++ b/adm_local/cmake_files/UseQt4Ext.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 da348c4d8..9e7b6cb40 100644 --- a/adm_local/cmake_files/deprecated/CMakeLists.txt +++ b/adm_local/cmake_files/deprecated/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 5a8fd7a21..734561bb2 100644 --- a/adm_local/cmake_files/deprecated/FindCAS.cmake +++ b/adm_local/cmake_files/deprecated/FindCAS.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 e9252d419..cf4277198 100644 --- a/adm_local/cmake_files/deprecated/FindGUI.cmake +++ b/adm_local/cmake_files/deprecated/FindGUI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 c709a0413..20f33ce7d 100644 --- a/adm_local/cmake_files/deprecated/FindOPENGL.cmake +++ b/adm_local/cmake_files/deprecated/FindOPENGL.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 d76a3d6f3..27ae7550a 100644 --- a/adm_local/cmake_files/deprecated/FindQT4.cmake +++ b/adm_local/cmake_files/deprecated/FindQT4.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 05f0d7d8a..4cedc74ca 100644 --- a/adm_local/cmake_files/deprecated/FindQWT.cmake +++ b/adm_local/cmake_files/deprecated/FindQWT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 00492eda2..3f2fcfce6 100644 --- a/adm_local/cmake_files/deprecated/FindSIPPYQT.cmake +++ b/adm_local/cmake_files/deprecated/FindSIPPYQT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 b573cd172..71e8c3985 100644 --- a/adm_local/cmake_files/deprecated/FindVTK.cmake +++ b/adm_local/cmake_files/deprecated/FindVTK.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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/UseQT4EXT.cmake b/adm_local/cmake_files/deprecated/UseQT4EXT.cmake index eb927d82e..32e776c62 100644 --- a/adm_local/cmake_files/deprecated/UseQT4EXT.cmake +++ b/adm_local/cmake_files/deprecated/UseQT4EXT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 eb508c1f4..0e7521931 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 CEA/DEN, EDF R&D, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index e32927d30..7de49c3fb 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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_GUI.m4 b/adm_local/unix/config_files/check_GUI.m4 index 02348b48e..b487e4b1c 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 5119d7b70..c4c3137d1 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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_opengl.m4 b/adm_local/unix/config_files/check_opengl.m4 index e9bb78f47..f2b26d676 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 1bee598e8..a54cd2ca5 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 dff3bd953..23a2a3edb 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 4372e6ae5..313bbd693 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 4873606e0..a2a226329 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 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 6b8f330e9..5c15f6032 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2015 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 02d5f9403..0605f8089 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/gui_setenv.py b/bin/gui_setenv.py index d5a4ef872..3205e938e 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-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 5b5392f70..5baaa312f 100755 --- a/bin/runLightSalome.csh +++ b/bin/runLightSalome.csh @@ -1,5 +1,5 @@ #!/bin/csh -f -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 b7d76efc2..f193bd34b 100755 --- a/bin/runLightSalome.sh +++ b/bin/runLightSalome.sh @@ -1,6 +1,6 @@ #!/bin/bash -f -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 27aa5730a..8bfe7cab7 100755 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 7fc0813fe..d8146f5b9 100755 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 fbe8d36ad..0df492001 100755 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 7b96515cb..f02162d4f 100755 --- a/doc/salome/gui/doxyfile.in +++ b/doc/salome/gui/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 2972fc5e3..affd43d84 100755 --- a/doc/salome/gui/static/footer.html +++ b/doc/salome/gui/static/footer.html @@ -4,7 +4,7 @@ diff --git a/doc/salome/tui/CMakeLists.txt b/doc/salome/tui/CMakeLists.txt index c932da50d..6f34d9f21 100755 --- a/doc/salome/tui/CMakeLists.txt +++ b/doc/salome/tui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 5b3ae6c16..ac4065ec2 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 2972fc5e3..affd43d84 100755 --- a/doc/salome/tui/static/footer.html +++ b/doc/salome/tui/static/footer.html @@ -4,7 +4,7 @@ diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 009ed50ea..8bfbf3262 100755 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/SalomeApp_Engine.idl b/idl/SalomeApp_Engine.idl index 08701aec0..76db7a63d 100644 --- a/idl/SalomeApp_Engine.idl +++ b/idl/SalomeApp_Engine.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 13606858f..f5e977698 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 05e032198..366713f6b 100755 --- a/src/CAF/CAF.h +++ b/src/CAF/CAF.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 c87d0cf2c..50d415eb9 100755 --- a/src/CAF/CAF_Application.cxx +++ b/src/CAF/CAF_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f80f316a4..e82441988 100755 --- a/src/CAF/CAF_Application.h +++ b/src/CAF/CAF_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d82590438..11ab5b239 100755 --- a/src/CAF/CAF_Operation.cxx +++ b/src/CAF/CAF_Operation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 618d8361f..ed0738e1d 100755 --- a/src/CAF/CAF_Operation.h +++ b/src/CAF/CAF_Operation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3b69c88eb..054e71d58 100755 --- a/src/CAF/CAF_Study.cxx +++ b/src/CAF/CAF_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9bd83181a..7279878ed 100755 --- a/src/CAF/CAF_Study.h +++ b/src/CAF/CAF_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 86c9ed3e2..cf6415a29 100755 --- a/src/CAF/CAF_Tools.cxx +++ b/src/CAF/CAF_Tools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 ee4ec644f..355c53fbe 100755 --- a/src/CAF/CAF_Tools.h +++ b/src/CAF/CAF_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9b73ebcd3..dc2abccef 100755 --- a/src/CAF/CMakeLists.txt +++ b/src/CAF/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/CAM.h b/src/CAM/CAM.h index bd2e0cc81..18a87d8f1 100755 --- a/src/CAM/CAM.h +++ b/src/CAM/CAM.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f6bdc9688..e45d4a8cd 100755 --- a/src/CAM/CAM_Application.cxx +++ b/src/CAM/CAM_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 2148b3712..d25f4d4c2 100755 --- a/src/CAM/CAM_Application.h +++ b/src/CAM/CAM_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3c4bc8ef4..5f179ad7c 100755 --- a/src/CAM/CAM_DataModel.cxx +++ b/src/CAM/CAM_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 bb70b5510..ce4d99cc6 100755 --- a/src/CAM/CAM_DataModel.h +++ b/src/CAM/CAM_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 2acd20269..d36833034 100755 --- a/src/CAM/CAM_DataObject.cxx +++ b/src/CAM/CAM_DataObject.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 b2248fde1..e1fa57dd4 100755 --- a/src/CAM/CAM_DataObject.h +++ b/src/CAM/CAM_DataObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 8dea53da8..9b3f5c465 100755 --- a/src/CAM/CAM_Module.cxx +++ b/src/CAM/CAM_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a49447a9f..32953f637 100755 --- a/src/CAM/CAM_Module.h +++ b/src/CAM/CAM_Module.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 419bb1ad3..9316d6c78 100755 --- a/src/CAM/CAM_Study.cxx +++ b/src/CAM/CAM_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 8f5ecd7cb..a6c02d736 100755 --- a/src/CAM/CAM_Study.h +++ b/src/CAM/CAM_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 e74a26dad..f80a03def 100755 --- a/src/CAM/CMakeLists.txt +++ b/src/CAM/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/CASCatch.hxx b/src/CASCatch/CASCatch.hxx index 7f47a317e..9823370c8 100644 --- a/src/CASCatch/CASCatch.hxx +++ b/src/CASCatch/CASCatch.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 c6b58c29f..27a5c1b55 100644 --- a/src/CASCatch/CASCatch_CatchSignals.cxx +++ b/src/CASCatch/CASCatch_CatchSignals.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 59992e3af..9aef536d8 100644 --- a/src/CASCatch/CASCatch_CatchSignals.hxx +++ b/src/CASCatch/CASCatch_CatchSignals.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 88a15af3e..1ce95da27 100644 --- a/src/CASCatch/CASCatch_ErrorHandler.cxx +++ b/src/CASCatch/CASCatch_ErrorHandler.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 8c63cee5c..17df8d582 100644 --- a/src/CASCatch/CASCatch_ErrorHandler.hxx +++ b/src/CASCatch/CASCatch_ErrorHandler.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a95dce08d..2695e4367 100644 --- a/src/CASCatch/CASCatch_Failure.cxx +++ b/src/CASCatch/CASCatch_Failure.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 dbe11e52d..2f21eee4b 100644 --- a/src/CASCatch/CASCatch_Failure.hxx +++ b/src/CASCatch/CASCatch_Failure.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 bcab658f5..d034ade10 100755 --- a/src/CASCatch/CMakeLists.txt +++ b/src/CASCatch/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/CMakeLists.txt b/src/CMakeLists.txt index 3e0001eca..1d09d2d5b 100755 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 950c68b3d..58279d66b 100755 --- a/src/DDS/CMakeLists.txt +++ b/src/DDS/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 2d59c983d..09786208e 100644 --- a/src/DDS/DDS.h +++ b/src/DDS/DDS.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 b6c5be0cf..95dbf5efc 100644 --- a/src/DDS/DDS_DicGroup.cxx +++ b/src/DDS/DDS_DicGroup.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5822d8afb..78ff9030d 100644 --- a/src/DDS/DDS_DicGroup.h +++ b/src/DDS/DDS_DicGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 aed514d87..b1f2f5a95 100644 --- a/src/DDS/DDS_DicItem.cxx +++ b/src/DDS/DDS_DicItem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a7fbcaeb9..361a952b0 100644 --- a/src/DDS/DDS_DicItem.h +++ b/src/DDS/DDS_DicItem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d22fdb0ba..8ff6ffa92 100644 --- a/src/DDS/DDS_Dictionary.cxx +++ b/src/DDS/DDS_Dictionary.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 75d62af8c..1a98f25ca 100644 --- a/src/DDS/DDS_Dictionary.h +++ b/src/DDS/DDS_Dictionary.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f6f26fe4d..5140d3115 100644 --- a/src/DDS/DDS_KeyWords.cxx +++ b/src/DDS/DDS_KeyWords.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 396df6382..ed7482676 100644 --- a/src/DDS/DDS_KeyWords.h +++ b/src/DDS/DDS_KeyWords.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 706e78197..9da467339 100755 --- a/src/Event/CMakeLists.txt +++ b/src/Event/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 c733abc92..bc6c6d353 100755 --- a/src/Event/Event.h +++ b/src/Event/Event.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 333aa2dac..078d0b393 100755 --- a/src/Event/SALOME_Event.cxx +++ b/src/Event/SALOME_Event.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 6e7a6c7ea..32940243b 100644 --- a/src/Event/SALOME_Event.h +++ b/src/Event/SALOME_Event.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 7859e80c7..08c66bd9a 100755 --- a/src/Event/SALOME_EventFilter.cxx +++ b/src/Event/SALOME_EventFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 e06e2522f..41359d99f 100755 --- a/src/Event/SALOME_EventFilter.h +++ b/src/Event/SALOME_EventFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5794cbca7..2a67388ab 100755 --- a/src/GLViewer/CMakeLists.txt +++ b/src/GLViewer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 0267c3a55..aac1d1b46 100644 --- a/src/GLViewer/GLViewer.h +++ b/src/GLViewer/GLViewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 687bdcf93..9d12e2ab1 100644 --- a/src/GLViewer/GLViewer_AspectLine.cxx +++ b/src/GLViewer/GLViewer_AspectLine.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 6cadab59d..0d2a27aa6 100644 --- a/src/GLViewer/GLViewer_AspectLine.h +++ b/src/GLViewer/GLViewer_AspectLine.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 04cabff70..1c7f3fa06 100644 --- a/src/GLViewer/GLViewer_BaseDrawers.cxx +++ b/src/GLViewer/GLViewer_BaseDrawers.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 0be78e5f7..b95facec8 100644 --- a/src/GLViewer/GLViewer_BaseDrawers.h +++ b/src/GLViewer/GLViewer_BaseDrawers.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 86112cb78..3773bb873 100644 --- a/src/GLViewer/GLViewer_BaseObjects.cxx +++ b/src/GLViewer/GLViewer_BaseObjects.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 1e026edb0..f63ed5ea8 100644 --- a/src/GLViewer/GLViewer_BaseObjects.h +++ b/src/GLViewer/GLViewer_BaseObjects.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 ccb7e6dfe..afa849816 100644 --- a/src/GLViewer/GLViewer_Compass.cxx +++ b/src/GLViewer/GLViewer_Compass.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 aaef99e91..6e1c4a007 100644 --- a/src/GLViewer/GLViewer_Compass.h +++ b/src/GLViewer/GLViewer_Compass.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 219e6630d..319662239 100644 --- a/src/GLViewer/GLViewer_Context.cxx +++ b/src/GLViewer/GLViewer_Context.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 4c6bbe70d..e3af9817e 100644 --- a/src/GLViewer/GLViewer_Context.h +++ b/src/GLViewer/GLViewer_Context.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 8e024bdf0..5dca1d465 100644 --- a/src/GLViewer/GLViewer_CoordSystem.cxx +++ b/src/GLViewer/GLViewer_CoordSystem.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f4dc299cc..08074e5f5 100644 --- a/src/GLViewer/GLViewer_CoordSystem.h +++ b/src/GLViewer/GLViewer_CoordSystem.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 1b66de5f7..11d81b334 100644 --- a/src/GLViewer/GLViewer_Defs.h +++ b/src/GLViewer/GLViewer_Defs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 612234c05..7f5a6a0e1 100644 --- a/src/GLViewer/GLViewer_Drawer.cxx +++ b/src/GLViewer/GLViewer_Drawer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a8522cd59..6c1a3cb6f 100644 --- a/src/GLViewer/GLViewer_Drawer.h +++ b/src/GLViewer/GLViewer_Drawer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9cccd8497..bb334df18 100644 --- a/src/GLViewer/GLViewer_Geom.cxx +++ b/src/GLViewer/GLViewer_Geom.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9d3a7d46e..f90e7996f 100644 --- a/src/GLViewer/GLViewer_Geom.h +++ b/src/GLViewer/GLViewer_Geom.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 35cbcdf7b..a0745880b 100644 --- a/src/GLViewer/GLViewer_Grid.cxx +++ b/src/GLViewer/GLViewer_Grid.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 0831d8f0c..350302903 100644 --- a/src/GLViewer/GLViewer_Grid.h +++ b/src/GLViewer/GLViewer_Grid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 1add5ea05..b512e77d5 100644 --- a/src/GLViewer/GLViewer_Group.cxx +++ b/src/GLViewer/GLViewer_Group.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 b17161101..8f4e9a67a 100644 --- a/src/GLViewer/GLViewer_Group.h +++ b/src/GLViewer/GLViewer_Group.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 1c6496df4..97870bc09 100644 --- a/src/GLViewer/GLViewer_MimeData.cxx +++ b/src/GLViewer/GLViewer_MimeData.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 c446eb4e8..b341c7edb 100644 --- a/src/GLViewer/GLViewer_MimeData.h +++ b/src/GLViewer/GLViewer_MimeData.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 209ac4bac..32df97e9f 100644 --- a/src/GLViewer/GLViewer_Object.cxx +++ b/src/GLViewer/GLViewer_Object.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5d204375e..868ad98c4 100644 --- a/src/GLViewer/GLViewer_Object.h +++ b/src/GLViewer/GLViewer_Object.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 0ebc1dd88..3efaddd97 100644 --- a/src/GLViewer/GLViewer_Selector.cxx +++ b/src/GLViewer/GLViewer_Selector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 cf580c5e7..0c30d9ada 100644 --- a/src/GLViewer/GLViewer_Selector.h +++ b/src/GLViewer/GLViewer_Selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 96301415e..66dd313a0 100644 --- a/src/GLViewer/GLViewer_Selector2d.cxx +++ b/src/GLViewer/GLViewer_Selector2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 e37a64cc8..5e70e7b4b 100644 --- a/src/GLViewer/GLViewer_Selector2d.h +++ b/src/GLViewer/GLViewer_Selector2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3410ea0b5..58c65456b 100644 --- a/src/GLViewer/GLViewer_Text.cxx +++ b/src/GLViewer/GLViewer_Text.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 ba3334913..6d1b66ae2 100644 --- a/src/GLViewer/GLViewer_Text.h +++ b/src/GLViewer/GLViewer_Text.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 e056e0f83..632062d00 100644 --- a/src/GLViewer/GLViewer_ToolTip.cxx +++ b/src/GLViewer/GLViewer_ToolTip.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 aa16a6eb2..8b4e7b7ff 100644 --- a/src/GLViewer/GLViewer_ToolTip.h +++ b/src/GLViewer/GLViewer_ToolTip.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 70fe9d3e6..306b192ac 100644 --- a/src/GLViewer/GLViewer_Tools.cxx +++ b/src/GLViewer/GLViewer_Tools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 844de2361..e8c6f5e32 100644 --- a/src/GLViewer/GLViewer_Tools.h +++ b/src/GLViewer/GLViewer_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f0a23b919..8fb684394 100644 --- a/src/GLViewer/GLViewer_ViewFrame.cxx +++ b/src/GLViewer/GLViewer_ViewFrame.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 23da74524..3e2ca2cd4 100644 --- a/src/GLViewer/GLViewer_ViewFrame.h +++ b/src/GLViewer/GLViewer_ViewFrame.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 cbf03d2f7..16c7ff28e 100644 --- a/src/GLViewer/GLViewer_ViewManager.cxx +++ b/src/GLViewer/GLViewer_ViewManager.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 838597756..f975df459 100644 --- a/src/GLViewer/GLViewer_ViewManager.h +++ b/src/GLViewer/GLViewer_ViewManager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 99a68b751..9d9c8cbd8 100644 --- a/src/GLViewer/GLViewer_ViewPort.cxx +++ b/src/GLViewer/GLViewer_ViewPort.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 45eb2ee32..2bda7a9a3 100644 --- a/src/GLViewer/GLViewer_ViewPort.h +++ b/src/GLViewer/GLViewer_ViewPort.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 aa9aa39bd..d9df43cc1 100644 --- a/src/GLViewer/GLViewer_ViewPort2d.cxx +++ b/src/GLViewer/GLViewer_ViewPort2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d221a7a06..16a47697d 100644 --- a/src/GLViewer/GLViewer_ViewPort2d.h +++ b/src/GLViewer/GLViewer_ViewPort2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3d59798ee..483b086d3 100644 --- a/src/GLViewer/GLViewer_Viewer.cxx +++ b/src/GLViewer/GLViewer_Viewer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5ff8cb6e6..09e71fa6f 100644 --- a/src/GLViewer/GLViewer_Viewer.h +++ b/src/GLViewer/GLViewer_Viewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 936621093..2c9958520 100644 --- a/src/GLViewer/GLViewer_Viewer2d.cxx +++ b/src/GLViewer/GLViewer_Viewer2d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3b6ba4b5b..cba329fbe 100644 --- a/src/GLViewer/GLViewer_Viewer2d.h +++ b/src/GLViewer/GLViewer_Viewer2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 30618b30c..ac60a1f8d 100644 --- a/src/GLViewer/GLViewer_Widget.cxx +++ b/src/GLViewer/GLViewer_Widget.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 20f544511..3f5937022 100644 --- a/src/GLViewer/GLViewer_Widget.h +++ b/src/GLViewer/GLViewer_Widget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 0c034e0d8..e0d3e5e4d 100755 --- a/src/GUI_PY/CMakeLists.txt +++ b/src/GUI_PY/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/__init__.py b/src/GUI_PY/__init__.py index 52e81fac1..f78c0f68b 100644 --- a/src/GUI_PY/__init__.py +++ b/src/GUI_PY/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 21fe81355..9be5cee62 100644 --- a/src/GUI_PY/genericdialog.py +++ b/src/GUI_PY/genericdialog.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2010-2015 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 ee87e61d5..ff40dcade 100644 --- a/src/GUI_PY/helper.py +++ b/src/GUI_PY/helper.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 42d8f70cb..24d057640 100644 --- a/src/GUI_PY/mytestdialog.py +++ b/src/GUI_PY/mytestdialog.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2010-2015 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 4cbf2f0f5..412b6b82b 100644 --- a/src/GUI_PY/selectvars.py +++ b/src/GUI_PY/selectvars.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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/GraphicsView/CMakeLists.txt b/src/GraphicsView/CMakeLists.txt index 1bc4f83ca..60d068ba3 100755 --- a/src/GraphicsView/CMakeLists.txt +++ b/src/GraphicsView/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/GraphicsView/GraphicsView.h b/src/GraphicsView/GraphicsView.h index dc28e8d02..5621f0428 100644 --- a/src/GraphicsView/GraphicsView.h +++ b/src/GraphicsView/GraphicsView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Defs.h b/src/GraphicsView/GraphicsView_Defs.h index d273c7105..c51bccb6a 100644 --- a/src/GraphicsView/GraphicsView_Defs.h +++ b/src/GraphicsView/GraphicsView_Defs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Object.cxx b/src/GraphicsView/GraphicsView_Object.cxx index 3456d4240..5bdaa0a12 100644 --- a/src/GraphicsView/GraphicsView_Object.cxx +++ b/src/GraphicsView/GraphicsView_Object.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Object.h b/src/GraphicsView/GraphicsView_Object.h index 3f4fcfb7b..10dd7dcbb 100644 --- a/src/GraphicsView/GraphicsView_Object.h +++ b/src/GraphicsView/GraphicsView_Object.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Scene.cxx b/src/GraphicsView/GraphicsView_Scene.cxx index a8a9959f9..914b3141c 100644 --- a/src/GraphicsView/GraphicsView_Scene.cxx +++ b/src/GraphicsView/GraphicsView_Scene.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Scene.h b/src/GraphicsView/GraphicsView_Scene.h index ebc57cf8b..8ea544c4d 100644 --- a/src/GraphicsView/GraphicsView_Scene.h +++ b/src/GraphicsView/GraphicsView_Scene.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Selector.cxx b/src/GraphicsView/GraphicsView_Selector.cxx index dbfe620ab..115cefbe4 100644 --- a/src/GraphicsView/GraphicsView_Selector.cxx +++ b/src/GraphicsView/GraphicsView_Selector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Selector.h b/src/GraphicsView/GraphicsView_Selector.h index 891acd58b..bec0fe7bd 100644 --- a/src/GraphicsView/GraphicsView_Selector.h +++ b/src/GraphicsView/GraphicsView_Selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewFrame.cxx b/src/GraphicsView/GraphicsView_ViewFrame.cxx index 9bc663af9..5bfe1d6c3 100644 --- a/src/GraphicsView/GraphicsView_ViewFrame.cxx +++ b/src/GraphicsView/GraphicsView_ViewFrame.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewFrame.h b/src/GraphicsView/GraphicsView_ViewFrame.h index 088bdffc4..b0318cf51 100644 --- a/src/GraphicsView/GraphicsView_ViewFrame.h +++ b/src/GraphicsView/GraphicsView_ViewFrame.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewManager.cxx b/src/GraphicsView/GraphicsView_ViewManager.cxx index 8eaca40ee..580f89dd6 100644 --- a/src/GraphicsView/GraphicsView_ViewManager.cxx +++ b/src/GraphicsView/GraphicsView_ViewManager.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewManager.h b/src/GraphicsView/GraphicsView_ViewManager.h index 26b2d6c5f..49f89b5db 100644 --- a/src/GraphicsView/GraphicsView_ViewManager.h +++ b/src/GraphicsView/GraphicsView_ViewManager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewPort.cxx b/src/GraphicsView/GraphicsView_ViewPort.cxx index 9f79d180a..a42910000 100644 --- a/src/GraphicsView/GraphicsView_ViewPort.cxx +++ b/src/GraphicsView/GraphicsView_ViewPort.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewPort.h b/src/GraphicsView/GraphicsView_ViewPort.h index 518598dd4..0265421db 100644 --- a/src/GraphicsView/GraphicsView_ViewPort.h +++ b/src/GraphicsView/GraphicsView_ViewPort.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewTransformer.cxx b/src/GraphicsView/GraphicsView_ViewTransformer.cxx index cce73bf44..950fa6dee 100644 --- a/src/GraphicsView/GraphicsView_ViewTransformer.cxx +++ b/src/GraphicsView/GraphicsView_ViewTransformer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_ViewTransformer.h b/src/GraphicsView/GraphicsView_ViewTransformer.h index 871fa1d67..d7c9c1a8b 100644 --- a/src/GraphicsView/GraphicsView_ViewTransformer.h +++ b/src/GraphicsView/GraphicsView_ViewTransformer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Viewer.cxx b/src/GraphicsView/GraphicsView_Viewer.cxx index 5fb5eb082..ddd32cfde 100644 --- a/src/GraphicsView/GraphicsView_Viewer.cxx +++ b/src/GraphicsView/GraphicsView_Viewer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/GraphicsView/GraphicsView_Viewer.h b/src/GraphicsView/GraphicsView_Viewer.h index 8b69d464c..656030f2a 100644 --- a/src/GraphicsView/GraphicsView_Viewer.h +++ b/src/GraphicsView/GraphicsView_Viewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/CMakeLists.txt b/src/GuiHelpers/CMakeLists.txt index fbae35ab9..65db77ba3 100755 --- a/src/GuiHelpers/CMakeLists.txt +++ b/src/GuiHelpers/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 5b6617e8f..8b0fcb7a8 100644 --- a/src/GuiHelpers/QtHelper.hxx +++ b/src/GuiHelpers/QtHelper.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a0ac7534c..1cdb45fd8 100644 --- a/src/GuiHelpers/SALOME_AppStudyEditor.cxx +++ b/src/GuiHelpers/SALOME_AppStudyEditor.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 abe2e3f0f..852fd889a 100644 --- a/src/GuiHelpers/SALOME_AppStudyEditor.hxx +++ b/src/GuiHelpers/SALOME_AppStudyEditor.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 61b11d3b8..d70dae674 100644 --- a/src/GuiHelpers/SALOME_GuiServices.cxx +++ b/src/GuiHelpers/SALOME_GuiServices.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d7937a9c7..bff4463d2 100644 --- a/src/GuiHelpers/SALOME_GuiServices.hxx +++ b/src/GuiHelpers/SALOME_GuiServices.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 aa2bfa7cd..758ae3c62 100755 --- a/src/GuiHelpers/SalomeGuiHelpers.hxx +++ b/src/GuiHelpers/SalomeGuiHelpers.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 8917f75fe..c27a1a6e3 100644 --- a/src/GuiHelpers/StandardApp_Module.cxx +++ b/src/GuiHelpers/StandardApp_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2011-2015 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 89e80b5c6..b3177daf5 100644 --- a/src/GuiHelpers/StandardApp_Module.hxx +++ b/src/GuiHelpers/StandardApp_Module.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2011-2015 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/HelpBrowser/CMakeLists.txt b/src/HelpBrowser/CMakeLists.txt index 0ffbb06cf..6de2ec6c3 100644 --- a/src/HelpBrowser/CMakeLists.txt +++ b/src/HelpBrowser/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/HelpBrowser/HelpBrowser.cxx b/src/HelpBrowser/HelpBrowser.cxx index e81d875f0..048f9cf0c 100644 --- a/src/HelpBrowser/HelpBrowser.cxx +++ b/src/HelpBrowser/HelpBrowser.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 @@ -6,7 +6,7 @@ // 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. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/HelpBrowser/HelpBrowser_Application.cxx b/src/HelpBrowser/HelpBrowser_Application.cxx index 23fbd6de8..54b1ba2a5 100644 --- a/src/HelpBrowser/HelpBrowser_Application.cxx +++ b/src/HelpBrowser/HelpBrowser_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 @@ -6,7 +6,7 @@ // 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. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/HelpBrowser/HelpBrowser_Application.h b/src/HelpBrowser/HelpBrowser_Application.h index 3ee7c0a88..324f19a3f 100644 --- a/src/HelpBrowser/HelpBrowser_Application.h +++ b/src/HelpBrowser/HelpBrowser_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 @@ -6,7 +6,7 @@ // 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. +// version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/src/ImageComposer/CMakeLists.txt b/src/ImageComposer/CMakeLists.txt index 75f815a14..587eef55f 100755 --- a/src/ImageComposer/CMakeLists.txt +++ b/src/ImageComposer/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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/ImageComposer/ImageComposer.h b/src/ImageComposer/ImageComposer.h index b53c9c8f6..23def445b 100644 --- a/src/ImageComposer/ImageComposer.h +++ b/src/ImageComposer/ImageComposer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_ColorMaskOperator.cxx b/src/ImageComposer/ImageComposer_ColorMaskOperator.cxx index c266150e6..28a29564a 100644 --- a/src/ImageComposer/ImageComposer_ColorMaskOperator.cxx +++ b/src/ImageComposer/ImageComposer_ColorMaskOperator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_ColorMaskOperator.h b/src/ImageComposer/ImageComposer_ColorMaskOperator.h index 7c0a3a93b..25bb01e00 100644 --- a/src/ImageComposer/ImageComposer_ColorMaskOperator.h +++ b/src/ImageComposer/ImageComposer_ColorMaskOperator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_CropOperator.cxx b/src/ImageComposer/ImageComposer_CropOperator.cxx index 3ad66440d..acfb1df46 100644 --- a/src/ImageComposer/ImageComposer_CropOperator.cxx +++ b/src/ImageComposer/ImageComposer_CropOperator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_CropOperator.h b/src/ImageComposer/ImageComposer_CropOperator.h index 077203fdc..1be5ec3dc 100644 --- a/src/ImageComposer/ImageComposer_CropOperator.h +++ b/src/ImageComposer/ImageComposer_CropOperator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_CutOperator.cxx b/src/ImageComposer/ImageComposer_CutOperator.cxx index 89895fc89..13906d13f 100644 --- a/src/ImageComposer/ImageComposer_CutOperator.cxx +++ b/src/ImageComposer/ImageComposer_CutOperator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_CutOperator.h b/src/ImageComposer/ImageComposer_CutOperator.h index 1c85e14d3..5efaaf5f6 100644 --- a/src/ImageComposer/ImageComposer_CutOperator.h +++ b/src/ImageComposer/ImageComposer_CutOperator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_FuseOperator.cxx b/src/ImageComposer/ImageComposer_FuseOperator.cxx index 863b4e278..f7eae1646 100644 --- a/src/ImageComposer/ImageComposer_FuseOperator.cxx +++ b/src/ImageComposer/ImageComposer_FuseOperator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_FuseOperator.h b/src/ImageComposer/ImageComposer_FuseOperator.h index abf30e600..dd8f532b8 100644 --- a/src/ImageComposer/ImageComposer_FuseOperator.h +++ b/src/ImageComposer/ImageComposer_FuseOperator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_Image.cxx b/src/ImageComposer/ImageComposer_Image.cxx index 0b0b9c930..8d53f8019 100644 --- a/src/ImageComposer/ImageComposer_Image.cxx +++ b/src/ImageComposer/ImageComposer_Image.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_Image.h b/src/ImageComposer/ImageComposer_Image.h index dad04edfb..588154603 100644 --- a/src/ImageComposer/ImageComposer_Image.h +++ b/src/ImageComposer/ImageComposer_Image.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_MetaTypes.h b/src/ImageComposer/ImageComposer_MetaTypes.h index 9e39485b1..33aa9c412 100644 --- a/src/ImageComposer/ImageComposer_MetaTypes.h +++ b/src/ImageComposer/ImageComposer_MetaTypes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_Operator.cxx b/src/ImageComposer/ImageComposer_Operator.cxx index 8c67cef49..33c86b0bb 100644 --- a/src/ImageComposer/ImageComposer_Operator.cxx +++ b/src/ImageComposer/ImageComposer_Operator.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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/ImageComposer/ImageComposer_Operator.h b/src/ImageComposer/ImageComposer_Operator.h index 97303fe65..374c4c51d 100644 --- a/src/ImageComposer/ImageComposer_Operator.h +++ b/src/ImageComposer/ImageComposer_Operator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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 c6fe94f9b..43e7b816e 100755 --- a/src/LightApp/CMakeLists.txt +++ b/src/LightApp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2015 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 193e7d22d..0e5431f10 100644 --- a/src/LightApp/LightApp.h +++ b/src/LightApp/LightApp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d3903af16..c5632a181 100644 --- a/src/LightApp/LightApp_AboutDlg.cxx +++ b/src/LightApp/LightApp_AboutDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 20de3ae0a..cd53e2e77 100644 --- a/src/LightApp/LightApp_AboutDlg.h +++ b/src/LightApp/LightApp_AboutDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 43838b3eb..a2b966ba3 100644 --- a/src/LightApp/LightApp_Application.cxx +++ b/src/LightApp/LightApp_Application.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d1be7fbb0..d9230f429 100644 --- a/src/LightApp/LightApp_Application.h +++ b/src/LightApp/LightApp_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 91404aca3..667a836c5 100644 --- a/src/LightApp/LightApp_DataModel.cxx +++ b/src/LightApp/LightApp_DataModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a19963b3c..69a4d2851 100644 --- a/src/LightApp/LightApp_DataModel.h +++ b/src/LightApp/LightApp_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 c7e0ac4a6..40c65933b 100644 --- a/src/LightApp/LightApp_DataObject.cxx +++ b/src/LightApp/LightApp_DataObject.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 7277c3beb..8b7b9f306 100644 --- a/src/LightApp/LightApp_DataObject.h +++ b/src/LightApp/LightApp_DataObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d9fc92d12..05a097489 100644 --- a/src/LightApp/LightApp_DataOwner.cxx +++ b/src/LightApp/LightApp_DataOwner.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a42ce6757..c0a5e1a5f 100644 --- a/src/LightApp/LightApp_DataOwner.h +++ b/src/LightApp/LightApp_DataOwner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 cdbe8a857..4a01eb522 100644 --- a/src/LightApp/LightApp_DataSubOwner.cxx +++ b/src/LightApp/LightApp_DataSubOwner.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 eec8ce6da..69d392a02 100644 --- a/src/LightApp/LightApp_DataSubOwner.h +++ b/src/LightApp/LightApp_DataSubOwner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f87686ded..6e7e6f990 100644 --- a/src/LightApp/LightApp_Dialog.cxx +++ b/src/LightApp/LightApp_Dialog.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a64dc37c8..79cc1fc25 100644 --- a/src/LightApp/LightApp_Dialog.h +++ b/src/LightApp/LightApp_Dialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 4943c0904..d992ffaf5 100644 --- a/src/LightApp/LightApp_Displayer.cxx +++ b/src/LightApp/LightApp_Displayer.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 704b77556..c5d40fd23 100644 --- a/src/LightApp/LightApp_Displayer.h +++ b/src/LightApp/LightApp_Displayer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 614fc3024..87e2bf429 100644 --- a/src/LightApp/LightApp_Driver.cxx +++ b/src/LightApp/LightApp_Driver.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5d570bd0f..230ae59ca 100644 --- a/src/LightApp/LightApp_Driver.h +++ b/src/LightApp/LightApp_Driver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 6803869d2..88d37d4a0 100644 --- a/src/LightApp/LightApp_EventFilter.cxx +++ b/src/LightApp/LightApp_EventFilter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 49fe845a3..e12abad24 100644 --- a/src/LightApp/LightApp_EventFilter.h +++ b/src/LightApp/LightApp_EventFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 61b72ad63..2960e4edb 100644 --- a/src/LightApp/LightApp_FullScreenHelper.cxx +++ b/src/LightApp/LightApp_FullScreenHelper.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 87ffa94be..7cc443514 100644 --- a/src/LightApp/LightApp_FullScreenHelper.h +++ b/src/LightApp/LightApp_FullScreenHelper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 43294d90a..be370857f 100644 --- a/src/LightApp/LightApp_GLSelector.cxx +++ b/src/LightApp/LightApp_GLSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 26a8c6e6a..062fffad0 100644 --- a/src/LightApp/LightApp_GLSelector.h +++ b/src/LightApp/LightApp_GLSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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_GVSelector.cxx b/src/LightApp/LightApp_GVSelector.cxx index ca3360dc9..efec50320 100644 --- a/src/LightApp/LightApp_GVSelector.cxx +++ b/src/LightApp/LightApp_GVSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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_GVSelector.h b/src/LightApp/LightApp_GVSelector.h index 58655abbf..cab3c9e8b 100644 --- a/src/LightApp/LightApp_GVSelector.h +++ b/src/LightApp/LightApp_GVSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2013-2015 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_HDFDriver.cxx b/src/LightApp/LightApp_HDFDriver.cxx index 76a8b2d98..5cba039a5 100644 --- a/src/LightApp/LightApp_HDFDriver.cxx +++ b/src/LightApp/LightApp_HDFDriver.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9804174e0..c632d8dd4 100644 --- a/src/LightApp/LightApp_HDFDriver.h +++ b/src/LightApp/LightApp_HDFDriver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 350dffc83..6a8d0e45d 100644 --- a/src/LightApp/LightApp_Module.cxx +++ b/src/LightApp/LightApp_Module.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 6572aef1d..ed716f195 100644 --- a/src/LightApp/LightApp_Module.h +++ b/src/LightApp/LightApp_Module.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 47e5cccb3..d0df209ec 100755 --- a/src/LightApp/LightApp_ModuleAction.cxx +++ b/src/LightApp/LightApp_ModuleAction.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 920b525c1..ebd912d97 100755 --- a/src/LightApp/LightApp_ModuleAction.h +++ b/src/LightApp/LightApp_ModuleAction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 95fef01c8..c3d22961c 100644 --- a/src/LightApp/LightApp_ModuleDlg.cxx +++ b/src/LightApp/LightApp_ModuleDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 c6fb5631c..7cf8b0f0e 100644 --- a/src/LightApp/LightApp_ModuleDlg.h +++ b/src/LightApp/LightApp_ModuleDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 7a4a5c138..ca50011cb 100644 --- a/src/LightApp/LightApp_NameDlg.cxx +++ b/src/LightApp/LightApp_NameDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 4a61b17f2..dcec927d6 100644 --- a/src/LightApp/LightApp_NameDlg.h +++ b/src/LightApp/LightApp_NameDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 73c72bd3e..a37d9f157 100644 --- a/src/LightApp/LightApp_OBSelector.cxx +++ b/src/LightApp/LightApp_OBSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 1eef13aae..acb335495 100644 --- a/src/LightApp/LightApp_OBSelector.h +++ b/src/LightApp/LightApp_OBSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 6f78bc76a..221795424 100644 --- a/src/LightApp/LightApp_OCCSelector.cxx +++ b/src/LightApp/LightApp_OCCSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 b0c94d880..205e2d45b 100644 --- a/src/LightApp/LightApp_OCCSelector.h +++ b/src/LightApp/LightApp_OCCSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 d0611d65d..3bdd29f7c 100755 --- a/src/LightApp/LightApp_Operation.cxx +++ b/src/LightApp/LightApp_Operation.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 afc1c4c43..6eaf65096 100755 --- a/src/LightApp/LightApp_Operation.h +++ b/src/LightApp/LightApp_Operation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 27b6edcf3..659633443 100755 --- a/src/LightApp/LightApp_Plot2dSelector.cxx +++ b/src/LightApp/LightApp_Plot2dSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 072ef6864..726eb0a52 100755 --- a/src/LightApp/LightApp_Plot2dSelector.h +++ b/src/LightApp/LightApp_Plot2dSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 9ae6c6055..f1b34fdea 100644 --- a/src/LightApp/LightApp_Preferences.cxx +++ b/src/LightApp/LightApp_Preferences.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f6568fac7..932eb7660 100644 --- a/src/LightApp/LightApp_Preferences.h +++ b/src/LightApp/LightApp_Preferences.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 147370675..be387c4cb 100644 --- a/src/LightApp/LightApp_PreferencesDlg.cxx +++ b/src/LightApp/LightApp_PreferencesDlg.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 3953530e5..f7d49e6f8 100644 --- a/src/LightApp/LightApp_PreferencesDlg.h +++ b/src/LightApp/LightApp_PreferencesDlg.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a172c10bc..c88b6d8ad 100644 --- a/src/LightApp/LightApp_PyInterp.cxx +++ b/src/LightApp/LightApp_PyInterp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 7f35fbb25..e7c547a6e 100644 --- a/src/LightApp/LightApp_PyInterp.h +++ b/src/LightApp/LightApp_PyInterp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a00f2c7e2..87e0d5009 100644 --- a/src/LightApp/LightApp_Selection.cxx +++ b/src/LightApp/LightApp_Selection.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 52a743196..c4a21a1b8 100644 --- a/src/LightApp/LightApp_Selection.h +++ b/src/LightApp/LightApp_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 50c9de241..ee72d1752 100644 --- a/src/LightApp/LightApp_SelectionMgr.cxx +++ b/src/LightApp/LightApp_SelectionMgr.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 a3c6a0d01..334b3a707 100644 --- a/src/LightApp/LightApp_SelectionMgr.h +++ b/src/LightApp/LightApp_SelectionMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 2679b3bf2..b001bb4a2 100644 --- a/src/LightApp/LightApp_ShowHideOp.cxx +++ b/src/LightApp/LightApp_ShowHideOp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 92ec0237c..93ec58177 100644 --- a/src/LightApp/LightApp_ShowHideOp.h +++ b/src/LightApp/LightApp_ShowHideOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 524498a0e..469af3f37 100644 --- a/src/LightApp/LightApp_Study.cxx +++ b/src/LightApp/LightApp_Study.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 fea8a04f4..d7d3272ff 100644 --- a/src/LightApp/LightApp_Study.h +++ b/src/LightApp/LightApp_Study.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 e2a833a2a..422ad00c2 100755 --- a/src/LightApp/LightApp_SwitchOp.cxx +++ b/src/LightApp/LightApp_SwitchOp.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f92802d75..c41440375 100755 --- a/src/LightApp/LightApp_SwitchOp.h +++ b/src/LightApp/LightApp_SwitchOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 67cedc5dd..698b1d800 100755 --- a/src/LightApp/LightApp_UpdateFlags.h +++ b/src/LightApp/LightApp_UpdateFlags.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 5ffc7b6e6..39847cffb 100644 --- a/src/LightApp/LightApp_VTKSelector.cxx +++ b/src/LightApp/LightApp_VTKSelector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 19c12cda6..611ef1d98 100644 --- a/src/LightApp/LightApp_VTKSelector.h +++ b/src/LightApp/LightApp_VTKSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 f1c270413..c5c8f78c6 100644 --- a/src/LightApp/LightApp_WgViewModel.cxx +++ b/src/LightApp/LightApp_WgViewModel.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 b6b87e979..e100ff268 100644 --- a/src/LightApp/LightApp_WgViewModel.h +++ b/src/LightApp/LightApp_WgViewModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2015 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 7de00cdf5..84cdad96b 100755 --- a/src/LightApp/resources/LightApp.ini +++ b/src/LightApp/resources/LightApp.ini @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2015 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 6525ae3fd..6f69e98c0 100644 --- a/src/LightApp/resources/LightApp.xml +++ b/src/LightApp/resources/LightApp.xml @@ -1,5 +1,5 @@