]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/alltoallv-ring-one-barrier.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
woops
[simgrid.git] / src / smpi / colls / alltoallv-ring-one-barrier.c
index 7f5e79551f9f3b15158b20e52917de07cab673f0..e4fdbc4739af0e7d390471f860a3d344e0738ece 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"
 /*****************************************************************************