]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Merge from V6_main 01/04/2013 V7_2_0b1
authorvsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:57:10 +0000 (13:57 +0000)
committervsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:57:10 +0000 (13:57 +0000)
117 files changed:
HOMARD_version.h.in
Makefile.am
adm_local/Makefile.am
adm_local/unix/Makefile.am
adm_local/unix/config_files/Makefile.am
adm_local/unix/config_files/check_GUI.m4
adm_local/unix/config_files/check_Med2.m4
adm_local/unix/config_files/check_sphinx.m4
adm_local/unix/make_common_starter.am
bin/Makefile.am
bin/runAppli.in
bin/runSalome.py
build_configure
clean_configure
configure.ac
doc/Makefile.am
doc/files/tutorial_1.py
doc/files/tutorial_2.py
doc/files/tutorial_3.py
doc/files/tutorial_4.py
doc/files/tutorial_5.py
idl/HOMARD_Boundary.idl
idl/HOMARD_Cas.idl
idl/HOMARD_Gen.idl
idl/HOMARD_Hypothesis.idl
idl/HOMARD_Iteration.idl
idl/HOMARD_Zone.idl
idl/Makefile.am
resources/HOMARDCatalog.xml.in
resources/HOMARD_en.xml
resources/HOMARD_fr.xml
resources/Makefile.am
resources/SalomeApp.xml.in
src/HOMARD/HOMARD_Boundary.cxx
src/HOMARD/HOMARD_Boundary.hxx
src/HOMARD/HOMARD_Cas.cxx
src/HOMARD/HOMARD_Cas.hxx
src/HOMARD/HOMARD_DriverTools.cxx
src/HOMARD/HOMARD_DriverTools.hxx
src/HOMARD/HOMARD_Gen.cxx
src/HOMARD/HOMARD_Gen.hxx
src/HOMARD/HOMARD_Hypothesis.cxx
src/HOMARD/HOMARD_Hypothesis.hxx
src/HOMARD/HOMARD_Iteration.cxx
src/HOMARD/HOMARD_Iteration.hxx
src/HOMARD/HOMARD_Zone.cxx
src/HOMARD/HOMARD_Zone.hxx
src/HOMARD/HomardDriver.cxx
src/HOMARD/HomardDriver.hxx
src/HOMARD/Makefile.am
src/HOMARDGUI/HOMARDGUI.cxx
src/HOMARDGUI/HOMARDGUI.h
src/HOMARDGUI/HOMARDGUI_Utils.cxx
src/HOMARDGUI/HOMARDGUI_Utils.h
src/HOMARDGUI/HomardQtCommun.cxx
src/HOMARDGUI/HomardQtCommun.h
src/HOMARDGUI/Makefile.am
src/HOMARDGUI/MonCreateBoundaryAn.cxx
src/HOMARDGUI/MonCreateBoundaryAn.h
src/HOMARDGUI/MonCreateBoundaryDi.cxx
src/HOMARDGUI/MonCreateBoundaryDi.h
src/HOMARDGUI/MonCreateCase.cxx
src/HOMARDGUI/MonCreateCase.h
src/HOMARDGUI/MonCreateHypothesis.cxx
src/HOMARDGUI/MonCreateHypothesis.h
src/HOMARDGUI/MonCreateIteration.cxx
src/HOMARDGUI/MonCreateIteration.h
src/HOMARDGUI/MonCreateListGroup.cxx
src/HOMARDGUI/MonCreateListGroup.h
src/HOMARDGUI/MonCreateZone.cxx
src/HOMARDGUI/MonCreateZone.h
src/HOMARDGUI/MonEditBoundaryAn.cxx
src/HOMARDGUI/MonEditBoundaryAn.h
src/HOMARDGUI/MonEditBoundaryDi.cxx
src/HOMARDGUI/MonEditBoundaryDi.h
src/HOMARDGUI/MonEditCase.cxx
src/HOMARDGUI/MonEditCase.h
src/HOMARDGUI/MonEditFile.cxx
src/HOMARDGUI/MonEditFile.h
src/HOMARDGUI/MonEditHypothesis.cxx
src/HOMARDGUI/MonEditHypothesis.h
src/HOMARDGUI/MonEditIteration.cxx
src/HOMARDGUI/MonEditIteration.h
src/HOMARDGUI/MonEditListGroup.cxx
src/HOMARDGUI/MonEditListGroup.h
src/HOMARDGUI/MonEditZone.cxx
src/HOMARDGUI/MonEditZone.h
src/HOMARDGUI/MonIterInfo.cxx
src/HOMARDGUI/MonIterInfo.h
src/HOMARDGUI/MonMeshInfo.cxx
src/HOMARDGUI/MonMeshInfo.h
src/HOMARD_I/HOMARD_Boundary_i.cxx
src/HOMARD_I/HOMARD_Boundary_i.hxx
src/HOMARD_I/HOMARD_Cas_i.cxx
src/HOMARD_I/HOMARD_Cas_i.hxx
src/HOMARD_I/HOMARD_Gen_i.cxx
src/HOMARD_I/HOMARD_Gen_i.hxx
src/HOMARD_I/HOMARD_Hypothesis_i.cxx
src/HOMARD_I/HOMARD_Hypothesis_i.hxx
src/HOMARD_I/HOMARD_Iteration_i.cxx
src/HOMARD_I/HOMARD_Iteration_i.hxx
src/HOMARD_I/HOMARD_Zone_i.cxx
src/HOMARD_I/HOMARD_Zone_i.hxx
src/HOMARD_I/HomardMedCommun.cxx
src/HOMARD_I/HomardMedCommun.h
src/HOMARD_I/Makefile.am
src/HOMARD_SCRIPTS/Makefile.am
src/HOMARD_SCRIPTS/testHomard.py
src/HOMARD_SCRIPTS/test_homard.py
src/HOMARD_SWIG/HOMARD_shared_modules.py
src/HOMARD_SWIG/Makefile.am
src/HOMARD_SWIG/libHOMARD_Swig.i
src/Makefile.am
tests/Makefile.am
tests/test_1.py
tests/test_2.py
tests/test_3.py

