Salome HOME
Merge from V6_main 01/04/2013 V7_2_0b1
authorvsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:35:51 +0000 (13:35 +0000)
committervsr <vsr@opencascade.com>
Mon, 1 Apr 2013 13:35:51 +0000 (13:35 +0000)
89 files changed:
Examples/ast1/Makefile
Examples/ast1/components.py
Examples/ast1/fcompo/Makefile
Examples/ast1/fcompo/compo.f
Examples/ast1/myaster/Makefile
Examples/ast1/myaster/make_cata
Examples/ast2/Makefile
Examples/ast2/components.py
Examples/ast2/exeaster
Examples/ast2/fcompo/Makefile
Examples/ast2/fcompo/compo.f
Examples/ast2/myaster/Makefile
Examples/ast2/myaster/config.txt
Examples/ast2/myaster/make_exec
Examples/calcium1/Makefile
Examples/calcium1/code1.f
Examples/calcium1/components.py
Examples/calcium2/Makefile
Examples/calcium2/code1.f
Examples/calcium2/components.py
Examples/context.py
Examples/cpp1/Makefile
Examples/cpp1/components.py
Examples/cpp2/Makefile
Examples/cpp2/components.py
Examples/cpp2/prog.cxx
Examples/cppgui1/Makefile
Examples/cppgui1/components.py
Examples/cppgui1/cppcomposGUI.cxx
Examples/cppgui1/cppcomposGUI.h
Examples/cppgui1/myinterface.idl
Examples/fort1/Makefile
Examples/fort1/bidul.f
Examples/fort1/code1.f
Examples/fort1/code2.f
Examples/fort1/components.py
Examples/fort2/Makefile
Examples/fort2/code1.f
Examples/fort2/code2.f
Examples/fort2/components.py
Examples/hxx1/Makefile
Examples/hxx1/component.py
Examples/makefile.inc
Examples/paco1/Makefile
Examples/paco1/components.py
Examples/paco2/Makefile
Examples/paco2/components.py
Examples/paco3/Makefile
Examples/paco3/components.py
Examples/pacocontext.py
Examples/pydoc1/Makefile
Examples/pydoc1/components.py
Examples/pygui1/Makefile
Examples/pygui1/components.py
Examples/pygui1/myinterface.idl
Examples/pygui1/pycomposGUI.py
Examples/pyth1/Makefile
Examples/pyth1/bidul.py
Examples/pyth1/components.py
Examples/pyth2/Makefile
Examples/pyth2/components.py
Examples/types1/Makefile
Examples/types1/components.py
MANIFEST.in
module_generator/__init__.py
module_generator/astcompo.py
module_generator/aster_tmpl.py
module_generator/cata_tmpl.py
module_generator/cpp_tmpl.py
module_generator/cppcompo.py
module_generator/doc_tmpl.py
module_generator/fcompo.py
module_generator/gener.py
module_generator/gui_tmpl.py
module_generator/hxx_awk.py
module_generator/hxx_para_tmpl.py
module_generator/hxx_tmpl.py
module_generator/hxx_tmpl_gui.py
module_generator/hxxcompo.py
module_generator/hxxparacompo.py
module_generator/mod_tmpl.py
module_generator/paco_tmpl.py
module_generator/pacocompo.py
module_generator/pycompo.py
module_generator/pyth_tmpl.py
module_generator/salomemodules.py
module_generator/yacstypes.py
script/hxx2salome.py
setup.py

