Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
track some remaining CamelCase deep inside the context code
[simgrid.git] / examples / simdag / goal / goal_test.c
index 6dfc39484013b666718417b843f6bc3ade7729e4..05cc09df410c9e94f16a9537b3e6165ccca2d455 100644 (file)
@@ -1,11 +1,11 @@
-/* Example of scatter communication, accepting a large amount of processes. 
+/* Example of scatter communication, accepting a large amount of processes.
  * This based the experiment of Fig. 4 in http://hal.inria.fr/hal-00650233/
- * That experiment is a comparison to the LogOPSim simulator, that takes 
+ * That experiment is a comparison to the LogOPSim simulator, that takes
  * GOAL files as an input, thus the file name. But there is no actual link
  * to the GOAL formalism beside of this.
  */
 
-/* Copyright (c) 2011-2015. The SimGrid Team.
+/* Copyright (c) 2011-2018. The SimGrid Team.
  * All rights reserved.                                                     */
 
 /* This program is free software; you can redistribute it and/or modify it