]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/alltoall-2dmesh.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite of the fat trees implementation
[simgrid.git] / src / smpi / colls / alltoall-2dmesh.c
index 08f4db2cb30ccdbbbc1eb41c0b84578019687220..4ac05755eea0f0dc39d91e85b1d6299cb514e24b 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2013-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 "colls_private.h"
 #include <math.h>