Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use boost::intrusive in CpuTi
[simgrid.git] / src / smpi / colls / bcast-NTSL.c
index 23a51bcca6e84c16ee3b4e6a0bac618a5fa2e04b..c1cf563e1cfe56bfc672fa5384f0bb26db43eb0f 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;