Parcourir la source

change year of copyright

Eric Ramat il y a 2 ans
Parent
commit
c6c6c8e8ca
83 fichiers modifiés avec 83 ajouts et 83 suppressions
  1. 1 1
      src/artis-star/common/Coordinator.hpp
  2. 1 1
      src/artis-star/common/GraphManager.hpp
  3. 1 1
      src/artis-star/common/Links.hpp
  4. 1 1
      src/artis-star/common/Model.hpp
  5. 1 1
      src/artis-star/common/Node.hpp
  6. 1 1
      src/artis-star/common/Parameters.hpp
  7. 1 1
      src/artis-star/common/RootCoordinator.hpp
  8. 1 1
      src/artis-star/common/Scheduler.hpp
  9. 1 1
      src/artis-star/common/Simulator.hpp
  10. 1 1
      src/artis-star/common/context/Context.hpp
  11. 1 1
      src/artis-star/common/context/State.hpp
  12. 1 1
      src/artis-star/common/context/StateValues.hpp
  13. 1 1
      src/artis-star/common/event/Bag.hpp
  14. 1 1
      src/artis-star/common/event/ExternalEvent.hpp
  15. 1 1
      src/artis-star/common/event/InternalEvent.hpp
  16. 1 1
      src/artis-star/common/event/Value.hpp
  17. 1 1
      src/artis-star/common/observer/DiscreteTimeIterator.hpp
  18. 1 1
      src/artis-star/common/observer/EventIterator.hpp
  19. 1 1
      src/artis-star/common/observer/Iterator.hpp
  20. 1 1
      src/artis-star/common/observer/Observer.hpp
  21. 1 1
      src/artis-star/common/observer/Output.hpp
  22. 1 1
      src/artis-star/common/observer/TimedIterator.hpp
  23. 1 1
      src/artis-star/common/observer/View.hpp
  24. 1 1
      src/artis-star/common/scheduler/HeapScheduler.hpp
  25. 1 1
      src/artis-star/common/scheduler/SchedulerHandle.hpp
  26. 1 1
      src/artis-star/common/scheduler/VectorScheduler.hpp
  27. 1 1
      src/artis-star/common/state/Any.hpp
  28. 1 1
      src/artis-star/common/state/States.hpp
  29. 1 1
      src/artis-star/common/time/DoubleTime.hpp
  30. 1 1
      src/artis-star/common/time/IntegerTime.hpp
  31. 1 1
      src/artis-star/common/time/Limits.hpp
  32. 1 1
      src/artis-star/common/time/RationalTime.hpp
  33. 1 1
      src/artis-star/common/time/Time.hpp
  34. 1 1
      src/artis-star/common/utils/FormalismType.hpp
  35. 1 1
      src/artis-star/common/utils/FunctionType.hpp
  36. 1 1
      src/artis-star/common/utils/LevelType.hpp
  37. 1 1
      src/artis-star/common/utils/Macro.hpp
  38. 1 1
      src/artis-star/common/utils/Multithreading.hpp
  39. 1 1
      src/artis-star/common/utils/String.hpp
  40. 1 1
      src/artis-star/common/utils/Trace.hpp
  41. 1 1
      src/artis-star/kernel/devs/Coordinator.hpp
  42. 1 1
      src/artis-star/kernel/devs/Dynamics.hpp
  43. 1 1
      src/artis-star/kernel/devs/GraphManager.hpp
  44. 1 1
      src/artis-star/kernel/devs/Simulator.hpp
  45. 1 1
      src/artis-star/kernel/dsde/Coordinator.hpp
  46. 1 1
      src/artis-star/kernel/dsde/Executive.hpp
  47. 1 1
      src/artis-star/kernel/dsde/GraphManager.hpp
  48. 1 1
      src/artis-star/kernel/dtss/Coordinator.hpp
  49. 1 1
      src/artis-star/kernel/dtss/Dynamics.hpp
  50. 1 1
      src/artis-star/kernel/dtss/GraphManager.hpp
  51. 1 1
      src/artis-star/kernel/dtss/Policy.hpp
  52. 1 1
      src/artis-star/kernel/dtss/Simulator.hpp
  53. 1 1
      src/artis-star/kernel/fddevs/Coordinator.hpp
  54. 1 1
      src/artis-star/kernel/fddevs/Dynamics.hpp
  55. 1 1
      src/artis-star/kernel/fddevs/GraphManager.hpp
  56. 1 1
      src/artis-star/kernel/fddevs/Simulator.hpp
  57. 1 1
      src/artis-star/kernel/pdevs/Context.hpp
  58. 1 1
      src/artis-star/kernel/pdevs/Coordinator.hpp
  59. 1 1
      src/artis-star/kernel/pdevs/Dynamics.hpp
  60. 1 1
      src/artis-star/kernel/pdevs/GraphManager.hpp
  61. 1 1
      src/artis-star/kernel/pdevs/Simulator.hpp
  62. 1 1
      src/artis-star/kernel/pdevs/mpi/Coordinator.hpp
  63. 1 1
      src/artis-star/kernel/pdevs/mpi/GraphManager.hpp
  64. 1 1
      src/artis-star/kernel/pdevs/mpi/LogicalProcessor.hpp
  65. 1 1
      src/artis-star/kernel/pdevs/mpi/ModelProxy.hpp
  66. 1 1
      src/artis-star/kernel/pdevs/multithreading/Coordinator.hpp
  67. 1 1
      src/artis-star/kernel/qss/Data.hpp
  68. 1 1
      src/artis-star/kernel/qss/Derivative.hpp
  69. 1 1
      src/artis-star/kernel/qss/Integrator.hpp
  70. 1 1
      src/artis-star/kernel/qss/MultiDerivative.hpp
  71. 1 1
      src/artis-star/kernel/qss/Quantifier.hpp
  72. 1 1
      src/artis-star/kernel/sss/Context.hpp
  73. 1 1
      src/artis-star/kernel/sss/Coordinator.hpp
  74. 1 1
      src/artis-star/kernel/sss/Dynamics.hpp
  75. 1 1
      src/artis-star/kernel/sss/GraphManager.hpp
  76. 1 1
      src/artis-star/kernel/sss/Model.hpp
  77. 1 1
      src/artis-star/kernel/sss/Simulator.hpp
  78. 1 1
      tests/common_bag.cpp
  79. 1 1
      tests/common_context.cpp
  80. 1 1
      tests/common_observe.cpp
  81. 1 1
      tests/common_state.cpp
  82. 1 1
      tests/common_value.cpp
  83. 1 1
      tests/kernel_pdevs_simulator.cpp

