Salome HOME
plugins/blsurfplugin.git
7 years agoUpdate copyrights in the documentation. V8_3_0rc4
rnv [Fri, 28 Apr 2017 13:21:34 +0000 (16:21 +0300)]
Update copyrights in the documentation.

7 years agoIncrease area tolerance test cbr/disable_multithread_with_periodicity
Christophe Bourcier [Fri, 28 Apr 2017 10:07:49 +0000 (12:07 +0200)]
Increase area tolerance test

7 years agoEnforce to use only one thread if periodicity is used to avoid issues with periodicit...
Christophe Bourcier [Fri, 28 Apr 2017 10:02:34 +0000 (12:02 +0200)]
Enforce to use only one thread if periodicity is used to avoid issues with periodicity and multithread

7 years agoIncrement version: 8.3.0 V8_3_0rc1 V8_3_0rc2 V8_3_0rc3
rnv [Fri, 7 Apr 2017 12:29:56 +0000 (15:29 +0300)]
Increment version: 8.3.0

7 years agoIPAL54025: MG-CADSurf regression: no edges generated on seam SHAPER_2.7.0 V8_3_0a2 V8_3_0b1
eap [Tue, 7 Mar 2017 18:37:35 +0000 (21:37 +0300)]
IPAL54025: MG-CADSurf regression: no edges generated on seam

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Thu, 2 Mar 2017 15:15:00 +0000 (18:15 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf

1) Fix loading MG_CADSurf hypothesis from a study
2) Restore OB icons for old studies created before renaming BLSURF -> MG-CADSurf

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Thu, 2 Mar 2017 14:12:17 +0000 (17:12 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf

Avoid duplicates in list if ids defining periodicity

7 years ago23416: [CEA 2033] Impossible to re-compute a mesh from an hdf
eap [Wed, 1 Mar 2017 17:49:50 +0000 (20:49 +0300)]
23416: [CEA 2033] Impossible to re-compute a mesh from an hdf

  Optimize checking if an edge is inside a hyper-patch

7 years ago0023342: [CEA 1947] When we add a text option, the tab key doesn't allow to write...
vsr [Tue, 7 Feb 2017 13:37:53 +0000 (16:37 +0300)]
0023342: [CEA 1947] When we add a text option, the tab key doesn't allow to write the value

7 years agoAdding multithread computation (available since MeshGems-2.4-2) cbr/enable_multithreading
Christophe Bourcier [Thu, 19 Jan 2017 13:41:14 +0000 (14:41 +0100)]
Adding multithread computation (available since MeshGems-2.4-2)
By default, 4 threads are used (same default as in CADSurf).

7 years agoIPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash
eap [Mon, 26 Dec 2016 13:25:15 +0000 (16:25 +0300)]
IPAL53863: MG-CADSurf + Viscous Layers 2D on a cylindrical face ==> crash

7 years agoIPAL53824: Can not compute mesh because of 'Not enough memory' error.
eap [Wed, 21 Dec 2016 14:49:27 +0000 (17:49 +0300)]
IPAL53824: Can not compute mesh because of 'Not enough memory' error.

  Problem when looking for a face a point is projected to: the point,
  which is on a face boundary, is TopAbs_IN in one face and is TopAbs_ON
  in another => meshing failure.

7 years agoRegression of test_enforced_vertex.py V8_3_0a1
eap [Tue, 20 Dec 2016 13:31:05 +0000 (16:31 +0300)]
Regression of test_enforced_vertex.py

7 years agoIMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf
eap [Fri, 16 Dec 2016 16:21:44 +0000 (19:21 +0300)]
IMP23369: [CEA 1513] compute a mesh using an already existing mesh with MG-CADSurf

7 years agoUpdate translation files from Crowdin
Christophe Bourcier [Tue, 29 Nov 2016 16:24:56 +0000 (17:24 +0100)]
Update translation files from Crowdin

7 years agoIncrement version: 8.2.0
vsr [Tue, 29 Nov 2016 13:33:52 +0000 (16:33 +0300)]
Increment version: 8.2.0

7 years agoFix the option remove_tiny_uv_edges to use the new advanced options mechanism cbr/change_remove_tiny_uv_edges_to_use_new_avdanced_options_mechanism
Christophe Bourcier [Fri, 18 Nov 2016 13:25:15 +0000 (14:25 +0100)]
Fix the option remove_tiny_uv_edges to use the new advanced options mechanism
The option remove_tiny_uv_edges was introduced in cbr/CEA_1537_remove_deprecated_precad as an advanced option but was lost during the merge in master.
This option is needed to completely disable preprocessing of the CAD.

7 years ago23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch... V8_2_0a1 V8_2_0b1
eap [Mon, 31 Oct 2016 13:16:25 +0000 (16:16 +0300)]
23368: [CEA 1865] Possibility to define faces to mesh as a single one: transpatch mesh

7 years ago23370: [CEA 632] Impose enforced vertices without indicate the face on which the...
eap [Wed, 26 Oct 2016 16:56:09 +0000 (19:56 +0300)]
23370: [CEA 632] Impose enforced vertices without indicate the face on which the node is

7 years agoFix for the "0023363: [CEA 1967] BLSURFPLUGIN porting patch for g++ 6" issue
ANA [Tue, 11 Oct 2016 11:22:11 +0000 (14:22 +0300)]
Fix for the "0023363: [CEA 1967] BLSURFPLUGIN porting patch for g++ 6" issue

7 years ago0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateO...
vsr [Thu, 6 Oct 2016 07:34:01 +0000 (10:34 +0300)]
0023360: [CEA 1963] Use salome.sg.updateObjBrowser(True) instead of salome.sg.updateObjBrowser(1)

7 years ago23352: [CEA] Order and naming of meshing algorithms
eap [Mon, 3 Oct 2016 15:00:40 +0000 (18:00 +0300)]
23352: [CEA] Order and naming of meshing algorithms

7 years agoSet dev version marker to 1.
vsr [Wed, 28 Sep 2016 09:33:36 +0000 (12:33 +0300)]
Set dev version marker to 1.

7 years agoUpdate translation files from Crowdin V8_1_BR cbr/crowdin_V8_1_BR V8_1_0 V8_1_0rc2
Christophe Bourcier [Thu, 22 Sep 2016 15:21:47 +0000 (17:21 +0200)]
Update translation files from Crowdin

7 years agoIncrement version: 8.1.0 V8_1_0rc1
rnv [Tue, 13 Sep 2016 09:46:29 +0000 (12:46 +0300)]
Increment version: 8.1.0

7 years agoRegression SALOME_TESTS/Grids/smesh/mesh_BLSURF_01/B6
eap [Fri, 9 Sep 2016 15:50:24 +0000 (18:50 +0300)]
Regression SALOME_TESTS/Grids/smesh/mesh_BLSURF_01/B6

7 years agoFix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A5
eap [Fri, 9 Sep 2016 11:57:36 +0000 (14:57 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A5

7 years ago23346: EDF - Non regression test fails
eap [Fri, 9 Sep 2016 10:38:24 +0000 (13:38 +0300)]
23346: EDF - Non regression test fails

7 years ago23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges
eap [Fri, 9 Sep 2016 09:37:13 +0000 (12:37 +0300)]
23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges

  docs

7 years ago23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges
eap [Fri, 9 Sep 2016 09:30:41 +0000 (12:30 +0300)]
23347: [CEA 1951] Optimize tiny edges vs Remove tiny edges

7 years ago23340: [CEA 1945] The option Process 3D topology is missing in the dialog box
eap [Thu, 8 Sep 2016 11:03:57 +0000 (14:03 +0300)]
23340: [CEA 1945] The option Process 3D topology is missing in the dialog box

7 years ago23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf
eap [Thu, 8 Sep 2016 10:07:12 +0000 (13:07 +0300)]
23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf

 Deactivate 3D Gradation by default

7 years ago23339: [CEA 1944] PreCAD is not called when an advanced PreCAD option is activated
eap [Wed, 7 Sep 2016 17:55:07 +0000 (20:55 +0300)]
23339: [CEA 1944] PreCAD is not called when an advanced PreCAD option is activated

7 years ago23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf
eap [Wed, 7 Sep 2016 14:57:44 +0000 (17:57 +0300)]
23338: [CEA 1943] Regression on the quality of the meshes obtained by CADSurf

  Re-activate Gradation by default

7 years agoRemove obsolete example scripts
eap [Wed, 31 Aug 2016 15:08:54 +0000 (18:08 +0300)]
Remove obsolete example scripts

7 years agoFix an error message
eap [Wed, 31 Aug 2016 11:46:04 +0000 (14:46 +0300)]
Fix an error message

7 years agoRegression of SALOME_TESTS/Grids/smesh/bugs_16/S9
eap [Tue, 30 Aug 2016 15:54:17 +0000 (18:54 +0300)]
Regression of SALOME_TESTS/Grids/smesh/bugs_16/S9

7 years ago53541: squish: MG-CADSurf Hypothesis Construction does not work correctly
eap [Mon, 29 Aug 2016 13:47:33 +0000 (16:47 +0300)]
53541: squish: MG-CADSurf Hypothesis Construction does not work correctly

7 years ago0053235: Using of 'Remove tiny edges' in MG-CADSurf produces free nodes.
eap [Thu, 25 Aug 2016 13:56:59 +0000 (16:56 +0300)]
0053235: Using of 'Remove tiny edges' in MG-CADSurf produces free nodes.

7 years ago53541: squish: MG-CADSurf Hypothesis Construction does not work correctly
eap [Thu, 25 Aug 2016 12:26:35 +0000 (15:26 +0300)]
53541: squish: MG-CADSurf Hypothesis Construction does not work correctly

7 years ago23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables
eap [Tue, 23 Aug 2016 10:40:47 +0000 (13:40 +0300)]
23308: [EDF] Re-implement DISTENE meshing plugins to use libraries instead of executables

7 years agoFix compilation w/o GUI V8_1_0b1
eap [Fri, 12 Aug 2016 15:10:15 +0000 (18:10 +0300)]
Fix compilation w/o GUI

7 years agoCorrect coding for French translation file.
vsr [Thu, 11 Aug 2016 16:49:48 +0000 (19:49 +0300)]
Correct coding for French translation file.

7 years agoWindows compatibility
ana [Thu, 11 Aug 2016 16:41:28 +0000 (19:41 +0300)]
Windows compatibility

7 years agoMerge abn/configuration branch into master branch
rnv [Wed, 10 Aug 2016 14:03:02 +0000 (17:03 +0300)]
Merge abn/configuration branch into master branch

7 years agoMerge remote branch 'origin/eap/23307'
vsr [Wed, 10 Aug 2016 10:24:49 +0000 (13:24 +0300)]
Merge remote branch 'origin/eap/23307'

7 years ago23307: [EDF 7315] Improvement of DISTENE meshing plugins eap/23307
eap [Tue, 9 Aug 2016 16:30:07 +0000 (19:30 +0300)]
23307: [EDF 7315] Improvement of DISTENE meshing plugins

7 years agoMoving *all* CMake detection files to common CONFIGURATION repo: udapte CMakeLists abn/configuration
rnv [Thu, 28 Jul 2016 11:38:34 +0000 (14:38 +0300)]
Moving *all* CMake detection files to common CONFIGURATION repo: udapte CMakeLists

7 years agoMoving *all* CMake detection files to common CONFIGURATION repo.
rnv [Thu, 28 Jul 2016 11:25:24 +0000 (14:25 +0300)]
Moving *all* CMake detection files to common CONFIGURATION repo.

7 years agoFix compilation error.
rnv [Tue, 26 Jul 2016 12:35:49 +0000 (15:35 +0300)]
Fix compilation error.

7 years agoWindows: suppress Cmake warnings
ana [Mon, 25 Jul 2016 14:03:30 +0000 (17:03 +0300)]
Windows: suppress Cmake warnings

7 years agoDecrease the gradation limit to 1 to be able to have finer meshes cbr/CEA_1537_remove_deprecated_precad
Christophe Bourcier [Tue, 12 Jul 2016 08:13:56 +0000 (10:13 +0200)]
Decrease the gradation limit to 1 to be able to have finer meshes

7 years agoMerge branch 'cbr/CEA_1537_remove_deprecated_precad' of ssh://git.salome-platform...
Christophe Bourcier [Mon, 11 Jul 2016 12:58:46 +0000 (14:58 +0200)]
Merge branch 'cbr/CEA_1537_remove_deprecated_precad' of ssh://git.salome-platform.org/plugins/blsurfplugin into cbr/CEA_1537_remove_deprecated_precad

7 years agoAdding the preprocessor option remove_tiny_uv_edges to the user interface.
Christophe Bourcier [Mon, 11 Jul 2016 12:58:12 +0000 (14:58 +0200)]
Adding the preprocessor option remove_tiny_uv_edges to the user interface.
We set it to off by default in Salome so that the cleanup is done only if the user explicitly asks to.
Otherwise, this option is on by default when calling CADSurf.

7 years agoFix pb of 'make install'
mnt [Thu, 7 Jul 2016 08:06:43 +0000 (11:06 +0300)]
Fix pb of 'make install'

7 years agoCEA_1537: remove deprecated precad to be able to use MeshGems 2.3
Christophe Bourcier [Wed, 6 Jul 2016 09:45:02 +0000 (11:45 +0200)]
CEA_1537: remove deprecated precad to be able to use MeshGems 2.3
- removing calls to PreCAD process
- PreCAD options are called as CADSurf Options
- adding remove_duplicate_cad_faces option as standard option to disable it by default since we can't deactivate all preprocessing tasks as before
- removing deprecated basic periodicity

7 years agoMigration to OCCT 7.0 V8_1_0a1
mpa [Wed, 24 Feb 2016 13:50:06 +0000 (16:50 +0300)]
Migration to OCCT 7.0

7 years agoMerge remote branch 'origin/V7_dev'
vsr [Tue, 24 May 2016 15:23:54 +0000 (18:23 +0300)]
Merge remote branch 'origin/V7_dev'

7 years agoIncrement version: 7.8.0 V7_8_BR V7_dev V7_8_0 V7_8_0rc1 V7_8_0rc2
vsr [Fri, 20 May 2016 14:45:00 +0000 (17:45 +0300)]
Increment version: 7.8.0

8 years agoFix regression SALOME_TESTS/Grids/smesh/imps_10/L3
eap [Fri, 13 May 2016 18:25:05 +0000 (21:25 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/imps_10/L3

8 years agoRegression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2
eap [Wed, 11 May 2016 14:00:53 +0000 (17:00 +0300)]
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2

This modif allows re-meshing a face on which _ViscousBuilder::shrink() fails

8 years agoMerge branch 'V7_dev'
vsr [Fri, 25 Mar 2016 06:45:07 +0000 (09:45 +0300)]
Merge branch 'V7_dev'

8 years agoCopyright update: 2016 V7_8_0a2 V7_8_0b1
vsr [Mon, 21 Mar 2016 15:33:46 +0000 (18:33 +0300)]
Copyright update: 2016

8 years agoSet development flag ON
vsr [Wed, 9 Mar 2016 15:24:20 +0000 (18:24 +0300)]
Set development flag ON

8 years agoremove "using namespace std" from SMESH headers V8_0_0_BR V8_0_0 V8_0_0rc2
eap [Mon, 15 Feb 2016 13:58:54 +0000 (16:58 +0300)]
remove "using namespace std" from SMESH headers

8 years ago23236: EDF 12346 - Problem with Local Size
eap [Fri, 12 Feb 2016 16:21:14 +0000 (19:21 +0300)]
23236: EDF 12346 - Problem with Local Size

8 years agoMerge relevant changes from V8_0_0_BR branch
vsr [Mon, 15 Feb 2016 09:00:36 +0000 (12:00 +0300)]
Merge relevant changes from V8_0_0_BR branch

8 years agoremove "using namespace std" from SMESH headers
eap [Mon, 15 Feb 2016 14:32:32 +0000 (17:32 +0300)]
remove "using namespace std" from SMESH headers

8 years agoremove "using namespace std" from SMESH headers
eap [Mon, 15 Feb 2016 13:58:54 +0000 (16:58 +0300)]
remove "using namespace std" from SMESH headers

8 years agoCMake: simplifying Python detection mechanism.
rnv [Mon, 15 Feb 2016 12:37:09 +0000 (15:37 +0300)]
CMake: simplifying Python detection mechanism.

8 years ago23236: EDF 12346 - Problem with Local Size
eap [Fri, 12 Feb 2016 16:21:14 +0000 (19:21 +0300)]
23236: EDF 12346 - Problem with Local Size

8 years agoMerge branch 'V7_dev' into V8_0_0_BR V8_0_0rc1
vsr [Mon, 25 Jan 2016 14:22:22 +0000 (17:22 +0300)]
Merge branch 'V7_dev' into V8_0_0_BR

8 years agoIncrement version: 8.0.0
vsr [Mon, 25 Jan 2016 12:51:27 +0000 (15:51 +0300)]
Increment version: 8.0.0

8 years ago0023214: EDF 12190 - SetChordalError : no help
eap [Fri, 15 Jan 2016 15:41:01 +0000 (18:41 +0300)]
0023214: EDF 12190 - SetChordalError : no help

8 years agoMerge branch 'V8_0_BR' V8_0_0a2 V8_0_0b1
vsr [Fri, 15 Jan 2016 06:37:06 +0000 (09:37 +0300)]
Merge branch 'V8_0_BR'

8 years agoFix compilation errors using gcc-5.X relating to explicit stream::operator bool() V7_8_0a1
eap [Thu, 14 Jan 2016 10:53:24 +0000 (13:53 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()

+ Fix compilation warnings

8 years agoFix possible problem with enclosed reloading of targets from SALOME modules V8_0_BR
vsr [Wed, 13 Jan 2016 14:04:35 +0000 (17:04 +0300)]
Fix possible problem with enclosed reloading of targets from SALOME modules

8 years agoMerge Qt5 porting. V8_0_0a1
imn [Thu, 26 Nov 2015 14:42:23 +0000 (17:42 +0300)]
Merge Qt5 porting.

8 years agoINT PAL 0052942: Error of geompy.MakeCurveParametric() is printed to a terminal inste...
mpa [Wed, 2 Dec 2015 09:55:38 +0000 (12:55 +0300)]
INT PAL 0052942: Error of geompy.MakeCurveParametric() is printed to a terminal instead of the Python Console
- correction of the similar problem as in the bug

8 years agoEnable C++0x/C++11 support V8_0_pre
vsr [Fri, 16 Oct 2015 12:14:08 +0000 (16:14 +0400)]
Enable C++0x/C++11 support

8 years agoSet development flag to 1
vsr [Mon, 19 Oct 2015 08:40:24 +0000 (11:40 +0300)]
Set development flag to 1

8 years agoIncrement version: 7.7.0 fix_for_770 V7_7_0 V7_7_0_WIN V7_7_0rc1
vsr [Thu, 15 Oct 2015 05:57:34 +0000 (08:57 +0300)]
Increment version: 7.7.0

8 years agoUpdate translation files from Crowdin
Christophe Bourcier [Mon, 28 Sep 2015 12:37:06 +0000 (14:37 +0200)]
Update translation files from Crowdin

8 years ago23174: EDF 11564 - gradation available when create a new hypothesis
eap [Wed, 30 Sep 2015 16:53:49 +0000 (19:53 +0300)]
23174: EDF 11564 - gradation available when create a new hypothesis

8 years agoRegression imps_12/N0 V7_7_0a1 V7_7_0b1
eap [Wed, 2 Sep 2015 15:52:00 +0000 (18:52 +0300)]
Regression imps_12/N0

(temporary commit for DEBUG)

8 years agoFix regression mesh_BLSURF_02/C1
eap [Fri, 7 Aug 2015 18:25:29 +0000 (21:25 +0300)]
Fix regression mesh_BLSURF_02/C1

8 years ago0023088: [CEA 1480] Able to indicate a new option by name, in addition to the already...
mpa [Tue, 21 Jul 2015 10:14:14 +0000 (13:14 +0300)]
0023088: [CEA 1480] Able to indicate a new option by name, in addition to the already advanced options

8 years ago23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
eap [Thu, 9 Jul 2015 09:47:34 +0000 (12:47 +0300)]
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D

8 years ago0023087: [CEA 1485] Update Advanced Options MG-CADSurf with version 2.0 of the new...
mpa [Tue, 30 Jun 2015 12:19:03 +0000 (15:19 +0300)]
0023087: [CEA 1485] Update Advanced Options MG-CADSurf with version 2.0 of the new options

8 years ago0023102: [CEA 1486 ] Add the parameters for defining the boundary layers (edited)
mpa [Wed, 24 Jun 2015 10:28:02 +0000 (13:28 +0300)]
0023102: [CEA 1486 ] Add the parameters for defining the boundary layers (edited)

8 years ago0023102: [CEA 1486 ] Add the parameters for defining the boundary layers
mpa [Wed, 24 Jun 2015 09:50:48 +0000 (12:50 +0300)]
0023102: [CEA 1486 ] Add the parameters for defining the boundary layers

8 years agoCMake improvement: usage of SALOME_GUI_MODE() macro
mpa [Thu, 11 Jun 2015 11:42:05 +0000 (14:42 +0300)]
CMake improvement: usage of SALOME_GUI_MODE() macro

8 years agoTurn DEV version flag ON
vsr [Wed, 3 Jun 2015 10:55:46 +0000 (13:55 +0300)]
Turn DEV version flag ON

9 years agoAdditional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes... V7_6_BR cbr/crowdin_V7_6_BR fix_for_760 V7_6_0 V7_6_0rc1
rnv [Tue, 21 Apr 2015 09:56:16 +0000 (12:56 +0300)]
Additional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes' issue.

9 years agoIncrement version: 7.6.0
vsr [Fri, 17 Apr 2015 15:46:43 +0000 (18:46 +0300)]
Increment version: 7.6.0

9 years agoExclude *.md5 and *.map files from the DEV documentation
rnv [Fri, 17 Apr 2015 10:22:29 +0000 (13:22 +0300)]
Exclude *.md5 and *.map files from the DEV documentation

9 years ago23035: EDF 10591 BLSURFPLUGIN: A dump python script is not valid when reloaded after... V7_6_0b1
eap [Wed, 8 Apr 2015 11:21:28 +0000 (14:21 +0300)]
23035: EDF 10591 BLSURFPLUGIN: A dump python script is not valid when reloaded after creation.

9 years ago22109: EDF 2552 SMESH/BLSURFPLUGIN: Mesh doesn't compute anymore V7_6_0a1
eap [Tue, 31 Mar 2015 16:21:15 +0000 (19:21 +0300)]
22109: EDF 2552 SMESH/BLSURFPLUGIN: Mesh doesn't compute anymore

 Make IDL and C++ exceptions correspond

9 years ago22903: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity...
eap [Tue, 17 Mar 2015 16:11:51 +0000 (19:11 +0300)]
22903: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity parameter

9 years agoCopyrights update 2015.
akl [Mon, 16 Feb 2015 08:50:22 +0000 (12:50 +0400)]
Copyrights update 2015.