index d1873f6fcb03d27121d768f3aa980690b0f909ee..479ed1cdd3ab20aa8640e56bc45a93ee76b1c75f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39df6985abaf1c5a6853b6c616d1084e3108df5b..8208a203433ca7db6d3171ba92e767c205e4569c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88aeda65dac73fbd1c97291288bbff3e7601f54f..ac41a1d3559b07cb7244dace8d3f38901eed3b2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 328edada5302c02a47f3733ca2c8d6220e07d95b..467b297a4c00796b11f72ecd6e96a52370153d64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edbfd5b9c0ae1028004209ca23d7ccf6e7b54b6e..9ba61ebc05425e562990c4fe54394467ef3bb318 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8907e15ebaa44c8642ee0d1d935185b5af24bf2e..9a9ce6003780482f222c7a9af4d991ccb6441f88 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd8f7deb4bb3d0db4f73758bcbc1700b250c4e88..5e9440ede1268f9b4dc0454f5b4dc4dfb24be444 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 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
index 91bb85735249c0e4848e8c947fcd14e14d96dcd3..2e717ba3a7fbc11828a26d23c88ef1da230e3bc3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+dnl Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 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
index e76403b63981098ba5403455b50330214fc89263..1e89469441650ba74b535db014d49cbb90bee507 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a6b36badb310bc68bd411286b058649307dc5aa..0a7e972b8d357cdd76a8d58b68703dd4d4dd57e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16b7fb540483228e80fb73af2b513b0585c00489..7bd9ac9580cf4dff2bff0070d3e5c834affa461b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f481b367594d1f5c3091962f741bff342cf23ef9..957f261a48d370ec18185109e32acf423ab879be 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a3b6c24bd779254dd4b63512abbeacb8fa9b3bc..156057c6d9e5bcfe237a465193074c4c021733cf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7c8b7f03653cdbdfca43766108863b5c381b0aa..d253b2139628a17cde3da92b72ea76685899bb73 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8de04cb2af98955cf61d6529be03a3aa47dc7fdc..dfb902b75212f0f3951497e41f384dee149ecdd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d467299f1a178a52b963294bd5240680a98755d..c98222e790bf6635caf01f4aa2b9586fd804e95b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de07bc9433f1c9200af35d44b390277220848529..aa43b0982c3ee654492aded61993e91560643190 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93af69f82ad0a82a855b778f120b5a91bd6d2e45..b0747cecd70cb3419daf1a8f1ac46c76992801be 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a457e50918ed651ce0142b9226233e4c513c61fc..c98ee03c97596fc206d4f5fa73fdbbd48984b700 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab4c2dc836093a042e5d667cbb57694e459a8802..c4af7b9a05a81964e7b8e9a8d4dd97882231b989 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3104253bc38ac873fae04a5e2c5a35c3a811553c..488e7a6294cfb07e2460e034cb7cf377af17ddbc 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 # -*- coding: iso-8859-1 -*-
 
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef93fb73cf285c03439bbcfbdc21c330a3632df3..da4c0093bb24ab88bfab4e11596715f2215942b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d226341ec54a5cf988937cb0f8d0029ba3abcb73..6e97623ca0d136b4c5f78f002de9bf957d8a11e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14716c63526335e1bf93408a22e0eaf4bafa2e46..4beffc756acdbb9d43caeeba6bcef94de25180ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 032a1daed57aaa881d1f0238630d21189ba0b1d6..8c42085c5b2534c2d5ecc298f54d67017a114124 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7380483a7eeee226b933852895f8db03b36563f..9c6cc6dc4afa04edd703aacbe9d74118b73df515 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cec49d5b00df74836d99c740066b3f9c41c6ce60..3ee416092a67311ee508980c2af45d7ab4a1cedf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b23eab58d920720d584f5bcfc80ac68a9857df1d..c4edc404c7453339de0eda99e080bd8df9f12361 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2aa347ed47d6d11248872fa48faa74a63b319ba2..260fc8c65d68c6edd6c68437d2719d5b6c1de604 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 
 <!--