+ 1 - 1
src/artis-star/common/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Links.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Model.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Node.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Parameters.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/RootCoordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Scheduler.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/context/Context.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/context/State.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/context/StateValues.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/event/Bag.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/event/ExternalEvent.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/event/InternalEvent.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/event/Value.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/DiscreteTimeIterator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/EventIterator.hpp

@@ -4,7 +4,7 @@
  */
 
 /*
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/Iterator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/Observer.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/Output.hpp

@@ -4,7 +4,7 @@
  */
 
 /*
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/TimedIterator.hpp

@@ -4,7 +4,7 @@
  */
 
 /*
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/observer/View.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/scheduler/HeapScheduler.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/scheduler/SchedulerHandle.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/scheduler/VectorScheduler.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/state/Any.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/state/States.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/time/DoubleTime.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/time/IntegerTime.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/time/Limits.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/time/RationalTime.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/time/Time.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/FormalismType.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/FunctionType.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/LevelType.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/Macro.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/Multithreading.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/String.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/common/utils/Trace.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/devs/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/devs/Dynamics.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/devs/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/devs/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dsde/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dsde/Executive.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dsde/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dtss/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dtss/Dynamics.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dtss/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dtss/Policy.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/dtss/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/fddevs/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/fddevs/Dynamics.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/fddevs/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/fddevs/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/Context.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/Dynamics.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/mpi/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/mpi/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/mpi/LogicalProcessor.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/mpi/ModelProxy.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/pdevs/multithreading/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/qss/Data.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/qss/Derivative.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/qss/Integrator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/qss/MultiDerivative.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/qss/Quantifier.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/Context.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/Coordinator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/Dynamics.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/GraphManager.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/Model.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
src/artis-star/kernel/sss/Simulator.hpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/common_bag.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/common_context.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/common_observe.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/common_state.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/common_value.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by

+ 1 - 1
tests/kernel_pdevs_simulator.cpp

@@ -8,7 +8,7 @@
  * ARTIS - the multimodeling and simulation environment
  * This file is a part of the ARTIS environment
  *
- * Copyright (C) 2013-2021 ULCO http://www.univ-littoral.fr
+ * Copyright (C) 2013-2022 ULCO http://www.univ-littoral.fr
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by