index 02a847214517875c4b2a8aebacd9e6aa2f9fbf75..4db8cdde978e20f65cde8c46759c54f80108024d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 65ff54ff1e40e5eabfab66bc4eab1e8f01001f08..b07ae526a26ea472da6111279556e2bd1f9bd2e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 5055ce6258284985e0c4e68e92d14f0d212043c9..f536ec0e3145a686935f43cdd6fd48122077825a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f0fa23495b7bc12d27600b9c2925fb02f2bb5c95..77f4927743288f92665ea3c46fb212d8081c48ce 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index e3dd3827b9f922f98919cc53f1ce6b5b84ed2143..2ddcfbfe4ad3f9d7b73c97274e0a6867a42abfb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 09f2be64d418f4de954fda6c014397c47be8c3ef..900fe7872fb71707670ecc7fe299144fddc61cbc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 013cda05447fe33df34318ee73a43ed7379fc46d..675b1b929ba4b72c6f2c56052d6d91f9315e3c99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 d50a6f0ff7314ac892a8d0a6b7c8f3dfb4d001e8..bbeba8284fea6c7822e6af232935ac7ff634d8d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 a2b7d0f2c1987f53b7e441c1ba872ab062075fb6..91df7607c114ad0b791d3bda5cf18069923321bd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 2b8535d9d5a152bb8a662dabf9dfefa0469739e8..82a3cf66bb2886fda96e97f9cd70b5d45039c969 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 e67a66857f3a809f0dff7a3b44f116f1ccb2c960..d6c3af6460c9989f1cc16f9767d796d932ccf4da 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 7348553917ce62009ccb79f89dfc82e25fff373a..70c291a2876b951389c2d330af3f605b8ada24cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 8cbf25745ad6f11df060b0b050007f6e757bea70..a31ccbcbf51da8ec9fbec5fcd7efa1b08a06613a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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
@@ -16,6 +16,7 @@
 #
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
+
 # Configuration file
 # $Id$
 # $Name$
index 676ad8484361439e1de4af6a312fd18f09e8b203..4e77d529c2bbcfbebb075f77f9fc72719787369f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 bf7c92c42f997fd023f39ba407f46f333d7dec95..a97bbaf0b8d87f64b1dfe5ceae41d29f8a89d588 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 7d9b813028ccdd3c5fdbc8028aa4589b10ef544d..d1fc975ef80565a1e615c3149ac8bf116d932a9a 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index dbf9ce0e1033d391cc8d9e0459e9aee5f91fed77..1ca4956395fc5d4eaf982762918b3e50b1b9a956 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 bf7c92c42f997fd023f39ba407f46f333d7dec95..a97bbaf0b8d87f64b1dfe5ceae41d29f8a89d588 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 3f4afaead16f8c902da090aa0e190d67a41cfeed..09d122e0426065600dddcfc19563cc39c5da1d51 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 6c36cd28004133cd539f15bd40fdd52fa8e69444..e49df648214c0dfd7c6db70276d8745a145e15a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 a264b14e4de24f8152eae92b62eb606cb1f6cb33..1b6fcac60b1cb3f286add5fbe29982ff845c4db7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 8c036b0eda6a317402e15485dee5bf17531dabb1..1b9dcdf77264ff9cd6ce3a8ac3201b411ec0b1c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 58c9da973b4b3a4493df78de049af301a1dbaeeb..58d562b257439277b62126c6ae565ca1bf1e898b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 4600aefe357d62ff8efb80c77bf875625c3424e0..2b828eca9bdb9a8f7d39757de353d2327b58bc15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 24828f30b68b38d8fcbd302961456ad5fb9abcab..c99105acb032656a824292de9fce1ad4d93047f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 6b6fe9f598d033538a93ebcc85c737a0f57a9ce3..52a8e27f4cf33e417ccfa991a1d8d4f15de92ffb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2013  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 8c036b0eda6a317402e15485dee5bf17531dabb1..1b9dcdf77264ff9cd6ce3a8ac3201b411ec0b1c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f31ff14cf741ad0dd8879e5359217bfdd9e348e4..ec1a4599db6c35c57cc45ddcd84df40388ce782a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 ec6f48fdea1eb3f36cc937f0c8591720113be1a4..abb18a72e2af07df4c31f475a5ea2c4bbf50827e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2013  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 c096c9113c1e01d31dcb83b121cbf2f0dbaba080..4b2a2c3683ab601e8b3f56c32b2caa3a8c415faa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2013  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 e5f5a910e9cfa2e6bef3aefe8452dd725643e98e..ad19ae2b9ba4a5e5a56d2ee9c3893d8c1a71e60f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2013  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 7831c46df4123882fa6e34b0bea375b1ea476514..702a9e970da9447a637ed64d2a5883dc325d5393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 1cb9fc7a5b7ab49450bf7873d6fbc6c59d4f3586..08f7a5abb9a90ba4f4c99eda421090a9c4adc542 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 76fb5cb86500e0880b826c54e7c7082746324559..d10eec6fbfef733ac16d2c222d6caedb8ac31181 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index b34fd38e8b73cfa43d21f4a3ad410b094daef3c8..195f7d2bba7c58e39718163158510fe1db81e9f2 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 77d49df9c2d0298a77ed037e3d55a1b282a471ef..777c127ec333ef37192c460b62fc785633798e03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 2d3286d5a6ab6c7c9a0c7413a0bb174ed99c7388..a074f1507791349d62c6233e2d76c7ebca660257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f4c37ac03f65bfacaed9831a47a11aa09237dbf1..2462339b40523ab4e3910d5b2177cea1a43fc85b 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index 00886d8ad4205cac78fa33b5270a14d5be1f9199..21309c886c5919bda01c6d92359570c0912c5a0b 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2012  EDF R&D
+C Copyright (C) 2009-2013  EDF R&D
 C
 C This library is free software; you can redistribute it and/or
 C modify it under the terms of the GNU Lesser General Public