-  Copyright (C) 2011-2012  CEA/DEN, EDF RD
+  Copyright (C) 2011-2013  CEA/DEN, EDF RD
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 573fadb56878de1963b4cbf45bddf7189380447e..1ce172dda9382cd42ef908b4c8af8c58de68e258 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 
 <!--
-  Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 0b93312256694b1f74f7b49c28d4b94bb3c45999..3378fd6758d06cbec201f09eeeb9ad54702e344b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='us-ascii'?>
 
 <!--
-  Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index 09f1d0b3fde4b1a3fca715e55d32b7972b6722f8..62e0e86c95668875b21923fb2c2cfb125a15d1cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81767390efb52929adba333d82fc9cf7bc1f80d1..3259ebe07c63b1263029c2981c3065d1eb6cc6df 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+  Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index f39ac47f15d96591985af913a6bed7ca6246234e..166d903f61c45f8cf652f21fe12867582eba0b53 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87b4970db8c6826f7f1a3b14e693f8e54e1d25a5..e394a5dfe4435430ab54a9bb5d2170e2a201165d 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7ebbf4f1ec6602fb5754d8f3f438befb63b25d7..7e0e07a17572f3799c149ee1392b8e53c47de3b7 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66ba421dfe616aa894af7f00eb93cd0f88447b95..0fdd9665c8b9502a08f0e0b3258538d40f07ab33 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab29a7df7441587c5e7b615e94dd805214271743..818f4ae39d867cefdb9211b56db47e5baf238cf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ddd76d888b8672c4af6495bce0c1d21536ed425..b802d104a77458e03ba59725255684d860e774fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b140e706a2900f406c3b01a5962b8c4175039c6..82d4e3fe70076b6901c14bcc08bdb24b2448fbe7 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f82c805e564b119a431120d6ad5ce8355a79b49a..38b71788c1251d1dca933b71cdc62ba250d9ad61 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d274141b30854771c41a3024a30fe0a0af7747d..4c59eef9af611d98bdce9d3d7c087188c2b88587 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fa6fdac34e880190dc0e259be25845626cf84e0..2af14459ccb577e286fbdc4521db6f1794db5a91 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2efd2f94c08223af4d4ca5eab937609c063d3498..e5eafe53ee7337b1005f5047d446ca96e05d3952 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementation of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a772358dc86b62b6f099467cb08a46f4ad998c9..d858f60d1652aabd210fb98c679a2c3a920410eb 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 742d594caead9b99df718e3239f883f654714fe4..743880cba041a1db76912f87b34cd0008bacf049 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68c0f2ca347e1fea885b409f3c56a6c87914e0c3..6d9c9147c9b8b09031a50e9e663eb778945fdcf6 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b24af8e93232379bcd6da31505c517eaa7c380d7..184b32f8eb9bb7f3a25d812a5d6c4315fcf9e48b 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a40051f805a18bf08e827267e375f106bf3a1e1..32f2f617d0fce21ba75063c7283854ef468f26b3 100644 (file)
@@ -1,6 +1,6 @@
 //  HOMARD HOMARD : implementaion of HOMARD idl descriptions
 //
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49ef0d09ba974927d8e625fc2326aac52ae0d265..62fc27cb05b4b9704fe9fa48dc20d08701f38897 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1009c23ebec07a692c77fc3d4b62b1634b279419..83b4d4cf2bbfc8c7c5bb670a672d06e4e358b9ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31101477acd51a4060cca4fb906644df8d73e04c..460de11eb4066fcf8695b4bba0b2fd6086554dad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc1398ad60afa82dcbb73df314fe6d1a00d60fca..2437da8f00d05b8d533468105464a234d43bc737 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52bb41772a5a47d0ebd5fb582d1a01cbeeb0b82e..7b1aa84cd88a9d52db4d5ae4cd113dd0d2740349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f00f3cef426508be85f11bcc411e8b95c98b325..595e66d04ff41bce151989f20995a6c8b56ecaa4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5fe6d3bc15f843f9c3e1479841b8da1283ef1bc..44cec4cd76ea76738d592e3d5e77d9e03e0b323f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5eab8cfa98262a58686133c132b609212705cd98..c5ec50b9a3ff1915031c0dc205f3ce48aebda052 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a2425b80cbd881198fe2e021a05a2028bfb6213..1580c998c83731fa4080e9cc977f9963a73e4bb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1467da11a06cc2424280f376e4d7f2dc0eb06411..e5eb147b105beda26dbbedba862fcebffb7992d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 635e854884f5169d851d308f5e1a4c3d0af6d155..e5711e137cea8551080c1ae5f106bf43c76ca5d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc4b0b43ccbe506c0e173d5591899a249282903e..2b9501097115de23808b738d629bff0b38f9abc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40e97c74d15008a98714b3d5c24ebbc5f2b1b5b0..a160fe352a7f9cd6da994140df5ddc239d3b5065 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1bd41890f79bfc5e90e1eff01af30e014db6f9c..4603fbbf1d3174fcde57eaa281016f3aa2059d07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5711dcdfc2c56d3f850e8d4ae3167941d8282915..c3f6880eaa75789e83921607f3a7e52f984f6097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5adbc021b32311529f87bd8d39be0cf5601602d5..7145e6a5b64b828686f288e3606ae8176f462273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 378f78b76350c5eb4f4b82723cb74ccf957af3a8..2508d499d8146f0b032e8c10cdeb58453e3b831b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb5e9bdd2ea45961c4b42157a8d02e361ffd1ef4..6ad30418fb4ce05fe7f4dfbd225a163f4e84d6c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f76bde9e103c52e8ab93742eb4472c9d1f535d3b..7c408f0843c193538105f3d77af056107a4ff478 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 321ddd442a5f779a3b2f2b3210a5f781492cd482..4b4a3547137d03bc919c0cd2e1114badc8bf1220 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff865ad1c4cd31f70b9520d821a037c7fbb78d1c..2847a58fad970a542dae3c02c4bdf498f7d2f4d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58fe3542748702c001f8dfaf8715b882eef68ac6..b9764af2a6efa6b2dbb7eb123b858dbbcd8047f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63082733308077b6c8d2f1e93c4c1ad594159aaf..4211025216a9c75f1b3918ec2b78ee5ddb647355 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0195947056ac6d9b3b39a6d4ba55119927224330..4ebe0360a9cf210207bdcae5c820cbcb51139a59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f3a5ee39ffad4bef88cc464251f138aba041259..ea4f65a714bf20572d705e4eb5ad2e44cb1a7ac3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9ce082631919e5bcbe92900187bde269dee9d6c..34afaf9e230c12706be2dd05d836c9da94a84fa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93161c549b7b6db1d249f007e938e3c068e43fd5..f4b8f938a437df02af18366403f4bcf51491e2ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60fcd2887ae7abe727d01318cf5e574062cb06d2..2902ab02d1c3bfaaa712412300e203d4cf2e5929 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ec9252cd0305f6eb7f31075949349b4d69ec341..d012248351f1ebb30df98fe9337b4c4e2c6b856d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e11f22864afac315163be172577d0d61146dfcdc..db6f284bf365df80c60de4b169c4d2ea99ee4f4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe0c1fa2159f403af85307112ee73c98a3aa802b..737e051210fe1738b479c31f3fcb2a5a9bd74349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef9c11b30b34986b58c984b4a8882b69a2df5447..501e9b731c723108b0869b03db2d338376a4f219 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b212cb4d95a09d04cd14febd94f9aa6b46c6d561..e1cf044aba8fe245fa41446b61df09aa0a9ca1a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f224fa840c09b854a46c64ad2cf29d69a2505f9b..8bd084726c5c0d6e482aa9ee019d185f8d0d1acf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 691c0aa5a557254eaf7fde50920ba6831ddd325e..5ead18f1532e2b75f7cc25d11544dae12284a615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 526169759cd88fa27a4111ff7171824150e801c0..3e8b099fd7c0b26facea5fd31b2db24f8707fac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c80d5a9448f5f6293f96f564ddba25d6c7f772e..1ade5d603a3c65bec1eecb5cc6473ac4b41ca060 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bc9f8c8d3b9375a52220230584188ebab36668a..7bc06d4446acd51c41b34cfecf3961b96ec57c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ce72d2d6adb7ae34c71816538939dc12f66985d..ded85a6a9ca5a43608f71ca75db28c85fee2c1f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0d21d1d4e5627883b257d059fbf02ef83ad2263..3c6ca4ae72be445bb067214ac9bc13d9fe3c5311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6b665312f3f56dc22d0e73e310e4097cd7fc4a8..0484a0657e1cf252c270851378cf578caeca0b7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5892ba51a5cd5c969693cc3396c90aa46bac295e..6db6b1841baec261d1bce3ca695d154c63326b6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84346e0d122c2d3604f1a232d461197ced3fc69f..aa14a605df2699815e8dbbdf30896ee6c1583932 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a41cc92155deadbb16bd7c62209980f3e19eb8f..d08dd5d4f9554c29e9b38f034bdbec70180e334f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec75d4366a971aea0fb43e80f59f3235ba2d7178..c8fa51eafc1642639082bf43f9ca53c1df73c454 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27355f2a5b0616b6cd7b72b947f0b8ee5550501a..7de4916099d26af79d968e5d8aab758f55787e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6902e954a3410ee1efb95f31c8e07d80cc588d4..758ca76144b4e333c38e16a3182d33e931947ba1 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3cef187efc8f001dffce2bbcf45d0a9da671cd8..b08a42005c9d1aedd65d9925d61a860a6afd9ceb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cc0a6c51f0dca57924159e4a8d3836779bbe4fe..0e555430d723254bbd8058f1eed4b745f70eb3fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c92b62da053fb8c97737cb685837340ff5cbfc8..6a55310eb398956b22d6db30c0d92984e8d99e56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72a593e0cd0b1f741029984c7365b55eda87f0ef..3800555e75cbae11be705624ba492e3423f56f68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 740eab5f0263ab075eb406abda46755e186c390c..530f842f32f2bcb52870239953e0cca45a0b5d3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c794bd84520d6f081c6bfb6f27e6d53492d0c01b..ea574b9de8d69c229ac7030a294e2034872a4fdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e792e1bb622f6860fc310e1a1204591cd156cf9b..6b760fad06711506a2b6336f38e993ecfa2b617c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ded97622be2b538ae974799090d8fcb289ef2900..49860787935f22693b09817dcc9e33f9db034fd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a501a7b1b9ee97c146e9f7a77519dd7ded20bcc4..5502f0807c2b8d41020c4dd850c0bb1964dee237 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a363abf9f92808b3826fdaa2cdaef5bdca637dcf..aee3bc342a418a86085e559165bce573faff5c19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8e9f312d7e8e92a3e2d3ec5147cb1e6e8588a40..4aaf59c965253dd9fe50668e03a99bea5bc0425c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b1125e4d99241880750c80a85ea1881606a1e98..bd348268d62de0ad759d731ff2de227979d09894 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05011893c0fbcb43d20fa5368e6f977fd68a85bf..5b621af073df5ee37160f030483a4957ca5b9ac0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c137dafef20fa1521a9f87df892e4814463e002..a12c7f3a7d6a392e2282a9889b78e8e674038d4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ae4a823ad35e0c23f1deece5401d19c832464e4..9ab74ee7a6155598f7042e4d451faf95015662bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94110abb253b5aa4c0d2f775aabd05e00527572b..aeb4931652ab9ba15592edb601713f2a225b573a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ea558eb22bd3d42a1ad459d6f1ded791a11359f..90fe85a4ca168684d0893cbf10390fc18aeb77ad 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d52be622f60d7028cac122c4d11307e1e31c4c73..2cdc7681a9aecbc4e2d15af088a2bc43f8bac669 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f7801d6d505297bddeed1a37549db9f2fb9d547..71aa114439284078707bd0824033d0d850fdafc9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5ac783ff0b71ef514918d80cb2f0052d391e622..b5a10cb94304240e90d2d45f66a6aa2345ec4f0a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33047438cf1b4b4c0ba352e9a8284084096c4ee2..5c7e49a53e68841467eb6d5b6554d8221bf3ddaf 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public