]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/bcast-NTSL-Isend.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
greatly improve the documentation of the parallel execution in simix
[simgrid.git] / src / smpi / colls / bcast-NTSL-Isend.c
index 70edbef4c15fe22dadfde063a999eea0262d917c..5a3db64fc81aa8115e225cde899982756ca851bf 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"
 
 static int bcast_NTSL_segment_size_in_byte = 8192;