]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/reduce.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add networkCommunicateCallback, NetworkLink::updateLatency and NetworkLink::updateBan...
[simgrid.git] / teshsuite / smpi / reduce.c
index 84203e9a8e1e20fd03f7d3f098341fdee58eb32c..92436c90217bab2041ff48d8c721a97ea0e96f2a 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2012-2014. The SimGrid Team.
+ * All rights reserved.                                                     */
+
+/* This program is free software; you can redistribute it and/or modify it
+ * under the terms of the license (GNU LGPL) which comes with this package. */
+
 #include <stdio.h>
 #include <mpi.h>