index aed1b22d9a7196d6b3b3d12278aa24e6c2afc8fc..1d78b61464c05de92bdc6caf616ab9494c0f41cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 82beac2341983d1ce394c0d6024ed1d529988f01..2b92c64043d2395b0ed88da96bb351ac5c9b3d8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 34602c3bc1f94a57b816605de4373a1c4b13d140..34a812722244720c9b46384a5e8672fc7d70ac54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 17323470bbae6db479c871348a55d51bcd366119..db10a109759302290c26aaa98c8628cfd7b5280a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f2891457c818314c1cfea53685c435bb2cfb9e7c..ee14e0f8a4b4985ca8f5e8fb37adcd521c899653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 7b98056f15890f13ef2ac5ce936f477476191c66..4941d546445189db679fe8c75524fd22a4980812 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f2891457c818314c1cfea53685c435bb2cfb9e7c..ee14e0f8a4b4985ca8f5e8fb37adcd521c899653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 2fe920e392099d65defb356857d3e02e0e4b5148..9e39ef52bce65229e55d4694cecacdeea645ce28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 18fe4f9f3d5a76e7914307e8d61611cde965778d..7103b5551c04d311aea60193b80c0481f3bad4ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 de0b1fdeb04563295c1a3a5e78053b244e7cd9ca..3f93635b57458e7eece4d0ebd40a76658a294d1a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 5c3ad4e753a87844aba807958fa95c4cc80235f1..1136c75c5f8776c0e971d00182a5409b9a22ba29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 864b877a81c9054529ff99a9861dd076bdfb214f..e4bdb76f7e5e18d617195c536fe146248d196030 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 72c35f224f4e877b05869cd6c338da21fc21158b..7e6037fc9ed253c48a387caec065a9b83d468dd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 864b877a81c9054529ff99a9861dd076bdfb214f..e4bdb76f7e5e18d617195c536fe146248d196030 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 d19cea1d65184ffc6d5d5de149c3eee5f364db85..a6c31a3ea6abe8555287c71625f1719c6911aae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 e5f5a910e9cfa2e6bef3aefe8452dd725643e98e..ad19ae2b9ba4a5e5a56d2ee9c3893d8c1a71e60f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2012  EDF R&D
+// Copyright (C) 2009-2013  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 d32817a6ec891020cfc4aad4fc489fc618527e25..38faf6d9e9bf46533c3bd6b0eb2a43fb846befad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 3e39fc7d2abaf27eed845359a742c4dffa593cb1..c8e82518247ea82f7c5a0cd49fa8110f5aaaa343 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 8085bd2fd3babc67f42c48d569f180dd5a69acc5..ffa55d4e9556199539baf343354026999a9689cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 61c29a8c877d6870c3cd3ffbe1bd8ece3db286c2..be54ef56ecb7a73cc70fb01e5ebb7e09ad321257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 34110e445a19e630e8a90b80b95081a445737946..ff7f686c9933952ccb215ce46497c4a6592527fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 65e312f69aa3197bf0318f7758c7fcb6ed43b75b..7583b8773d12d69a056c704455e0e8498a683125 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 283148df6b4e7efef2e17702d5691e9c4c62bada..8c772d090d9280c3605ba7be405243a9580b02b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 3de0d1ff2907bc1590b84d757f7215af7cd0db36..df1ca2e4a6f95567eb9e5bad244a0314ca3a7aa9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 4df681703cd1e5b2bd11fb6d558fa36ce1a031f8..c33242180c52daea7000a8b59d1b32deb3d15671 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 e27e3a734585344a543197a5adbd658894e97e87..ccbbb0c1e727b2bb4876e363901d9387ed7c0776 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 fa23f9c568cdc0a645735e124e0188d996a576d5..d146db192f1aa9b57f66b60ac8b783340b55abc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 7946e860a3933970444a06f22296deac63e04097..629c383a905051f0ec7f38cc808c2004f8b236c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 f3a29cecbac1bef8ccfca63813947978c5607a38..532aaeadc39348adf9ad53e9e67575990faad22b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 3180d603dd5b7da5d892bce38d607067b3566f58..32b2ddfb20a91ca9de853c27359bbd9b06b216d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 307f72af4735c1683a96cca8317a4b441298353f..a5bb1c477c1914e6f9545e27aac0366dbfa864a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 9fccb60bbc1182503f1126f3ffce98753d73856b..78ce863de7f5ac35bf5b293a0d55d4ac96adeb71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 03de846e71f4437b7b5dffbd5f6a2c0a4cf19734..a6480fb96b8d9884b03048a7651d3ac1ba973639 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 d388f1f924e8031ec494799a3e92000027b52aa2..5b5a32bb2f674dfa9b6a4f30eda816602ac60660 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 4cfc9fa31b590acb2d4caf4fb8621121af61b0bf..4174c6d63abf9d6a55f1fb12975df18070590318 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 e91467235f89764732679ce247eba9f6743f37f1..b93278b9dfb5a5f5ee2423f9b88c23f73a69db6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 e8f60e21e0c40e0e08b316e9322411a823b42084..0bcc1267bc77c226a4e67b3d75041421bd42cd0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 b3b3c39a82b6c6b85bf194a73045f82dcc6078fd..ab8e5cf40d84699263670a30c49abcf0a77ff33b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 9697bff97389036a3a1f094e14d31f542f489a90..8f224ae46996b06f486417a4fdc8432fe2ae851e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 9b2e32e7e93b14a9575a5a3becbea664fe6c5477..6a79e75de20241138c1eefb9cf9cddf88d194656 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 2b0478a074c64c324b5511647afd1715ee2df4bd..de596fb3bbb38ea0a0577ea7bf91ec7f4d726608 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 9291230c50ecb7af0c8bb279eb32134baaabef2d..5fa55a6ca42315ba96dc2c35d6866856adcb3a0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 85acbdaaec7d5e0d55dfd21d17150d161925eec8..6de0e9194f41b815196dd92f23d46fb2788d2e39 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 a767a66bc76bf2c9977a72ac195adc7b39b1e48e..38f1bf4001f27b4980137dc30db2ea4cf55a08c1 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 b6e6b9494cebdb64995b1f45ed0ad321f8bd949f..14ed39dbd3fe26b02609d4dc3e1af5142afcb36f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 bef9bb9e1b8b7fed70186e6ac8a009a47f941be0..9ed11169b8342eb211c28a2ddb0b8cf74f7cf152 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 a6d673cc76408ef01648ed19785c4bd276285796..4c0b05387832be50a6d16e8000a21789aeab087c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 c267ff584b31a77f281bc14a6f4a508c53daccab..e53762e10f916e625a80a0c1d919a02c4443b04f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 43a8ccabe38e1932fe8d85db90df310e5094a0ed..d9d9e43b4fffe72b80fafa065b6d797728622e58 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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 0a0b8556e8c97f6423ef16ae683a674cd2fb07c2..2063b469bb3f8ee2de9377c2ab8e97dc567c0b12 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2012  EDF R&D
+# Copyright (C) 2009-2013  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