Salome HOME
Copyright update: 2016 V7_8_0a2 V7_8_0b1
authorvsr <vsr@opencascade.com>
Tue, 22 Mar 2016 16:33:03 +0000 (19:33 +0300)
committervsr <vsr@opencascade.com>
Tue, 22 Mar 2016 16:33:03 +0000 (19:33 +0300)
90 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/yacsgen_version.py
module_generator/yacstypes.py
script/hxx2salome.py
setup.py

index 7beb9efea890733259fa89f9dd864fc0ff3f6115..b49630a385bd95ff430081782b96d476bd318035 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad1d8f9946b07fe28146fc3424012ac722688c03..ff447501f0716fba24a38eb72cf0c2789289ffd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8dd175906babaca9091e283383b105d78917774f..7b7776973a1d59bbeb8c2f89d6ff9233701272b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fefb8be1e29904d876b6e234e8299bdb85b706db..091682d0beb860905af0157cb615faaef1a707d5 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 08a13326fd89a73c15a425de264cc9d21a754d56..0573a289dce9997763f7f3544c129dcfdb096cfe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8512cfff6659884ebe118044d6d4174ddce06dd..9bb4940c3295dbcce0a5f55f82bffe920d794fdd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 494364940cf06994c6d4925efff1f1ae21d29031..5a39ca1f75686fc0c772e4d526b5cf725dfe1941 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 773b412fcf7612a450baa3e55fbc4e9feaa7888f..7932c7764ff83361d34e6fc5289e807958827a19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46bee1909ffaf91d91b83475b94c4394916525e6..acb225b686cf26b1d6bd22c3fde29b3863851244 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad40a3d5458723c4f21a37c81526d4ff19ddcb9b..af1c145104b3d191736aedce0f5daaef5928daaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 037acf07132dfaf3c8bc20adafd6c119b4b1adf9..4732e1f04919fb2f2d8428df47db8f4550c17a71 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 f129445582d19f2710e9571ca8f35f41ea74f1c0..669030d207b9e0c2702b24a55466759bd2f526bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3ad13be70774157a5fb4269db1a42c9582925e1..b6cfd78a7e389b384a761af9f87c1671a3b550c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cdcde4ebf4dd7d8171137401271d20a2e722fc0..a63d463448e52ad6bff2477cde4c2a128eb836b9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1af83d011681a66721a62a6a4938e3786d390cfd..6a993741eab1281ef988941f333e4d179f517d95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b16c888973738b71ecc2c55cfb48335136065be1..c003e644d8bd989cd8ae87da44bcb3e324c4bf5c 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 90860ecf0f7f76c0b5bb1eca75c37929532384c9..8311e462f9d57ac9c658a66fbabe90a72b541c55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1af83d011681a66721a62a6a4938e3786d390cfd..6a993741eab1281ef988941f333e4d179f517d95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5af17a51efe09bce20c9cad96ea82ef0cb0fea59..bc37fc11db131c5eee71215b1b0311e42ac22bb5 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 0cc3e478cce23825e2f6100614d8685f84e1aadf..e89b9bc9dc8604032f40b50cd9972547ba0e97ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33249d88e0b5b428327a3d0ad945456d565db195..80803e7cb009f68829b14fdfdc2dfcc12920e437 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e472daececa9d0c052fd3faf975f724300d3d7b7..d3739795e225828847e81c516e2153d3f47d98c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0507e5338e0c16973a5085e5a9972fe65d08fd70..70048043a695f0fcbf642cd98bad6d9eb8541ff1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01ad256f334fe453d7a23116a82c35b8cfb7109a..f8f47c6867059e124e89e2108285d73bc40edfbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff6a7478c9652f657483f19073c1a35af81c2302..dc937520ee4f944c87787b9e141918cf0d377451 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e03e9e34e7b1b3ea4b643b55ca4e3b671599903e..c3639f5864d7b3189c7481953343187e74167e62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  EDF R&D
+// Copyright (C) 2009-2016  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ab4dbdab650c06c802d3e3575ea0cfa6771bb18..0275d8ef21d25d601c4b014d896093ca45d55f58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77ed57bed123a742018b21dda53793b1472fad99..1e96db18c589691b0ec293968cb2e86df513f398 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00ba1c966501283a70e7dcec9c6a83482a9a6577..2e1de6563f131f496722e2c9a8275f7e28f62e0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  EDF R&D
+// Copyright (C) 2009-2016  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d853ea21b672f7194b7c24093ac8238d965133b3..9a31b6a69cf8bb63d609b826bc53c77e9756a8aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  EDF R&D
+// Copyright (C) 2009-2016  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c59b0f21ab718ab01352deddd6af554418720b40..0e2c9f0ec0df0897a73eca2c47e636ed81d48c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  EDF R&D
+// Copyright (C) 2009-2016  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e0c5f018d335cf78d03d91f698612ec7b82df0f..31aa74b31b3af51ffbe8b849e7d5f2a1cf7e0ab7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 441ecda6449d937ab73a7022e184a5f95c34a789..7fefabf4de35608291d55ed48ea8cc22bb8e98be 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 cf166e7b6491d79598a7de1f3f2072351fe78bfd..380431add501ab827fafa038dcddd0f220354cdb 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 24a0c68ffaca652e00ad111450df3d0e70aba8c8..72cf49aad02b453c0b45ace616b7e6403236c8dc 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 34e55cb8b6900ee6d74c35724333e72651a42d15..0a7e91b26c4d086690bb4c249a3a0f699255b817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58f7bdf46547d84cc895bbda88289fd6ea3eb9af..710dbf0142be64fb76608d83c1495f1851639ada 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1260775ed13af79b116d82488fb7b43e0a8ea8f..67cd4e6fb93d6eeed0aa85f589360c8d5fb50387 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 4fdaf5f11f5cd0a4376421d66867d319f6bf62e5..d0da9e1d53b66ceb277bef2376b0b7b4807c0e32 100644 (file)
@@ -1,4 +1,4 @@
-C Copyright (C) 2009-2015  EDF R&D
+C Copyright (C) 2009-2016  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 8498e2f875438f9fcd5e9d99dd863d782cad64d7..68c1953fe0a9abcb920133108f97cff166fc0ac4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d600d2971f7c4001aa00a5cd6d81a561c47fc54e..9034feea66a013b13713b7f7b058c1f2446c9351 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0194d4e39000177e3409ee93acf2477d18089b06..6add419c301e51c81a3a503f636f067e5be3ad59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b263292069a0304e14c9736b2151795f6a6c6dad..1f60702101fe5cf82a0578e4dba71588522c3e40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e8a62d6b9c88b15c19a947cf305e3a729786bb..d60e24fef44a6e6745ce11de68c1812f64fea809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d8391af8032df0a0ab4bc9211be2019ea7e8a9b..1ed69ecc07a31537dec5050cd7c1b037004e52bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e8a62d6b9c88b15c19a947cf305e3a729786bb..d60e24fef44a6e6745ce11de68c1812f64fea809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 904b3df937522b1acb0e78972feb2850b84b75c5..ff65bfdfa81fed5fe1d008c197892ff38992b462 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 04d220919aebd08ab98ecfb9b1bff189ce9cf6ea..5c22ebdd6e11a61a5215ea84fedaa1daea54d2fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0931c0c3fc34316948af2c992886e311b005d284..eab10df341be6435ee70125df5d7ccc535d53e94 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 698bd8fcb81c9904b174cd884e4c2d8391797f32..b18ebb68d9734ce03dbefbfd2d4ab11dd81d82af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3121480ea4e3a46fc5758bbc5f1e4252cf2280b6..0c2bb8a743e303088c2f5d56d54e66068edd824e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb5f205354edd96bc4f7cda226916db386306eb8..f56fd8fccdcd2fc6b8890e59bd1702dcc5434730 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3121480ea4e3a46fc5758bbc5f1e4252cf2280b6..0c2bb8a743e303088c2f5d56d54e66068edd824e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4412c7cadfbdb2065c24ac7d70cc0efde82a85ed..44912810e608f1c8c1833f1baad7c62d4b87f967 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c59b0f21ab718ab01352deddd6af554418720b40..0e2c9f0ec0df0897a73eca2c47e636ed81d48c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015  EDF R&D
+// Copyright (C) 2009-2016  EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c227b9bd17593e32e0b635784028c55df71ad64..dc720f773cb4e8059a821d84237ca6b62c21faa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ca711b3f6ba5a29e98ad5a475a9bb1f66fb3ed3..b9f874f6fd955253b2974484d26f629432817d59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 592dc56c3c9af25989032c1c223a4e72bd03b464..285e064c4eb0d4f690754c0912ca7fe2d158cf68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2a500ef3bb52771b2978c528360454da0e0eb06..2a9d235512ad90406099c468241fc356e58af556 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ebb1cfc61bcd2b4ef292fefa1696e46dc7fd40c..a8dee4135a8ba5e512f027762838ca60c6fd7943 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9c6c8254a4a3cc54d5d247070bf13894ac754c81..6cb4a4c5feac725524d0a9852536bb16f84597e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4666bfdc583a06fa774f1e20afdb7aab454eb3a..06866a9e78d79e02ccbdf4f2008303357092e867 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efaf5edde461cf0123a0c65d0aa512195a71a232..5f05d722c2823ce011cb2d04e36ca6ba49debb60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 890d6952546f29c135acfcfc687fc9d8065952c4..86b312c6b88144fcb6dcd6f49ef73f02165a90a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1485a3633d9938d4f1bbcb3619715cf540702556..8ebf47c8857d681906c459769318b0bc875de4ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de853b2082f5a9d5310bb2cb2688d53130bcf5ae..03b32be2a2492224680ad5523ac007f22cd795b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2be0f95f78998c131c86b31c6aa91a3efd7cc63a..dd77ff1f116a2026f8b9a2f1f89cfd54ed8db6ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b48b4325dc4642d83371e30c2032ba4654cb0d6..350fbaab89680403ac29f88c74b68823fc94582a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c937e1495239908b6620701ea7e98d111491b49..43b8fab6e5cb173e0ee79b52d07c4a58d44846de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3cfc5aa9454442372d6782c3e1b6ffe9f2c8a34..771f81abe7b51b00dd5b6aa60697de0ed4c19bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b40047bd416a0d93b2bb0caa8dbdce5edc10589e..e61f2e44afb1a00730e0de44b880d4b49e47128f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d61eb55e2fe0c302f340842c2e8aa073c39d342..03dbf455abbe910109cdb77d50889672555446ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1473b8d2dfda586e84533075db1b31be83e9d0f8..3a001dfb7d1960386058eb863569d301c3d56848 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16035f7dda8fd84f7582758468e3dd787aba827d..4fef5c42af2d7957df94ae137d366be7ad0f3516 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f1f10d93f0e2d9cc30d25c0f43910d6b9894d80..a850248f5aa3181b79491a6183323b16edc42d15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c826faa6d53b737e002fa5f2ed954563c99d7066..b13310832f6323d88295dc03aa48bfdf6d789733 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f51106d8fd894a7ae3cfbebed0ad70f8d97ed1a..48b755267536877d337fb9a30052990c098f0d05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8d8f4a016483af0dc2aa12c79113b6db9e29f3a..cc5eff8aa5f1700d85fb6c7f579cd6b8e85cf798 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94d8220e39d0bc615113a0e2f4c0359bf5966ca5..738052ebb5448cbdacf7422854e8c2e61f556512 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d59a122eecb6103c5eea43cb484204950ba4a78..b093761ee5eb866fd62fad3a292a2f8ded7887aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b10adce2473f0bccd3669763fa6bdd2a0b96624..8026d93800e313e75f7683bb1abe06fa124030e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1674152fd39899a8369849c3cab479bdd3462a90..064b2607d9e537493bc37a1e31662074b1c442fa 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54cb20820b9cc4d3568fe5e1d922ff670a90f666..513b622a5182868fa20e3c4f7db6aad8226b7589 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 *-
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac5aa143f896e38ae81f9c9ab6c6c90b0a2d7153..85cf820c07925e6e19581ff21bf9c1eb3fc9f41e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6e69413f2499902a8005ff6ae0e7e44f4a47946..e8199139dd6bffe8bbc7e4f7e4b48120c9da4929 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6dd0e03db95ed831c5a21940eb8b8a44c20a8dfa..bac8878e3cac7984675a98e0d565e2b9d21eda17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06c1560bf32fe1d5f221deb467e51eef7a74e790..1d430d6b19c713b636e509b78051faac96d9d08f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9dcd59a95d9be47af3df067342daaba92cd94266..abb2c5de63cdefffc47865bc9365ebc6cb4263ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 137c205921c8bf8673160b879e2daa853b5e244d..053e697840cf339efee3a3a48f541efddb17630f 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e26bdbb38086709431bcac595b59f7745ebcfaf1..135810d61bc5d277c2999e3e9faf7903858e39ba 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015  EDF R&D
+# Copyright (C) 2009-2016  EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public