]> SALOME platform Git repositories - tools/yacsgen.git/commitdiff
Salome HOME
Copyrights update 2015. V7_6_0a1 V7_6_0b1
authorakl <alexander.kovalev@opencascade.com>
Mon, 16 Feb 2015 16:04:03 +0000 (20:04 +0400)
committerakl <alexander.kovalev@opencascade.com>
Mon, 16 Feb 2015 16:04:03 +0000 (20:04 +0400)
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 69749bcb848fa2a6959f25907c3bbe31955fa00a..7beb9efea890733259fa89f9dd864fc0ff3f6115 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 12fcc6995eea992ce5e44e1ca519edbd6decfda5..ad1d8f9946b07fe28146fc3424012ac722688c03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 6d5982f93b7e5ab608407569e0f89379b74186f5..8dd175906babaca9091e283383b105d78917774f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 085e303e27680ca2ef3a0c213ef36f4d03910e38..fefb8be1e29904d876b6e234e8299bdb85b706db 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 8e8245a9b275e19a484b0410531bcbf9e46db344..08a13326fd89a73c15a425de264cc9d21a754d56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 3ddd9007cca183af292b9b74fa6b815675d7e05b..b8512cfff6659884ebe118044d6d4174ddce06dd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 df053b1940bf8bf83b2e3e55c421068eb78fdb13..494364940cf06994c6d4925efff1f1ae21d29031 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 c9d1c6bcee8a7577d4c2135ee2659c61f89bb6c5..773b412fcf7612a450baa3e55fbc4e9feaa7888f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 04b39742718153f3d241ea2712bcbc97aa5532a3..46bee1909ffaf91d91b83475b94c4394916525e6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a6efe66c329aa0098994ff52470978a30affa24e..ad40a3d5458723c4f21a37c81526d4ff19ddcb9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 ac990ee2d6a82aa5aa267877787e223e8ab7a244..037acf07132dfaf3c8bc20adafd6c119b4b1adf9 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 44fd2629708fe533c17622eff8126ff5ae35ac78..f129445582d19f2710e9571ca8f35f41ea74f1c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 212454f98a365ddbfe109e1feb9972112165c4e5..a3ad13be70774157a5fb4269db1a42c9582925e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a9201adce2a972114368826cfff1cbb9f12274f3..1cdcde4ebf4dd7d8171137401271d20a2e722fc0 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 44ca12dea73f4bc2e57d324aa28f65da4368bf97..1af83d011681a66721a62a6a4938e3786d390cfd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 4c275b5ec4c56965d3d98a0d7b7b0c8672dafff0..b16c888973738b71ecc2c55cfb48335136065be1 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 271268d91533c561321a68b9b36460d1a5b973c6..90860ecf0f7f76c0b5bb1eca75c37929532384c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 44ca12dea73f4bc2e57d324aa28f65da4368bf97..1af83d011681a66721a62a6a4938e3786d390cfd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 532513179ee3c8d001bdf1e35007259efdeaf633..5af17a51efe09bce20c9cad96ea82ef0cb0fea59 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 93676f7229305ea46c2749a0f06eff7ab19b088b..0cc3e478cce23825e2f6100614d8685f84e1aadf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 7023d248e3650c30a476fa412a12d7ccd422964c..33249d88e0b5b428327a3d0ad945456d565db195 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 1fd0ce18351212d17f62da80da73170d151f44d3..e472daececa9d0c052fd3faf975f724300d3d7b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 d5bf043b9d7779dbfec39287d83a247dbec54ad6..0507e5338e0c16973a5085e5a9972fe65d08fd70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 cd6752631259fc621200e989baaa415494fdd9ce..01ad256f334fe453d7a23116a82c35b8cfb7109a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 94d45abefb3e18708a657614e1b170e96a8ad89e..ff6a7478c9652f657483f19073c1a35af81c2302 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 fd70712918b44db3f437e0994fd87aed7cb0ba0f..e03e9e34e7b1b3ea4b643b55ca4e3b671599903e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  EDF R&D
+// Copyright (C) 2009-2015  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 6ad3d3abb2cf83b45d78bb1e3d579ce832f63d0c..3ab4dbdab650c06c802d3e3575ea0cfa6771bb18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 fc91a9140d8a2de83d27c09f55dd5925acabc446..77ed57bed123a742018b21dda53793b1472fad99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 868bb480acd55cbefacb35e026d3b43c6547f0e9..00ba1c966501283a70e7dcec9c6a83482a9a6577 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  EDF R&D
+// Copyright (C) 2009-2015  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 96c06a85381b03c9a0841f4becc9eab09f9c890e..d853ea21b672f7194b7c24093ac8238d965133b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  EDF R&D
+// Copyright (C) 2009-2015  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 a03d088f55e1e9abc8d1d5e7b64c507e1fd6ace1..c59b0f21ab718ab01352deddd6af554418720b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  EDF R&D
+// Copyright (C) 2009-2015  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 f6e71acd1326248f8d76f1de44287624b8e064fc..1e0c5f018d335cf78d03d91f698612ec7b82df0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 62e7db6b6cdd9a9391869e5e37c2ead50ca397f0..441ecda6449d937ab73a7022e184a5f95c34a789 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 27546d7a4cd27117b1ca49d3f4df608d882b65fc..cf166e7b6491d79598a7de1f3f2072351fe78bfd 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 7e556f1df92c7b6b8a90b5c8a04fc2c0c23bfdeb..24a0c68ffaca652e00ad111450df3d0e70aba8c8 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 c98bf1f5e0d36fb41f9345e471f6d90a70eeb13b..34e55cb8b6900ee6d74c35724333e72651a42d15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 3acad545c7835ed6eb6993e1f7c01fc53d5f90e9..58f7bdf46547d84cc895bbda88289fd6ea3eb9af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 1b3accf6857c23c2c757b24e72b90babaafc8498..d1260775ed13af79b116d82488fb7b43e0a8ea8f 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 dc6370f3bdb82273b480155dfa01fa5a3a4aebd4..4fdaf5f11f5cd0a4376421d66867d319f6bf62e5 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2014  EDF R&D
+C Copyright (C) 2009-2015  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 f441f1c3a49d2ff3fb241e3b5474acc773899023..8498e2f875438f9fcd5e9d99dd863d782cad64d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 ebfce1d329fbbb44fe4afdd10b6d07d194d6f0fc..d600d2971f7c4001aa00a5cd6d81a561c47fc54e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 dfac34f9c45b1a80259b8fa6f4eb816f6cdfc960..0194d4e39000177e3409ee93acf2477d18089b06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 d708f303e2c595a4e151735ecb5a216746f7e8e2..b263292069a0304e14c9736b2151795f6a6c6dad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 caf59cbb6e5afe99d7406a488ee2aafc5d11a982..c7e8a62d6b9c88b15c19a947cf305e3a729786bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 074aa67d095d3717b992bd1c8e6123d851923d39..0d8391af8032df0a0ab4bc9211be2019ea7e8a9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 caf59cbb6e5afe99d7406a488ee2aafc5d11a982..c7e8a62d6b9c88b15c19a947cf305e3a729786bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a954043d7d2a98eedfb2a9373d72086656fbc337..904b3df937522b1acb0e78972feb2850b84b75c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 d5c1446dc3a852a119dd8a728af8be90144c661e..04d220919aebd08ab98ecfb9b1bff189ce9cf6ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 39d56d3749e9db46fa152c484e005d2c1cd57256..0931c0c3fc34316948af2c992886e311b005d284 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 4301b93480d0553bcc0abbfa7764a7acd41afaea..698bd8fcb81c9904b174cd884e4c2d8391797f32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a803c7806c0ea2de822849466f3c8b968e0fe5ab..3121480ea4e3a46fc5758bbc5f1e4252cf2280b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 72e88d6b67a9e650cf694db9fb52b4dc0b0660b2..bb5f205354edd96bc4f7cda226916db386306eb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a803c7806c0ea2de822849466f3c8b968e0fe5ab..3121480ea4e3a46fc5758bbc5f1e4252cf2280b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 6e2d3e250f52fcb2855003ca3e84de218edc9291..4412c7cadfbdb2065c24ac7d70cc0efde82a85ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a03d088f55e1e9abc8d1d5e7b64c507e1fd6ace1..c59b0f21ab718ab01352deddd6af554418720b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2014  EDF R&D
+// Copyright (C) 2009-2015  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 40981c60c1c4ff32e94f8b50d098ea6dfa867c71..6c227b9bd17593e32e0b635784028c55df71ad64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a2a609ebf16104cb371d72e7e2a7fe006beee30c..1ca711b3f6ba5a29e98ad5a475a9bb1f66fb3ed3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 b7a6e6a228a40cfa6e561e53ddbc5bd0c5626023..592dc56c3c9af25989032c1c223a4e72bd03b464 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 de600260a2dbc9576af04ca8d518e786dcc4b6e1..f2a500ef3bb52771b2978c528360454da0e0eb06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 c9936ce8f355fb8e9a0800f676111921c6de159d..7ebb1cfc61bcd2b4ef292fefa1696e46dc7fd40c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 f30385a27f2384c29f20bcb876e3c67fe9216d4e..9c6c8254a4a3cc54d5d247070bf13894ac754c81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 0961fbbcc9fbd09b52bc29215f866352d22448d8..a4666bfdc583a06fa774f1e20afdb7aab454eb3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 f665fad91d208eef57a63e508b24192fea588933..efaf5edde461cf0123a0c65d0aa512195a71a232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 00a05a7cbd021f613200cdd78182d6d878ddc274..890d6952546f29c135acfcfc687fc9d8065952c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 306a4757f1c1410736e97243fbfd740c3573110d..1485a3633d9938d4f1bbcb3619715cf540702556 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 69fc4d12a0bb13ae8979c3797d6c151aff530575..de853b2082f5a9d5310bb2cb2688d53130bcf5ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 0c6fa1624e3b4e22331e94836f3fbc94bc1e6223..2be0f95f78998c131c86b31c6aa91a3efd7cc63a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 447ca7ef3c65b9125038eb2b19c52ffe3c0c8177..2b48b4325dc4642d83371e30c2032ba4654cb0d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 97ead5bf6f6c552438411f30ffe22ff37826bf95..6c937e1495239908b6620701ea7e98d111491b49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 4cc268d1c0ca2f971f599d436b08a6c7eeab6a3b..1961684917244fc2fa65fc63d0785e20fee07c08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 10fbab5671b002f500beff20baa261ae98127803..e758ed90efd86cf44c346e8e2e523737a04e0853 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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
@@ -106,7 +106,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'${module}'
-copyright = u'2010-2014'
+copyright = u'2010-2015'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 4c2cb604d26f5f6c502b624118df82603e3fea0d..4d61eb55e2fe0c302f340842c2e8aa073c39d342 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 72efae1c5351e8a2939cc0e4709a9073c010a5c0..3fdd0d77498559652701a977abcbb608b842a741 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 119a3b5f398d5c3ad0d0ef164a5f6bfb2949fa11..8fd5cb9efe2c09c4ef82128ec4e71abc8442d32a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 03c1e2fe6b7bd9550e7b6be437b02674b97ba4af..ce03c4a226c0e472d526421f466964fb3cb0e3a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 22780eda43de674a5d3442d59255c1448d65b5fe..c826faa6d53b737e002fa5f2ed954563c99d7066 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 3ae65c970776fda0778c539f280bfc6ca4acff9e..0f51106d8fd894a7ae3cfbebed0ad70f8d97ed1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 ca26556aad9614a6b36b42bd85a43b96b99b0cb8..f8d8f4a016483af0dc2aa12c79113b6db9e29f3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 5b8cc706af88c8be0b13f5a35e31d3a6b8a7ea9b..968ca90aa1b15c212741a2b46137bdb9b9b91806 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 5b795850445f0518a22ceaa7c1de012cdfe22a88..1d59a122eecb6103c5eea43cb484204950ba4a78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 7885659aa970c67b751b3936e505f836bcdd438c..4c3c5875546f568584ee2215dedb2ac5cc96bbc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 0044fbbc9f208c1dcf3d06f46889376f1c32cb4b..1674152fd39899a8369849c3cab479bdd3462a90 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 87f46e23c3dd63d175a581e883628b7188990f20..54cb20820b9cc4d3568fe5e1d922ff670a90f666 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 d180e502de37e1f04c8b8f5207d06a3a6dfac1a8..ac5aa143f896e38ae81f9c9ab6c6c90b0a2d7153 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 92042a2f164e5ad9020e4016ddd463215d606158..c6e69413f2499902a8005ff6ae0e7e44f4a47946 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 a1a30bd4aa294da3b8d0c9994930e9e561c78f90..6dd0e03db95ed831c5a21940eb8b8a44c20a8dfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 3fd20fbd5b3e9a2fb71d42273eb5bb59fd3a1316..c8f0acd9cde28932dc238963ea9441eb88042fae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 4bc53c9e26b4d72784bcb9ee4f24cd0a3b678547..dbbeafc56abd883dc6b2e8ee6fc1b23a50b0b668 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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 e1979c057eff12582c51bbf687822d25dbe97587..a23dd9d6a383bb5adccb0fb5bc40005697e229c2 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2014  EDF R&D
+# Copyright (C) 2009-2015  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